msinto93 / DDPGLinks
Tensorflow implementation of a Deep Deterministic Policy Gradient (DDPG) network, trained on OpenAI Gym environments.
☆23Updated 7 years ago
Alternatives and similar repositories for DDPG
Users that are interested in DDPG are comparing it to the libraries listed below
Sorting:
- ☆187Updated 3 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆127Updated 5 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 6 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆197Updated 3 weeks ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆333Updated 4 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆721Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆305Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 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…☆193Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆148Updated 6 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 5 years ago
- Proximal Policy Optimization implementation with TensorFlow☆108Updated 7 years ago
- Reinforcement learning tutorials☆394Updated 2 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆315Updated 5 years ago
- ☆436Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆245Updated 11 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆331Updated 2 years ago
- Recurrent Deterministic Policy Gradient actor-critic based Reinforcement Learning algorithm in Action☆37Updated 10 months ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆222Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- This is Multi agent deep reinforcement learning repo which trains an agent to play Tennis. It trains by playing against itself.☆20Updated 6 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- TensorFlow2 Reinforcement Learning☆475Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆313Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 5 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆552Updated 5 years ago