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:
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆139Updated 2 years ago
- PyTorch Implementation of Hamilton-Jacobi DQN☆16Updated 4 years ago
- Collection of OpenAI parametrized action-space environments.☆65Updated 5 months ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 3 years ago
- A curated list of awesome Model-based reinforcement learning resources☆94Updated 4 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆28Updated 3 months ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆103Updated 3 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated 2 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆152Updated last year
- ☆77Updated 6 years ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆140Updated 3 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆234Updated 7 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
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆27Updated 3 years ago
- DSAC; Distributional Soft Actor-Critic☆130Updated 6 months ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆187Updated last year
- Transformer in RL for decision-making☆100Updated 2 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- Lightweight multi-agent gridworld Gym environment☆209Updated last year
- ☆33Updated 4 years ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆76Updated 9 months ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆340Updated 2 years ago
- soft q learning and soft actor critic☆15Updated 6 years ago
- Gym-like extensions for POMDP☆57Updated 4 years ago
- GAIL learning to imitate PPO playing CartPole.☆12Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆104Updated 5 years ago