fengredrum / DDPG-TensorFlowLinks
a simple demo of pendulem control using DDPG algorithm
☆13Updated 8 years ago
Alternatives and similar repositories for DDPG-TensorFlow
Users that are interested in DDPG-TensorFlow are comparing it to the libraries listed below
Sorting:
- Multiagent reinforcement learning simulation framework - Undergraduate thesis in Mechatronics Engineering at the University of Brasília☆68Updated 7 years ago
- Unofficial PyBrain extension for multi-agent reinforcement learning in general sum stochastic games.☆69Updated 6 months ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆79Updated 8 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆60Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆178Updated 3 years ago
- Implimenting DDPG Algorithm in Tensorflow-2.0☆10Updated 2 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 years ago
- Tensorflow implementation of Deep Deterministic Policy Gradients☆19Updated 8 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Updated 7 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆107Updated 5 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆219Updated 6 years ago
- ☆32Updated 7 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 7 years ago
- Simple and self-contained TensorFlow implementation of reinforcement learning algorithms for continuous control, integrated with OpenAI G…☆11Updated 5 years ago
- TD-Regularized Actor-Critic Methods☆36Updated 6 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆30Updated 7 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆733Updated 2 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 8 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta …☆195Updated last year
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 8 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆358Updated 6 years ago
- Deep Q Learning via Pytorch☆86Updated 8 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 8 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆574Updated 4 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- Proximal Policy Optimization implementation with TensorFlow☆108Updated 7 years ago