pockerman / bitrlLinks
Environments and various utilities for reinforcement learning with C++
☆17Updated this week
Alternatives and similar repositories for bitrl
Users that are interested in bitrl are comparing it to the libraries listed below
Sorting:
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆101Updated 6 years ago
- reinforcement learning, deep Q-network, double DQN, dueling DQN, prioritized experience replay☆31Updated 7 years ago
- A C++ implementation of the asynchronous advantage actor-critic (A3C) algorithm☆23Updated 5 years ago
- OffWorld Gym: Open-Access Physical Robotics Environment for Real-World Reinforcement Learning Benchmark and Research☆56Updated 2 years ago
- probabilistic planning system for tasks encoded in RDDL☆46Updated 7 months ago
- Code for the Black-DROPS algorithm: "Black-Box Data-efficient Policy Search for Robotics", IROS 2017/ICRA 2018☆66Updated 4 years ago
- OpenAI Gym environments using DART☆26Updated 2 years ago
- A curated list of online resources for probabilistic planning: papers, software and research groups around the world!☆65Updated 7 years ago
- Thompson Sampling based Monte Carlo Tree Search for MDPs and POMDPs☆15Updated 9 years ago
- The Multiagent Decision Process (MADP) Toolbox - planning and learning in multiagent systems.☆84Updated 5 years ago
- Automatically exported from code.google.com/p/rddlsim☆55Updated last year
- Algorithms for solving temporal planning problems☆28Updated 2 years ago
- 🧭🔍 A PDDL Planner in Python partially wrapping PDDL.jl using JuliaPy☆32Updated 2 weeks ago
- Solving a planning problem (Shakey's World) with the FF and IPP planners, the PDDL language and some Python meta-programming to glue thin…☆16Updated 8 years ago
- Gymnasium environment for research of UAVs and risk constraints☆12Updated last year
- Accelerating Quadratic Optimization with Reinforcement Learning☆94Updated 4 years ago
- TensorSwarm: A framework for reinforcement learning of robot swarms.☆119Updated 5 years ago
- Domain and problem PDDL parser in C/C++ using Flex & Bison.☆15Updated 6 years ago
- Library that provides environments for planning problems☆16Updated 11 months ago
- C++ version of a Deep Reinforcement Learning algorithm PPO☆37Updated 5 years ago
- Code for the paper Model-Predictive Control via Cross-Entropy and Gradient-Based Optimization☆68Updated 5 years ago
- AI planners written in Python☆34Updated 4 years ago
- C++ implementation of Proximal Policy Optimization