colingavin/reinforce4
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a small implementation of policy gradient reinforcement learning for Connect4 in Python. To experiment, use the main.py and gradient.py entry-points.