Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GTLIDAR/RLOpt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RLopt

Reinforcement Learning methods with advanced optimization techniques

Overview

RLopt combines state-of-the-art reinforcement learning algorithms with advanced optimization techniques. This library provides efficient implementations for training RL agents with optimized performance.

Features

  • Integration with popular RL frameworks (Stable-Baselines3, TorchRL)
  • Advanced optimization algorithms
  • Configurable training pipelines using Hydra
  • Experiment tracking with WandB

IsaacLab

For training RL agents in IsaacLab, please refer to the IsaacLab documentation and our forked version.

Requirements

  • Python 3.10 or higher
  • PyTorch
  • CUDA-compatible GPU (recommended for faster training)

Installation

pip install .

Documentation

Stay tuned for the official documentation.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Reinforcement Learning methods with advanced optimization techniques

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Other 0.9%