Skip to content

bharatprakash/rlx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RLX

RLX: Single file implementations of Deep Reinforcement Learning algorithms in Apple's MLX Library

Installation

pip install -r requirements.txt

Quickstart

python reinforce.py

Notes

  • Seems unstable, need better hyperparameters. Help!
  • Next up, A2C and PPO

About

RLX: Deep RL using Apple MLX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages