AndyYue1893 / Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
☆14Updated 5 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
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- ☆159Updated last year
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- RLlib超参数详解(中文)☆16Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 4 years ago
- RL algorithms☆140Updated 3 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆70Updated 7 years ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆54Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆97Updated 3 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。