saashanair / rl-seriesLinks
☆23Updated 2 years ago
Alternatives and similar repositories for rl-series
Users that are interested in rl-series are comparing it to the libraries listed below
Sorting:
- ☆184Updated 3 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 4 months ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆99Updated 5 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆142Updated 5 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆349Updated 5 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆439Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆237Updated 8 months ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- ☆13Updated 2 years 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
- ☆425Updated 2 years ago
- Multi-Objective Reinforcement Learning algorithms implementations.☆435Updated last month
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆65Updated 6 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 4 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆342Updated 2 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆163Updated 2 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆359Updated 4 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆200Updated last month
- multi-agent deep reinforcement learning for networked system control.☆424Updated 5 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆160Updated last year
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆101Updated 3 years ago
- Repository for most of the code from my YouTube channel☆926Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆93Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆292Updated 4 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆195Updated last year
- Reinforcement Learning examples implementation and explanation☆339Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆163Updated last year
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆654Updated 3 years ago