samkoesnadi / DDPG-tf2Links
Deep Deterministic Policy Gradient (DDPG) in Tensorflow 2
☆28Updated last year
Alternatives and similar repositories for DDPG-tf2
Users that are interested in DDPG-tf2 are comparing it to the libraries listed below
Sorting:
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆377Updated 10 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆101Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆90Updated 2 years ago
- The implementation of LSTM-TD3.☆81Updated 2 years ago
- End to end motion planner using Deep Deterministic Policy Gradient (DDPG) in gazebo