imraviagrawal / Reinforcement-Learning-ImplementationLinks
Implementation of Reinforcement Algorithms from scratch
☆9Updated 6 years ago
Alternatives and similar repositories for Reinforcement-Learning-Implementation
Users that are interested in Reinforcement-Learning-Implementation are comparing it to the libraries listed below
Sorting:
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆157Updated 6 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 weeks ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆72Updated last year
- Implementation of Linear Inverse Reinforcement Learning Algorithm (IRL) on Mountain Car Environment.☆31Updated 5 years ago
- Cooperative Multi-goal Multi-stage Multi-agent Reinforcement Learning☆56Updated 3 years ago
- Gridworld for MARL experiments☆140Updated 4 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆209Updated 6 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 6 years ago
- PyTorch implementation of Deterministic Policy Gradient (DDPG) and Proximal Policy Optimization (PPO) on TORCS (The Open Racing Car Simul…☆15Updated 6 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆230Updated 5 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆178Updated 11 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- A curated list of awesome Model-based reinforcement learning resources☆94Updated 4 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 4 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆182Updated 9 months ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Compare Q-Learning and Expected Value SARSA.☆11Updated 6 years ago
- Distributional Soft Actor Critic☆55Updated 5 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 5 years ago
- MADDPG in Ray/RLlib☆54Updated 5 years ago
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…☆176Updated 3 years ago
- ☆47Updated 5 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆179Updated last year