EliorBenYosef / reinforcement-learning
Implementations of various RL and Deep RL algorithms in TensorFlow, PyTorch and Keras.
☆16Updated last month
Related projects ⓘ
Alternatives and complementary repositories for reinforcement-learning
- RL Algorithms☆13Updated last year
- Open-source code for paper CDT: Cascading Decision Trees for Explainable Reinforcement Learning☆38Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆132Updated 3 months ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆139Updated 2 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆49Updated 6 months ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆24Updated last year
- Deep Reinforcement Learning for Continuous Control in PyTorch☆93Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆119Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆326Updated 2 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆42Updated 4 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆152Updated 4 months ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆88Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆66Updated 3 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆159Updated last month
- Soft Actor-Critic with advanced features☆47Updated last month
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆132Updated 5 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆67Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆154Updated 2 years ago
- ☆179Updated 2 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 4 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆80Updated last year
- A Reinforcement Learning Project using PPO + Transformer☆32Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆122Updated 6 months ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆66Updated 4 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆50Updated 3 years ago
- Tabular methods for reinforcement learning☆34Updated 4 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆36Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆161Updated 3 months ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆173Updated last month