Zeta36 / Policy-chess
A Policy Network in Tensorflow to classify chess moves
☆17Updated 8 years ago
Alternatives and similar repositories for Policy-chess:
Users that are interested in Policy-chess are comparing it to the libraries listed below
- Learning to play supermario using A3C algorithm☆11Updated 6 years ago
- dqn autoplay mario bros☆21Updated 7 years ago
- Implementing the supervised learning policy networks of AlphaGo☆13Updated 7 years ago
- a Renju game, replicate paper "Mastering the game of Go with deep neural networks and tree search"☆20Updated 8 years ago
- Unofficial attempt to rebuild AlphaGo Zero☆56Updated 8 months ago
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- Reinforcement learning algorithms to play Poker☆15Updated 3 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 6 years ago
- A2C for GVG-AI☆21Updated 6 years ago
- ☆57Updated 2 years ago
- Chess position evaluation using neural networks☆25Updated 5 years ago
- A simplified version of DeepMind's AlphaGo for playing Connect4☆7Updated 7 years ago
- 9x9 AlphaGo☆13Updated 8 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 3 years ago
- This is a tutorial written for Caffe2 which mocks google AlphaGo Fan and AlphaGo Zero.☆8Updated 6 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.