jiexunsee / Deep-Watkins-Q-and-Actor-Critic
Implementation of TD Lambda algorithm, with neural network for value estimation
☆20Updated 6 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
- A simple stochastic OpenAI environment for training RL agents☆89Updated last year
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- C51-DDQN in Keras☆125Updated 7 years ago
- Tensorflow implementation of Deep Deterministic Policy Gradients☆19Updated 7 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.☆150Updated last year
- Value & Policy Iteration for the frozenlake environment of OpenAI☆15Updated 5 years ago
- Gym - Doom environments based on VizDoom.☆102Updated 7 years ago
- Evolving deep neural network agents using Genetic Algorithms☆66Updated 6 years ago
- Web-based Reinforcement Learning Control Center☆64Updated 8 years ago
- ☆16Updated 4 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
- ☆25Updated 5 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 4 years ago
- RL experiments☆70Updated 2 years ago
- Deep RL Bootcamp solutions☆35Updated 7 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 6 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 7 years ago
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆177Updated 3 years ago
- Demo of UCT (MCTS) in Python / Numpy☆84Updated 2 years ago
- Keras Implementation of PPO to solve OpenAI Gym Environments☆16Updated 6 years ago
- Code from my blog post & online course☆54Updated 5 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆148Updated 6 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 6 years ago
- A Test-Implementation of the IMPALA algorithm (by deepmind 2018)☆35Updated 6 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆111Updated 7 years ago
- Add-on for OpenAI Gym that supports automatic downloading of user environments.☆45Updated 7 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 7 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 6 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆215Updated 5 years ago