jiexunsee / Deep-Watkins-Q-and-Actor-CriticLinks
Implementation of TD Lambda algorithm, with neural network for value estimation
☆20Updated 7 years ago
Alternatives and similar repositories for Deep-Watkins-Q-and-Actor-Critic
Users that are interested in Deep-Watkins-Q-and-Actor-Critic are comparing it to the libraries listed below
Sorting:
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆38Updated 4 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 7 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- Reinforcement Learning in Keras on VizDoom☆142Updated 8 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 6 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆176Updated 4 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- ☆25Updated 6 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 7 years ago
- ☆82Updated 6 years ago
- Tensorflow implementation of Deep Deterministic Policy Gradients☆19Updated 8 years ago
- C51-DDQN in Keras☆126Updated 8 years ago
- Multiagent reinforcement learning simulation framework - Undergraduate thesis in Mechatronics Engineering at the University of Brasília☆68Updated 7 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆150Updated 7 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 7 years ago
- The multi-agent version of TORCS for developing control algorithms for fully autonomous driving in the cluttered, multi-agent settings of…☆145Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 7 years ago
- implement of prioritized experience replay☆159Updated 7 years ago
- ☆303Updated 2 years ago
- A simple stochastic OpenAI environment for training RL agents☆88Updated 2 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆152Updated 2 years ago
- A fast Evolution Strategy implementation in Python☆271Updated 5 years ago
- Recurrent Deterministic Policy Gradient actor-critic based Reinforcement Learning algorithm in Action☆37Updated 9 months ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆73Updated 4 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆79Updated 8 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 years ago
- Keras Implementation of PPO to solve OpenAI Gym Environments☆16Updated 7 years ago