AndyYue1893 / Reinforcement-learning-with-tensorflowLinks
Simple Reinforcement learning tutorials
☆15Updated 6 years ago
Alternatives and similar repositories for Reinforcement-learning-with-tensorflow
Users that are interested in Reinforcement-learning-with-tensorflow are comparing it to the libraries listed below
Sorting:
- ☆168Updated last year
- My DRL library with tensorflow1.14 based on openai spinning-up☆63Updated 4 years ago
- RL algorithms☆142Updated 4 years ago
- 多智能体强化学习☆101Updated 6 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 4 years ago
- The implement of the policy gradient RL algorithm with pytorch☆39Updated 4 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆20Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- RL-code for beginners. Enjoying!☆115Updated 5 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆206Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- basic algorithms of reinforcement learning☆213Updated 2 years ago
- Implement reinforcement learning algorithms in Pytorch☆34Updated 4 years ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆62Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆313Updated 2 years ago
- pytorch实现的一些MARL算法☆68Updated 4 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆44Updated 5 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆103Updated 3 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 4 years ago
- ☆124Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆52Updated 6 months ago
- RLlib超参数详解(中文)☆18Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆163Updated last year
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆91Updated 2 years ago
- [动手学强化学习]系列,基于pytorch。☆57Updated 4 years ago
- 多智能体即时策略对抗方法与实践 苏炯铭 刘鸿福 陈少飞 项凤涛 编著 科学出版社 2019.11 随书代码☆31Updated 4 years ago
- Deep RL algorithm in pytorch☆316Updated 2 years ago