iffiX/machin
A reinforcement learning framework for PyTorch implementing DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, and IMPALA algorithms.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
Machin is an open-source reinforcement learning library built on PyTorch and PyTorch Lightning. It provides implementations of popular RL algorithms including value-based methods like DQN, policy gradient methods like PPO and A2C, and actor-critic methods like SAC and TD3. The library is designed to be automatic, readable, reusable, and extendable for training RL agents.