oripress / DeepChess
A TensorFlow implementation of "DeepChess: End-to-End Deep Neural Network for Automatic Learning in Chess"
☆87Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for DeepChess
- Style transfer for chess.☆31Updated 7 years ago
- using CNN to do move prediction and board evaluation for the board game Go☆144Updated 6 years ago
- Dataset preprocessor for the KGS go dataset, eg according to Clark and Storkey input planes☆73Updated 8 years ago
- Toolkit designed to ease development of your Deep Neural Network models for the game of Go (weiqi, baduk).☆20Updated 7 years ago
- An implementation of the AlphaZero algorithm for chess☆34Updated last year
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- Python wrappers for Pachi. Contains a modified version of the bleeding-edge Pachi source code.☆41Updated last year
- Applying the deep learning techniques from Alpha Go to play tic-tac-toe☆163Updated 7 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆43Updated 6 years ago
- Reinforcement learning with a convolutional neural network.☆36Updated 9 years ago
- A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asyn…☆29Updated 2 years ago
- Deep learning chess engine, that has no idea about chess rules, but watches and learns☆17Updated 7 years ago
- This is the code for "How Does DeepMind's AlphaGo Zero Work?" Siraj Raval on Youtube☆122Updated 7 years ago
- Learning from Expert Data, Approximate IRL, and TD-Leaf for Deep Reinforcement Learning Chess, built on the recent Giraffe engine☆32Updated 8 years ago
- Unofficial attempt to rebuild AlphaGo Zero☆57Updated 6 months ago
- Chess position evaluation using neural networks☆25Updated 4 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Updated 8 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 7 years ago
- ☆26Updated 9 years ago
- This is the code for "AI that Creates AI" By Siraj Raval on Youtube☆66Updated 6 years ago
- Unfinished. Deep Q Learning in Tensorflow for ATARI.☆85Updated 8 years ago
- Using tensorflow, this agent can autonomously train itself to play Out Run and potentially be modified to play other games or perform tas…☆67Updated 8 years ago
- An implementation of 9x9 Tic Tac Toe☆77Updated 4 years ago
- ☆28Updated 5 years ago
- ☆35Updated 7 years ago
- Convolution neural network... for draw video poker. Perhaps, we learn something useful for other poker, too.☆109Updated 8 years ago
- Atari gauntlet for RL agents☆29Updated 7 years ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆88Updated 3 years ago
- This is the 0.4 release of the Arcade Learning Environment (ALE), a platform designed for AI research. ALE is based on Stella, an Atari 2…☆160Updated 7 years ago