philtabor / ProtoRLLinks
A Torch Based RL Framework for Rapid Prototyping of Research Papers
☆71Updated 5 months ago
Alternatives and similar repositories for ProtoRL
Users that are interested in ProtoRL are comparing it to the libraries listed below
Sorting:
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆200Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆141Updated last year
- SBX: Stable Baselines Jax (SB3 + Jax) RL algorithms☆545Updated last week
- Multi-objective Gymnasium environments for reinforcement learning☆359Updated last week
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102Updated 7 months ago
- Partially Observable Process Gym☆209Updated 6 months ago
- A framework for Reinforcement Learning research.☆227Updated this week
- Baseline implementation of recurrent PPO using truncated BPTT☆156Updated last year
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆58Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆244Updated 11 months ago
- A Simplified Pytorch Version of the Dreamer Algorithm☆146Updated 2 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆219Updated 2 years ago
- Simple single-file baselines for Q-Learning in pure-GPU setting☆229Updated last month
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆75Updated 2 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆121Updated last year
- An API conversion tool for popular external reinforcement learning environments☆197Updated 2 weeks ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 4 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- Adaptable tools to make reinforcement learning and evolutionary computation algorithms.☆56Updated 3 years ago
- A project that provides help for using DeepMind's mctx on gym-style environments.☆63Updated last year
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆54Updated 3 years ago
- ☆246Updated last year
- Kolmogorov-Arnold Network for Reinforcement Leaning, initial experiments☆292Updated 8 months ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- Benchmarking RL generalization in an interpretable way.☆173Updated last month
- Deep reinforcement learning without experience replay, target networks, or batch updates.☆272Updated 9 months ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated 7 months ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆86Updated 3 months ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆199Updated last year
- Prioritized Experience Replay implementation with proportional prioritization☆85Updated 2 years ago