StepNeverStop/RLs
A PyTorch-based reinforcement learning framework implementing single and multi-agent RL algorithms for training agents in Unity and Gym environments.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
This repository provides implementations of state-of-the-art and classic reinforcement learning algorithms for training agents. It supports both single-agent and multi-agent scenarios, integrating with Unity ML-Agents and OpenAI Gym as environment backends. The framework is designed for stable, production-ready RL implementations while enabling rapid prototyping of new algorithms.