Found 119 repositories(showing 30)
ai4co
A PyTorch library for all things Reinforcement Learning (RL) for Combinatorial Optimization (CO)
TorchTrade
Modular reinforcement learning framework for algorithmic trading
RchalYang
Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)
activatedgeek
Highly Modular and Scalable Reinforcement Learning
Acellera
Language models for drug discovery using torchrl
BricksRL
BricksRL: A Platform for Democratizing Robotics and Reinforcement Learning Research and Education with LEGO
COeXISTENCE-PROJECT
RouteRL is a multi-agent reinforcement learning framework for modeling and simulating the collective route choices of humans and autonomous vehicles.
facebookresearch
AgentHive provides the primitives and helpers for a seamless usage of robohive within TorchRL.
CLAIRE-Labo
Codebase to fully reproduce the results of "No Representation, No Trust: Connecting Representation, Collapse, and Trust Issues in PPO" (Moalla et al. 2024). Uses TorchRL and provides extensive tools for studying representation dynamics in policy optimization.
Spinkoo
This project is a pipeline that connects a Matlab simulation (Simulink) to an OpenAI Gym wrapper for PyTorch Reinforcement Learning using the DQN algorithm.
adepierre
TorchRL is a C++ reinforcement library using PyTorch C++ backend LibTorch
compsciencelab
Training examples using TorchRL repo
mjlaali
This is a proof of concept on how MCTS can be implemented on top of TorchRL
viktor-ktorvi
Trying out torchrl
fedebotu
Experimenting with integrating PyTorch Lightning + TorchRL for differentiable environments running on multiple GPUs
elte-collective-intelligence
Multi-Agent Reinforcement Learning for Level-Based Foraging Using TorchRL.
notDroid
This repo contains utility and examples of solving reinforcement learning scenarios from unity mlagents with TorchRL.
American-Institutes-for-Research
A Java implementation of the Fellegi-Sunter algorithm for record linkage
Tmhamm3
Reinforcement Learning framework for easy experimentation
Lycoriste
Reinforcement learning + ML tools for Roblox.
elte-collective-intelligence
MARL research project, where agents collaboratively self-organize inside dynamically generated geometric patterns.
zakaria-narjis
A highly modular and extensible PyTorch-based reinforcement learning library.
elte-collective-intelligence
MARL research project in which rescuer and rescuee agents collaborate to navigate and succeed in complex, obstacle-rich environments.
entourloupeschool
tutorials for torch RL
valvarl
No description available
joonilahn
Easy Trainer for Deep Reinforcement Learning algorithms based on PyTorch.
pranavsetpal
Code following TorchRL MAPPO Tutorial
mekongai
No description available
AlexandreBrown
Small prototype to show RoboHive usage with TorchRL for visual deep reinforcement learning
AlexandreBrown
Small prototype to show RLBench usage with TorchRL