piotrplata / keras-ddpg
Python keras + tensorflow implementation of DDPG solving modified open gymAI pendulum-v0 environment
☆15Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for keras-ddpg
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆300Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆101Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆73Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated 9 months ago
- scalable multi agents reinforcement learning☆54Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆294Updated 2 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆63Updated 5 years ago
- Implementation of Soft Actor Critic☆37Updated 3 years ago
- New reinforcement algorithm base on DDPG☆17Updated 5 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 6 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆46Updated 6 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆93Updated 4 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆93Updated 5 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- ☆91Updated 3 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆173Updated 6 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆322Updated last year
- Ship simulafor in openai gym style☆37Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆268Updated 3 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 3 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆38Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆302Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆45Updated last year
- Practice of Deep Reinforcement Learning with Keras and gym.☆157Updated 5 years ago
- ☆179Updated 2 years ago
- ☆83Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆211Updated 2 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆286Updated last year