xiaochus / Deep-Reinforcement-Learning-PracticeLinks
Practice of Deep Reinforcement Learning with Keras and gym.
☆158Updated 6 years ago
Alternatives and similar repositories for Deep-Reinforcement-Learning-Practice
Users that are interested in Deep-Reinforcement-Learning-Practice are comparing it to the libraries listed below
Sorting:
- ☆389Updated 5 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆545Updated 5 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆263Updated 6 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 years ago
- Implementation of benchmark RL algorithms☆467Updated 3 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆312Updated 2 years ago
- TensorFlow2 Reinforcement Learning☆475Updated 3 years ago
- Pytorch for Deep Reinforcement Learning☆251Updated 5 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆274Updated 4 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 3 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆608Updated 3 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆851Updated 5 years ago
- Simple A3C implementation with pytorch + multiprocessing☆649Updated 2 years ago
- 强化学习面试(未完待续)☆35Updated 5 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆62Updated 4 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆350Updated 6 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆977Updated last week
- A translation of Reinforcement Learning: An Introduction☆114Updated 6 years ago
- Hands-On Reinforcement Learning with Python, published by Packt☆821Updated 2 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆567Updated 3 years ago
- Proximal Policy Optimization with Tensorflow 2.0☆31Updated 5 years ago
- Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.☆294Updated last year
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆95Updated 7 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,079Updated 4 years ago
- ☆29Updated 6 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆526Updated 7 years ago