SamKirkiles / DDPG-MUJOCOLinks
Solving MuJoCo environments with Deep Deterministic Policy Gradients
☆14Updated 7 years ago
Alternatives and similar repositories for DDPG-MUJOCO
Users that are interested in DDPG-MUJOCO are comparing it to the libraries listed below
Sorting:
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆55Updated 3 months ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102Updated 9 months ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆41Updated 4 years ago
- Delayed RL agent for non-Atari tasks, from "Acting in Delayed Environments with Non-Stationary Markov Policies", ICLR 2021.☆14Updated 2 years ago
- The implementation of "An Imitative Reinforcement Learning Framework for Pursuit-Lock-Launch Missions"☆33Updated 3 months ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆22Updated 7 years ago
- Keras Implementation of TD3(Twin Delayed DDPG) with PER(Prioritized Experience Replay) option on OpenAI gym framework☆11Updated 4 years ago
- ☆10Updated 4 years ago
- Some multiagent deep reinforcement learning algorithms and its PyTorch implementation.☆14Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- Using Reinforcement Learning, control robot movement☆28Updated 6 years ago
- A simple and fast 2D RL environment with obstacles to learn navigation.☆23Updated 6 years ago
- Predicting path with preference based on user demonstration using Maximum Entropy Deep Inverse Reinforcement Learning in a continuous env…☆24Updated 3 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- Reinforcement Learning from Hierarchical Critics☆13Updated 5 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 6 years ago
- An implementation of deep reinforcement learning TD3 algorithm with prioritized experience replay (PER) buffer☆24Updated 6 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆24Updated 4 years ago
- ☆16Updated 5 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 6 years ago
- Multi agent PPO implementation in Pytorch for Unity ML Agents environments.☆28Updated last year
- The implementation of LSTM-TD3.☆87Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 11 months ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 3 years ago
- Project exploring Multi Task Deep Reinforcement Learning neural network architectures and algorithms with Open AI Gym and TensorFlow☆17Updated 7 years ago
- Codebase for Model-Based Meta-Reinforcement Learning for Flight with Suspended Payloads paper. Website: https://sites.google.com/view/met…☆32Updated 3 years ago
- DDPGfD: This is our implementation project for the Reinforcement Learning course in NCTU.☆35Updated 3 years ago
- I use OpenAi Robotics environment Fetch to train a robot to lift, slide, move objectives to defined targets. I do this using Deep Determi…☆32Updated 6 years ago
- Value-Decomposition Multi-Agent Actor-Critics☆42Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 4 years ago