msinto93 / DDPGLinks
Tensorflow implementation of a Deep Deterministic Policy Gradient (DDPG) network, trained on OpenAI Gym environments.
☆23Updated 6 years ago
Alternatives and similar repositories for DDPG
Users that are interested in DDPG are comparing it to the libraries listed below
Sorting:
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆709Updated 2 years ago
- ☆184Updated 3 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆325Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆609Updated 3 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆189Updated last year
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated last year
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆548Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- TensorFlow2 Reinforcement Learning☆477Updated 3 years ago
- Structural implementation of RL key algorithms☆514Updated 2 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 6 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 5 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- ☆304Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆101Updated 3 years ago
- Simple Cartpole example writed with pytorch.☆170Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆548Updated 11 months ago
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 7 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated last month
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆721Updated 2 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆194Updated 2 years ago