xiaochus / Deep-Reinforcement-Learning-PracticeLinks
Practice of Deep Reinforcement Learning with Keras and gym.
☆156Updated 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:
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆547Updated 5 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- ☆392Updated 5 years ago
- Implementation of benchmark RL algorithms☆470Updated 3 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆267Updated 6 years ago
- TensorFlow2 Reinforcement Learning☆477Updated 3 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆314Updated 3 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆854Updated 5 years ago
- Simple A3C implementation with pytorch + multiprocessing☆655Updated 2 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- Pytorch for Deep Reinforcement Learning☆251Updated 5 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆354Updated last week
- Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.☆295Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,078Updated 4 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆63Updated 4 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆609Updated 3 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆985Updated 2 months ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆282Updated 4 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆569Updated 4 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆536Updated 7 years ago
- Tutorial for Reinforcement Learning☆189Updated 3 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆97Updated 7 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆684Updated 4 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆255Updated 5 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆309Updated 5 years ago
- 强化学习面试(未完待续)☆34Updated 5 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆600Updated 7 years ago