oripress / DeepChessLinks
A TensorFlow implementation of "DeepChess: End-to-End Deep Neural Network for Automatic Learning in Chess"
☆89Updated 7 years ago
Alternatives and similar repositories for DeepChess
Users that are interested in DeepChess are comparing it to the libraries listed below
Sorting:
- Style transfer for chess.☆32Updated 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 9 years ago
- An implementation of 9x9 Tic Tac Toe☆76Updated 5 years ago
- Deep reinforcement learning. In scikit-learn. In less than 50 effective lines.☆54Updated 9 years ago
- Dataset preprocessor for the KGS go dataset, eg according to Clark and Storkey input planes☆73Updated 9 years ago
- using CNN to do move prediction and board evaluation for the board game Go☆147Updated 7 years ago
- Reinforcement learning with a convolutional neural network.☆35Updated 10 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆44Updated 7 years ago
- Contextual RNN-GANs for Abstract Reasoning Diagram Generation☆30Updated 7 years ago
- How to train a convnet to solve a rubiks cube☆126Updated 7 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…☆69Updated 9 years ago
- Neuroevolution as a direct policy search deep reinforcement learning method, implemented using Keras and DEAP.☆71Updated 4 years ago
- Learning from Expert Data, Approximate IRL, and TD-Leaf for Deep Reinforcement Learning Chess, built on the recent Giraffe engine☆32Updated 10 years ago
- Chess position evaluation using neural networks☆26Updated 6 years ago
- Asynchronous One Step Q Learning implemented with MXNET☆20Updated 9 years ago
- Combining deep learning and reinforcement learning.☆81Updated 4 years ago
- Recurrent Convolutional Memory Network (in progress)☆29Updated 9 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- ☆42Updated 4 years ago
- Implementing exercises from Reinforcement Learning: An Introduction☆64Updated 10 years ago
- Convolution neural network... for draw video poker. Perhaps, we learn something useful for other poker, too.☆109Updated 9 years ago
- Implementing (parts of) TensorFlow (almost) from Scratch☆30Updated 8 years ago
- Unfinished. Deep Q Learning in Tensorflow for ATARI.☆84Updated 9 years ago
- ☆35Updated 8 years ago
- Python wrappers for Pachi. Contains a modified version of the bleeding-edge Pachi source code.☆41Updated 2 years ago
- An implementation of the AlphaZero algorithm for chess☆34Updated 3 years ago
- Deep learning chess engine, that has no idea about chess rules, but watches and learns☆18Updated 8 years ago
- Differentiable neural computers☆27Updated 9 years ago
- AutoDiff DAG constructor, built on numpy and Cython. A Neural Turing Machine and DeepQ agent run on it. Clean code for educational purpos…☆79Updated 5 years ago