a-big-tomato / reinforcement_learning_Interview_Notes-ChineseLinks
强化学习面试(未完待续)
☆34Updated 6 years ago
Alternatives and similar repositories for reinforcement_learning_Interview_Notes-Chinese
Users that are interested in reinforcement_learning_Interview_Notes-Chinese are comparing it to the libraries listed below
Sorting:
- 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
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 7 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆29Updated 6 years ago
- ☆76Updated 6 years ago
- A code reimplementation of DeepMind's "Multiagent Cooperation and Competition with Deep Reinforcement Learning" with Tensorflow☆15Updated 7 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆90Updated 5 years ago
- ☆49Updated 5 years ago
- scalable multi agents reinforcement learning☆63Updated 7 years ago
- ☆54Updated 7 years ago
- DGN Code☆362Updated 2 years ago
- RLlib超参数详解(中文)☆18Updated 4 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆22Updated 4 years ago
- ☆128Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated 2 years ago
- Implementation of benchmark RL algorithms☆472Updated 3 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 3 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Benchmark present methods for efficient reinforcement learning. Methods include Reptile, MAML, Residual Policy, etc. RL algorithms includ…☆33Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆96Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆21Updated 3 years ago
- Implement reinforcement learning algorithms in Pytorch☆34Updated 4 years ago
- ☆100Updated 5 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 11 months ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆48Updated 6 years ago
- code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)☆58Updated 5 years ago
- The implement of the policy gradient RL algorithm with pytorch☆40Updated 5 years ago
- ☆91Updated 4 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆88Updated 8 years ago