learning-to-move-starter-kit
RL navigation kit
A starter kit for training agents to navigate a robotic environment using reinforcement learning algorithms
9 stars
2 watching
2 forks
Language: Python
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
scitator/animal-olympics-starter-kit | Provides an API and environment for training AI agents in Unity, using the Unity ML-Agents package | 3 |
scitator/run-skeleton-run-in-3d | A reinforcement learning environment to simulate and train policies for humanoid locomotion in 3D space | 18 |
scitator/catalyst-rl-framework | A framework for distributed reinforcement learning research with Python and PyTorch support | 38 |
jjkke88/rl_toolbox | A collection of reinforcement learning algorithms and tools for training agents in complex environments. | 43 |
rlworkgroup/garage | A toolkit for developing and evaluating reinforcement learning algorithms in a reproducible manner | 1,880 |
rle-foundation/rlexplore | Provides a unified toolkit for constructing, computing, and optimizing intrinsic reward modules in reinforcement learning | 366 |
jmiseikis/robotnavigation | This is a MATLAB implementation of two popular navigation algorithms: A-star and Real-Time Randomized Path Planning. | 65 |
scikit-learn/scikit-learn | A comprehensive Python module for machine learning built on top of SciPy | 60,136 |
amueller/scipy_2015_sklearn_tutorial | Tutorials and materials for learning machine learning with Python using popular libraries like scikit-learn. | 576 |
scikit-learn-contrib/skope-rules | A Python machine learning module that generates logical rules to predict class labels with high precision | 625 |
mrpt/mrpt | A comprehensive C++ toolkit for mobile robotics and computer vision applications, providing algorithms and data structures for SLAM, motion estimation, image processing, and more. | 1,955 |
toni-sm/skrl | A modular reinforcement learning library with support for various environments and frameworks | 560 |
leggedrobotics/se2_navigation | This project provides navigation and control software for car-like vehicles in 2D space | 458 |
geek-ai/magent | A platform for multi-agent reinforcement learning research and development | 1,690 |
rl-tools/rl-tools | A comprehensive deep reinforcement learning library for continuous control tasks | 216 |