HardcoreJosh / JoshieGoLinks
A Go playing program implemented in Tensorflow roughly according to the architecture of AlphaGo. Current strength is 3~4 amateur dan.
☆216Updated 6 years ago
Alternatives and similar repositories for JoshieGo
Users that are interested in JoshieGo are comparing it to the libraries listed below
Sorting:
- Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th …☆342Updated 3 years ago
- This code is written for the blogs☆270Updated 9 years ago
- Playing Flappy Bird Using Deep Reinforcement Learning (Based on Deep Q Learning DQN using Tensorflow)☆586Updated 5 years ago
- TensorLayer 中文文档☆362Updated last year
- alphagomoku☆60Updated 7 years ago
- ☆214Updated 8 years ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆51Updated 8 years ago
- A Go A.I. based on MCTS WITHOUT Neural Networks☆379Updated 4 years ago
- A student implementation of Alpha Go Zero☆281Updated 7 years ago
- 中国特色深度学习训练插件,使用微信监控并控制keras训练过程☆142Updated 8 years ago
- Pythrch-CN文档地址☆284Updated 6 years ago
- sliced-rnn☆470Updated 6 years ago
- Minimalistic AlphaGoZero-like Engine☆273Updated 7 years ago
- implementation of http://www.cse.cuhk.edu.hk/~leojia/projects/pencilsketch/npar12_pencil.pdf☆169Updated 3 years ago
- 《深度学习:一起玩转TensorLayer》资源分享、讨论☆138Updated 7 years ago
- A translation of the deep learning book (翻译《深度学习》)☆411Updated 8 years ago
- A simple TensorFlow-like graph computation framework in Python for learning purpose☆200Updated 7 years ago
- DeepLearningBook 读书会笔记及讲义☆146Updated 8 years ago
- ☆270Updated 7 years ago
- How to use TensorLayer☆348Updated 7 years ago
- Reversi reinforcement learning by AlphaGo Zero methods.☆680Updated 2 years ago
- TensorFlow Tutorials with YouTube Videos☆212Updated 7 years ago
- The notes of Adrew Ng's coursera course: deeplearning.ai. Glad to answer any related questions, just email me.☆261Updated 7 years ago
- StarCraft environment for OpenAI Gym, based on Facebook's TorchCraft. (In progress)☆532Updated 8 years ago
- Implementation of Machine Learning Algorithms☆407Updated 6 years ago
- 反向传播神经网络及应用☆84Updated 9 years ago
- Playing Flappy Bird Using Deep Reinforcement Learning (Based on Deep Q Learning DQN using MXNet)☆172Updated 8 years ago
- Solutions of assignments and translation to Chinese