Skip to content
/ chess Public

Train a chess AI using different RL methods. Then beat the AI in a GUI, watch two AI face off, or just play a friend.

License

Notifications You must be signed in to change notification settings

huestisk/chess

Repository files navigation

Beat my chess AI

In order to open the GUI to play against an AI or a friend (or watch 2 AI compete) run:

$ ./main.py play

Various Reinforcement Learning algorithms can be found in the directory training/ and can be run e. g. by running the command:

$ ./main.py train train prioritizedDQN

About

Train a chess AI using different RL methods. Then beat the AI in a GUI, watch two AI face off, or just play a friend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •