Skip to content

farazeid/baxtub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baxtub

Single-file composable end-to-end JAX Reinforcement Learning via Flax NNX.

Copy-paste desired components into algorithm script or import — refer to baxtub/algorithms/ppo.py, cut any un-wanted components.




Run

git clone https://github.com/farazeid/baxtub
cd baxtub
uv sync
# uv run {algorithm} --config {config}
uv run baxtub/algorithms/ppo.py --config baxtub/configs/ppo.crafter.yaml

About

Single-file composable end-to-end JAX Reinforcement Learning via Flax NNX

Resources

License

Stars

Watchers

Forks

Languages