PhilippeMorere / BasicReinforcementLearningLinks
Simple Reinforcement learning example, based on the Q-function.
☆16Updated 7 years ago
Alternatives and similar repositories for BasicReinforcementLearning
Users that are interested in BasicReinforcementLearning are comparing it to the libraries listed below
Sorting:
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Code from my blog post & online course☆54Updated 6 years ago
- Re-write of code from Simple Reinforcement Learning with Tensorflow tutorial☆35Updated 4 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆33Updated 8 years ago
- Keras implementation of DQN on ViZDoom environment☆54Updated 8 years ago
- ☆90Updated 8 years ago
- Reinforcement Learning with Goals☆170Updated 5 years ago
- TensorFlow A2C to solve Acrobot, with synchronized parallel environments☆35Updated 7 years ago
- random search, hill climbing, policy gradient☆145Updated 6 years ago
- This is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube☆162Updated 7 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆91Updated 8 years ago
- Generative Adversarial Network Demo for Fresh Machine Learning #2☆73Updated 7 years ago
- Reinforcement learning in python☆36Updated 6 years ago
- Contains Jupyter notebooks associated with the "Deep Reinforcement Learning Tutorial" tutorial given at the O'Reilly 2017 NYC AI Conferen…☆276Updated 5 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- A collection of python Machine Learning articles and examples. You will find code related to Reinforcement Learning, Q Learning, MDP, Bel…☆191Updated 2 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- This is the code for "A Guide to DeepMind's StarCraft AI Environment" by Siraj Raval on Youtube☆211Updated 4 years ago
- Recurrent Neural Net Demo code for Build an RNN in 5 Min on Youtube☆42Updated 3 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago
- A collection of Deep Reinforcement Learning algorithms implemented in tensorflow. Very extensible. High performing DQN implementation.☆29Updated 8 years ago
- NEAT Solver for OpenAI☆145Updated 8 years ago
- This is the code for "AI that Creates AI" By Siraj Raval on Youtube☆66Updated 7 years ago
- A tiny implementation of Deep Q Learning, using TensorFlow and OpenAI gym☆94Updated 3 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 7 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- This is the code for "Evolutionary Space Invaders - The Math of Intelligence (Week 9)" By Siraj Raval on Youtube☆29Updated 7 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 7 years ago
- Practical Reinforcement Learning, published by Packt☆25Updated 2 years ago
- Differentiable Neural Computer implementation in Tensorflow☆35Updated 8 years ago