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
Two agents that learn to play Nim-21 using PyTorch and A2C. Both agents learn the game-theory optimal strategy. The critic values show which states are winning and losing.