EliorBenYosef / reinforcement-learning
Implementations of various RL and Deep RL algorithms in TensorFlow, PyTorch and Keras.
☆16Updated 7 months ago
Alternatives and similar repositories for reinforcement-learning:
Users that are interested in reinforcement-learning are comparing it to the libraries listed below
- Exploring bayesian strategies for approximating optimal actions in POMDPs☆14Updated 5 years ago
- PyTorch implementation of Munchausen Reinforcement Learning based on DQN and SAC. Handles discrete and continuous action spaces☆15Updated 3 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- Exploring algorithms in the domain of offline reinforcement learning (REM, Ensemble-DQN, DQN, ...)☆15Updated 4 years ago
- RL-Toolkit: A Research Framework for Robotics☆19Updated 3 months ago
- RL Algorithms☆13Updated 2 years ago
- Soft Actor-Critic with advanced features☆49Updated this week
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 4 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆54Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆99Updated 3 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 7 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆139Updated 6 years ago
- ☆75Updated 10 months ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆105Updated 5 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆30Updated 5 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆145Updated 3 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆87Updated 2 years ago
- Collection of OpenAI parametrized action-space environments.☆64Updated last month
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆49Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 4 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 5 years ago
- Actor-Sharer-Learner training framework for off-policy DRL algorithms☆20Updated 3 months ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆103Updated last month
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 9 months ago
- ☆12Updated 4 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆33Updated 3 years ago