A PyTorch library for all things Reinforcement Learning (RL) for Combinatorial Optimization (CO)
-
Updated
Feb 18, 2025 - Python
A PyTorch library for all things Reinforcement Learning (RL) for Combinatorial Optimization (CO)
BricksRL: A Platform for Democratizing Robotics and Reinforcement Learning Research and Education with LEGO
This project is a pipeline that connects a Matlab simulation (Simulink) to an OpenAI Gym wrapper for PyTorch Reinforcement Learning using the DQN algorithm.
RouteRL is a multi-agent reinforcement learning framework for modeling and simulating the collective route choices of humans and autonomous vehicles.
An adaption of the Flatland environment for TorchRL.
A highly modular and extensible PyTorch-based reinforcement learning library.
Small prototype to show RoboHive usage with TorchRL for visual deep reinforcement learning
Application of deep reinforcement learning (DQN and PPO) for automated trading on HPC system, comparing performance across CPU/GPU nodes
Small prototype to show RLBench usage with TorchRL
This project aims to improve the efficiency of online reinforcement learning by incorporating bisimulation-based metrics into the experience replay process. Bisimulation Prioritized Experience Replay (BPER) prioritizes experiences based on their behavioral differences.
Training a PPO agent to play chess with pretraining and self-learning using PyTorch Lightning and TorchRL
🤖 PPO and DQN reinforcement learning algorithms implemented with PyTorch and TorchRL for autonomous driving.
Add a description, image, and links to the torchrl topic page so that developers can more easily learn about it.
To associate your repository with the torchrl topic, visit your repo's landing page and select "manage topics."