zkailinzhang / Py_Alphago
Monte Carlo Tree Search (MCTS) ,realize using python
☆11Updated 8 years ago
Alternatives and similar repositories for Py_Alphago:
Users that are interested in Py_Alphago are comparing it to the libraries listed below
- Implementing the supervised learning policy networks of AlphaGo☆12Updated 7 years ago
- a Renju game, replicate paper "Mastering the game of Go with deep neural networks and tree search"☆20Updated 8 years ago
- 9x9 AlphaGo☆13Updated 8 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆41Updated 8 years ago
- Model-Free Episodic Control☆14Updated 8 years ago
- Asynchronous One Step Q Learning implemented with MXNET☆20Updated 8 years ago
- ☆12Updated 4 years ago
- ☆12Updated 7 years ago
- ☆10Updated 8 years ago
- Tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆13Updated 8 years ago
- Unofficial attempt to rebuild AlphaGo Zero☆56Updated 9 months ago
- reinfore learning tool box, contains trpo, a3c algorithm for continous action space☆42Updated 7 years ago
- Reinforcement learning with docker and torcs☆20Updated 7 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 7 years ago
- Modified tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆21Updated 8 years ago
- DDPG on OpenAI Gym Pendulum☆19Updated 8 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆30Updated 7 years ago
- Add-on for OpenAI Gym that supports automatic downloading of user environments.☆45Updated 7 years ago
- ☆39Updated 7 years ago
- DiDi-Udacity Self-Driving Car Challenge 2017 Raw Data Reader☆11Updated 7 years ago
- 翻译系统,encode-decode模型☆9Updated 8 years ago
- A reproduction of Alphago Zero in "Mastering the game of Go without human knowledge"☆13Updated 7 years ago
- Monte Carlo Tree Search implemented in C++