Skip to content

Latest commit

 

History

History
executable file
·
18 lines (10 loc) · 588 Bytes

File metadata and controls

executable file
·
18 lines (10 loc) · 588 Bytes

Reinforcement Learning Toolkit

A curated collection of Reinforcement Learning (RL) algorithms implemented from scratch along with applications and experiments in different domains. The goal of this repository is to provide clear, well-documented implementations that are both educational and practical.

Features

  • Implementations of classical and modern RL algorithms in Mujoco with Pytorch and JAX

  • Applications to control, robotics, and simulation environments

  • Modular code for easy experimentation

  • Clean documentation and reproducible results

Author

Prajwal Thakur