EliorBenYosef / reinforcement-learningLinks
Implementations of various RL and Deep RL algorithms in TensorFlow, PyTorch and Keras.
☆16Updated last year
Alternatives and similar repositories for reinforcement-learning
Users that are interested in reinforcement-learning are comparing it to the libraries listed below
Sorting:
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆58Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- RL Algorithms☆13Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- ☆186Updated 3 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆59Updated 4 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆230Updated 3 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆120Updated 2 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 5 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 3 months ago
- Reinforcement learning algorithms in RLlib☆59Updated last year
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆41Updated 5 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- RLlib tutorials☆66Updated 3 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102Updated 7 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆50Updated 7 months ago
- ☆71Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 3 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆344Updated 2 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆243Updated 10 months ago
- Ray RLlib tutorial material☆121Updated 3 years ago
- Collection of OpenAI parametrized action-space environments.☆67Updated 8 months ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆71Updated 6 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago