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:
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆100Updated 5 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 5 months ago
- ☆184Updated 3 years ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆142Updated 5 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆310Updated 5 years ago
- ☆13Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- ☆427Updated 2 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆449Updated 4 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆354Updated 5 years ago
- Implementation for mSAC methods in PyTorch☆41Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆242Updated 10 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
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆343Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆96Updated last year
- An open, minimalist Gymnasium environment for autonomous coordination in wireless mobile networks.☆138Updated last year
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆203Updated last week
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆39Updated 4 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆161Updated 2 years ago
- BranchingDQN☆50Updated 6 years ago
- multi-agent deep reinforcement learning for networked system control.☆429Updated 5 years ago
- Value-Decomposition Networks For Cooperative Multi-Agent Learning☆24Updated 4 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆165Updated 2 years ago
- Dueling Double Deep Q Network with Prioritized Experience Replay Memory☆10Updated 3 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
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆366Updated 4 years ago
- Implementation of NeurIPS 2018 paper "Meta-Gradient Reinforcement Learning"☆22Updated 3 years ago