You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
About
Policy gradient reinforcement learning for Connect4