jiajunhua / MorvanZhou-Reinforcement-learning-with-tensorflowLinks
☆14Updated 7 years ago
Alternatives and similar repositories for MorvanZhou-Reinforcement-learning-with-tensorflow
Users that are interested in MorvanZhou-Reinforcement-learning-with-tensorflow are comparing it to the libraries listed below
Sorting:
- Practice of Deep Reinforcement Learning with Keras and gym.☆156Updated 6 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆63Updated 4 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆51Updated 7 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 10 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated 2 years ago
- 强化学习面试(未完待续)☆34Updated 6 years ago
- BipedalWalker & BipedalWalkerHardcore solved by SAC☆26Updated 2 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆46Updated 5 years ago
- ☆391Updated 5 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆452Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆96Updated 2 years ago
- Keras Implementation of TD3(Twin Delayed DDPG) with PER(Prioritized Experience Replay) option on OpenAI gym framework☆11Updated 4 years ago
- Tutorial for Reinforcement Learning☆190Updated 3 years ago
- The implementation of LSTM-TD3.☆86Updated 2 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆29Updated 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
- RL-code for beginners. Enjoying!☆117Updated 5 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆47Updated 6 years ago
- Implementation of Soft Actor-Critic (SAC) algorithm using TensorFlow 2.1.0☆12Updated 5 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆20Updated 7 years ago
- TensorFlow2 Reinforcement Learning☆475Updated 3 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆554Updated 7 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- The implement of the policy gradient RL algorithm with pytorch☆40Updated 5 years ago
- IERG 6130 Reinforcement Learning☆10Updated 6 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆107Updated 3 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆228Updated 6 years ago