breeko / Simple-Reinforcement-Learning-with-Tensorflow
Re-write of code from Simple Reinforcement Learning with Tensorflow tutorial
☆35Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Simple-Reinforcement-Learning-with-Tensorflow
- A reinforcement learning framework☆154Updated 5 years ago
- random search, hill climbing, policy gradient☆140Updated 6 years ago
- Reinforcement Learning in Keras on VizDoom☆146Updated 7 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆197Updated 3 years ago
- This package allows to use PLE as a gym environment.☆72Updated 4 years ago
- C51-DDQN in Keras☆125Updated 7 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆101Updated 4 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆201Updated 4 years ago
- ☆128Updated 6 years ago
- Combining deep learning and reinforcement learning.☆81Updated 3 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 4 years ago
- Collection of Deep Reinforcement Learning algorithms☆297Updated 5 years ago
- Cool Inverse Reinforcement Learning Papers☆122Updated 7 years ago
- Bandits Environments for the OpenAI Gym☆89Updated 4 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years ago
- A simple stochastic OpenAI environment for training RL agents☆89Updated last year
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆148Updated 6 years ago
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆193Updated 6 years ago
- ☆90Updated 7 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆307Updated 2 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 6 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆159Updated 4 years ago
- This is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube☆162Updated 6 years ago
- ☆117Updated 4 years ago
- A collection of python Machine Learning articles and examples. You will find code related to Reinforcement Learning, Q Learning, MDP, Bel…☆186Updated 2 years ago
- An implementation of the A3C deep reinforcement learning method using a LSTM layer. Created with Tensorflow.☆29Updated 7 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…☆51Updated 4 years ago
- Reinforcement Learning with Goals☆170Updated 5 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year