int8 / chess-position-evaluationLinks
Chess position evaluation using neural networks
☆26Updated 6 years ago
Alternatives and similar repositories for chess-position-evaluation
Users that are interested in chess-position-evaluation are comparing it to the libraries listed below
Sorting:
- ☆29Updated 7 years ago
- ☆56Updated 3 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 7 years ago
- Combining deep learning and reinforcement learning.☆81Updated 4 years ago
- ☆47Updated 7 years ago
- Direct Future Prediction (DFP ) in Keras☆109Updated 8 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- Tensorflow implementation of A3C algorithm☆46Updated 8 years ago
- Reinforcement learning algorithm implementations and ML experimentation workspace☆43Updated 6 years ago
- Tensorflow example of a conv GAN on MNIST.☆98Updated 7 years ago
- Deepmind Recurrent Environment Simulators paper implementation in tensorflow☆74Updated 8 years ago
- Direct C++ Interface to PyTorch☆81Updated 7 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 6 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- This is the code for "Neural Arithmetic Logic Units" By Siraj Raval on Youtube☆91Updated 7 years ago
- Convolution neural network... for draw video poker. Perhaps, we learn something useful for other poker, too.☆109Updated 9 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 8 years ago
- random search, hill climbing, policy gradient☆145Updated 7 years ago
- Tensorflow Implementation of PathNet: Evolution Channels Gradient Descent in Super Neural Networks☆103Updated 8 years ago
- Collection of tutorials, exercises and papers on RL☆17Updated 8 years ago
- A TensorFlow implementation of "DeepChess: End-to-End Deep Neural Network for Automatic Learning in Chess"☆89Updated 7 years ago
- ☆39Updated 8 years ago
- Our NIPS 2017: Learning to Run source code☆55Updated 2 years ago
- This is the code for "How Does DeepMind's AlphaGo Zero Work?" Siraj Raval on Youtube☆121Updated 8 years ago
- Playing Atari games with TensorFlow implementation of Asynchronous Deep Q-Learning☆44Updated 7 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- I am implementing a lot of reinforcement learning and imitation learning algorithms since I'm sick of reading about them but not really u…☆53Updated 5 years ago
- [IJCAI'20][ICLR'19 Workshop] Flow-based Intrinsic Curiosity Module. Playing SuperMario with RL agent and FICM!☆104Updated 3 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
- 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