oripress / DeepChess
A TensorFlow implementation of "DeepChess: End-to-End Deep Neural Network for Automatic Learning in Chess"
☆88Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for DeepChess
- Style transfer for chess.☆31Updated 7 years ago
- Deep learning chess engine, that has no idea about chess rules, but watches and learns☆18Updated 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
- An implementation of the AlphaZero algorithm for chess☆34Updated last year
- How to train a convnet to solve a rubiks cube☆129Updated 5 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- Chess position evaluation using neural networks☆25Updated 4 years ago
- Dataset preprocessor for the KGS go dataset, eg according to Clark and Storkey input planes☆73Updated 8 years ago
- This is the code for "How Does DeepMind's AlphaGo Zero Work?" Siraj Raval on Youtube☆122Updated 7 years ago
- AlphaGo-paper☆54Updated 5 years ago
- using CNN to do move prediction and board evaluation for the board game Go☆145Updated 6 years ago
- Predicting Moves in Chess Using Convolutional Neural Networks☆34Updated 9 years ago
- Toolkit designed to ease development of your Deep Neural Network models for the game of Go (weiqi, baduk).☆20Updated 7 years ago
- Some examples trained on very reduced versions of the MNIST training set☆46Updated 6 years ago
- Generative Sparse Distributed Representations, a fast generative model written in Python (Original C++ implementation https://github.com/…☆24Updated 8 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
- ☆57Updated last year
- 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
- Unofficial attempt to rebuild AlphaGo Zero☆56Updated 6 months ago
- Deep Pink is a chess AI that learns to play chess using deep learning.☆813Updated 7 years ago
- Convolution neural network... for draw video poker. Perhaps, we learn something useful for other poker, too.☆109Updated 8 years ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆88Updated 3 years ago
- experimental chess engine based on temporal-difference reinforcement learning☆27Updated 8 years ago
- Allie: A UCI compliant chess engine☆105Updated 3 years ago
- Models generated by CycleGAN☆43Updated 7 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆43Updated 6 years ago