kvfrans / openai-cartpole
random search, hill climbing, policy gradient
☆140Updated 6 years ago
Alternatives and similar repositories for openai-cartpole:
Users that are interested in openai-cartpole are comparing it to the libraries listed below
- A parallel version of Trust Region Policy Optimization☆65Updated 8 years ago
- ☆117Updated 4 years ago
- ☆100Updated 8 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- Implementations of deep RL papers and random experimentation☆177Updated 6 years ago
- "Continuous Deep Q-Learning with Model-based Acceleration" in TensorFlow☆192Updated 6 years ago
- Persistent advantage learning dueling double DQN for the Arcade Learning Environment☆264Updated 7 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆212Updated 7 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆140Updated 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 5 years ago
- Testbed for deep reinforcement learning☆160Updated 7 years ago
- ☆97Updated 8 years ago
- tensorflow reinforcement learning agents for OpenAI gym environments☆113Updated 7 years ago
- A list of deep neural network architectures for reinforcement learning tasks.☆166Updated 8 years ago
- ☆159Updated 7 years ago
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆83Updated 9 years ago
- Deep Attention Recurrent Q-Network☆115Updated 9 years ago
- Tensorflow implementation of "The Predictron: End-To-End Learning and Planning"☆290Updated 8 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆92Updated 7 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 6 years ago
- Gym - Doom environments based on VizDoom.☆102Updated 8 years ago
- Code for the paper "Learning to Act by Predicting the Future", Alexey Dosovitskiy and Vladlen Koltun, ICLR 2017☆150Updated 6 months ago
- TensorFlow A2C to solve Acrobot, with synchronized parallel environments☆35Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 6 years ago
- Contains Jupyter notebooks associated with the "Deep Reinforcement Learning Tutorial" tutorial given at the O'Reilly 2017 NYC AI Conferen…☆274Updated 5 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆151Updated 7 years ago
- Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"☆342Updated 6 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆403Updated 8 years ago
- A Python Interface for the Arcade Learning Environment (Shared Object)☆126Updated 4 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆96Updated 6 years ago