sanghyunyi / alphago_zeroLinks
A reproduction of Alphago Zero in "Mastering the game of Go without human knowledge"
☆13Updated 7 years ago
Alternatives and similar repositories for alphago_zero
Users that are interested in alphago_zero are comparing it to the libraries listed below
Sorting:
- an implementation of reinforcement learning problem, stock prices☆10Updated 8 years ago
- tabular q learning for trading☆12Updated 6 years ago
- ☆12Updated 4 years ago
- RWA in pytorch☆14Updated 8 years ago
- Deep Reinforcement Learning with Fined Grained Action Repetition☆23Updated 7 years ago
- Visual Question Answering system's different implementations☆10Updated 8 years ago
- Bayesian Uncertainty Exploration in Deep Reinforcement Learning☆18Updated 8 years ago
- Machine Learning examples adapted from Hastie, Tibshirani, and Friedman book☆9Updated 8 years ago
- trading by Deep Q-Network☆15Updated 8 years ago
- Source repo for tensor-train recurrent neural network for long-term forecasting☆8Updated 7 years ago
- Supporting repository for ICLR 2017 paper submission.☆16Updated 8 years ago
- LSTM-based recurrent neural network which trains RNN on 30-day span of stock data, then accepts 30-day span to make prediction for the 31…☆9Updated 7 years ago
- Implementing the supervised learning policy networks of AlphaGo☆12Updated 7 years ago
- ☆30Updated 8 years ago
- [Recurrent Weighted Average](https://arxiv.org/abs/1703.01253) [Jared Ostmeyer et.al, 2017] heavily based on https://gist.github.com/sham…☆10Updated 8 years ago
- Keras implementation of MinimalRNN: Toward More Interpretable and Trainable Recurrent Neural Networks☆17Updated 7 years ago
- Collection of reinforcement learners implemented in python. Mainly including DQN and its variants☆54Updated 8 years ago
- Random Forest Learner to predict stock prices☆13Updated 11 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆29Updated 7 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- Tries to predict if a stock will rise or fall with a certain percentage through giving probabilities of what events it thinks will happen…☆25Updated 7 years ago
- Framework for deep reinforcement learning.☆29Updated 7 years ago
- SimEc code relying on the theano library - check out the simec repo instead for keras based code!☆10Updated 7 years ago
- TensorFlow implementation of Bayes-by-Backprop algorithm from "Weight Uncertainty in Neural Networks" paper☆51Updated 6 years ago
- reinforcement learning. policy gradient. PCL☆37Updated 8 years ago
- Differentiable neural computers☆27Updated 8 years ago
- stock trading by Deep Q-Learning (Deep Q Network)☆13Updated 8 years ago
- Capturing Structure Implicitly from Noisy Time-Series having Limited Data☆1Updated 7 years ago
- A comprehensive approach for stock trading implemented using Neural Network and Reinforcement Learning separately.☆22Updated 7 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago