halleanwoo / ReinforcementLearningCodeLinks
Codes for understanding Reinforcement Learning( updating... )
☆25Updated 6 years ago
Alternatives and similar repositories for ReinforcementLearningCode
Users that are interested in ReinforcementLearningCode are comparing it to the libraries listed below
Sorting:
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 7 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 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
- ☆29Updated 7 years ago
- Reinforcement Learning in Python☆108Updated 5 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆90Updated 7 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆156Updated 6 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆56Updated 6 years ago
- DQN implemented in keras with Dueling Network and Prioritized Experience Replay☆16Updated 7 years ago
- solutions to the examples and exercises☆42Updated 9 years ago
- scalable multi agents reinforcement learning☆63Updated 7 years ago
- 使用pytorch构建深度强化学习模型DQN☆26Updated 7 years ago
- playing Atari game with Deep Q Learning (DQN & DDQN) in tensorflow☆14Updated 7 years ago
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆24Updated 7 years ago
- ReforcementLearning in Action☆15Updated 7 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆71Updated 8 years ago
- ☆391Updated 5 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆106Updated 4 years ago
- Unofficial PyBrain extension for multi-agent reinforcement learning in general sum stochastic games.☆69Updated 4 months ago
- Re-produce DQN, REINFORCE, REINFORCE with baseline, one-step AC, QAC, QAC with shared network, PPO2, DDPG, TD3, SAC, SAC discrete,A2C,A3C☆21Updated 5 years ago
- Multiagent deep reinforcement learning research project☆28Updated last year
- 强化学习面试(未完待续)☆34Updated 5 years ago
- ☆20Updated 7 years ago
- Deep Q Network for Multi-agent RL☆15Updated 5 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆22Updated 4 years ago
- Implement Google Deep Minds DQN for multiple agents for a grid world environment where vehicles must pick up customers.☆29Updated 7 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago