jiexunsee / Deep-Watkins-Q-and-Actor-Critic
Implementation of TD Lambda algorithm, with neural network for value estimation
☆20Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Deep-Watkins-Q-and-Actor-Critic
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆74Updated 6 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆110Updated 6 years ago
- Tensorflow implementation of Deep Deterministic Policy Gradients☆20Updated 7 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆47Updated 6 years ago
- Gym - Doom environments based on VizDoom.☆102Updated 7 years ago
- ☆25Updated 5 years ago
- Web-based Reinforcement Learning Control Center☆64Updated 8 years ago
- C51-DDQN in Keras☆125Updated 7 years ago
- A simple stochastic OpenAI environment for training RL agents☆89Updated last year
- Deep RL Bootcamp solutions☆35Updated 6 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years ago
- Repository of deep learning and robotics related practice projects.☆41Updated 4 years ago
- RL experiments☆69Updated last year
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆177Updated 3 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆101Updated 4 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆65Updated 7 years ago
- Evolving deep neural network agents using Genetic Algorithms☆66Updated 5 years ago
- The multi-agent version of TORCS for developing control algorithms for fully autonomous driving in the cluttered, multi-agent settings of…☆141Updated 5 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 4 years ago
- A PyTorch implementation of Rainbow DQN agent☆165Updated 6 years ago
- Proximal Policy Optimization implementation with TensorFlow☆104Updated 6 years ago
- This package allows to use PLE as a gym environment.☆72Updated 4 years ago
- A collection of Deep Reinforcement Learning algorithms implemented in tensorflow. Very extensible. High performing DQN implementation.☆30Updated 7 years ago
- implement of prioritized experience replay☆156Updated 6 years ago
- Deep DQN Based Reinforcement Learning for simple Pong PyGame☆42Updated 6 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆148Updated 6 years ago
- Keras Implementation of PPO to solve OpenAI Gym Environments☆16Updated 6 years ago
- Using tensorflow, this agent can autonomously train itself to play Out Run and potentially be modified to play other games or perform tas…☆67Updated 8 years ago