LyWangPX / Reinforcement_Learning_Coding_ExamplesLinks
My personal practice to implement algorithms of RL from scratch.
☆37Updated 5 years ago
Alternatives and similar repositories for Reinforcement_Learning_Coding_Examples
Users that are interested in Reinforcement_Learning_Coding_Examples are comparing it to the libraries listed below
Sorting:
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆55Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 3 years ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆83Updated last week
- PyTorch Implementation of Hamilton-Jacobi DQN☆16Updated 4 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆142Updated 2 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- A curated list of awesome Model-based reinforcement learning resources☆93Updated 5 years ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆143Updated 3 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆342Updated 2 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 4 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 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
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated 2 years ago
- Solving POMDP using Recurrent networks☆91Updated 5 years ago
- Deep Reinforcement Learning for Nash Equilibria☆44Updated 2 years ago
- MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.☆48Updated last year
- Implementation of some of the Deep Distributional Reinforcement Learning Algorithms.☆25Updated 3 months ago
- Soft Actor-Critic with advanced features☆51Updated 2 weeks ago
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆27Updated 3 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- ☆15Updated 4 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆29Updated 4 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆138Updated 11 months ago
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago
- A collection of recent MARL papers☆96Updated 10 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆104Updated 3 years ago
- ☆40Updated last month