GaetanJuvin / Deep_QLearning_CartPole
My Journey Into Deep Q-Learning with Keras and Gym
☆59Updated last year
Alternatives and similar repositories for Deep_QLearning_CartPole:
Users that are interested in Deep_QLearning_CartPole are comparing it to the libraries listed below
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆111Updated 7 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆273Updated 6 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆104Updated 5 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆159Updated 5 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆102Updated 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
- Proximal Policy Optimization implementation with TensorFlow☆105Updated 6 years ago
- Bandits Environments for the OpenAI Gym☆90Updated 5 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆215Updated 5 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆70Updated 3 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆149Updated 6 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 6 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 4 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 4 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆113Updated 6 years ago
- C51-DDQN in Keras☆125Updated 7 years ago
- A simple stochastic OpenAI environment for training RL agents☆89Updated 2 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 6 years ago
- OpenAI's cartpole env solver.☆153Updated 2 years ago
- Coding Demos from the School of AI's Move37 Course☆185Updated 6 years ago