Skip to content

Latest commit

 

History

History

nim-dqn

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Multi-agent DQN for Nim-21

Q-values heatmap for (S, A)-combinations.

Two agents that learn to play Nim-21 using PyTorch and DQN. Both agents learn the game-theory optimal strategy.