Implementations of a large collection of reinforcement learning algorithms.
☆28Nov 30, 2023Updated 2 years ago
Alternatives and similar repositories for open-rl
Users that are interested in open-rl are comparing it to the libraries listed below
Sorting:
- OpenAi's gym environment wrapper to vectorize them with Ray☆23May 25, 2023Updated 2 years ago
- Codebase for the paper "How Crucial is Transformer in Decision Transformer?". Containing experiments on different pendulum tasks and code…☆28Mar 24, 2023Updated 2 years ago
- Actor-Sharer-Learner training framework for off-policy DRL algorithms☆22Dec 29, 2024Updated last year
- Single-file truly minimal implementation of state-of-the-art reinforcement learning algorithms.☆21Feb 13, 2023Updated 3 years ago
- The repository is for Reinforcement-Learning Uncertainty research, in which we investigate various uncertain factors in RL.☆23Jun 16, 2023Updated 2 years ago
- Simple single file implementations of Reinforcement Learning algorithms in Julia☆23Feb 15, 2025Updated last year
- ☆21Dec 22, 2020Updated 5 years ago
- Evaluating video predictions from the standpoint of a robot making action decisions☆13May 28, 2020Updated 5 years ago
- Lecture notes for a course on Decision and Game Theory for undergraduates studying AI☆13Dec 14, 2018Updated 7 years ago
- Opinionated library for managing hyperparameters and mutable state of machine learning training systems.☆19Aug 4, 2023Updated 2 years ago
- A Python package to simulate, solve and visualize the source-tracking POMDP☆20Jan 10, 2025Updated last year
- ☆13Aug 9, 2022Updated 3 years ago
- A videogame made with PyGame turned into an Open AI Gym Learning Environment for Reinforcement Learning agents.☆15Jan 3, 2023Updated 3 years ago
- ☆12Apr 22, 2022Updated 3 years ago
- GAIL learning to imitate PPO playing CartPole.☆12May 27, 2021Updated 4 years ago
- Modular Single-file Reinfocement Learning Algorithms Library☆38May 16, 2023Updated 2 years ago
- Train an agent to play VizDoom with multi sensory inputs. Trained using sample factory☆14Jul 9, 2021Updated 4 years ago
- ☆18Oct 12, 2022Updated 3 years ago
- Deep reinforcement learning for autonomous energy management☆16Feb 28, 2019Updated 7 years ago
- Collection of OpenAI parametrized action-space environments.☆69Mar 19, 2025Updated 11 months ago
- Codes used for the paper "Accurate long-term prognostics of proton exchange membrane fuel cells using recurrent and convolutional neural …☆24Jul 7, 2023Updated 2 years ago
- Gym environment for playing Wordle with RL agents☆42Feb 8, 2022Updated 4 years ago
- Large Language Models and Robotics.☆22Apr 27, 2024Updated last year
- This project visualizes the knowledge of an agent trained by Deep Reinforcement Learning (paper will be published) using Backpropagation,…☆18May 20, 2020Updated 5 years ago
- Implementation of Proximal Policy Optimization in Jax+Flax☆21May 18, 2023Updated 2 years ago
- Reinforcement learning training framework for entity-gym environments.☆17Mar 18, 2024Updated last year
- Deep learning implementations (Asynchronous Deep Q-Learning) of multiple Game Theory algorithms for adversarial learning (WoLF-PHC, GIGA-…☆15Sep 19, 2017Updated 8 years ago
- Results reproductions & comparisons between OpenSpiel implementations, associated paper & originating works☆18Mar 2, 2021Updated 5 years ago
- ☆20May 22, 2022Updated 3 years ago
- RL-Toolkit: A Research Framework for Robotics☆21Jan 22, 2026Updated last month
- Hierarchical Reinforcement Learning (batteries included)☆48Oct 12, 2019Updated 6 years ago
- Efficient seed-parallel implementation of "Breaking the Replay Ratio Barrier"