This project makes setting up new research projects with ray a bit more turn-key.
rlgear is designed to work with ray version 2.54 or later
and has been tested with python 3.14.
# install torch: https://pytorch.org/get-started/locally/
# install ray: pip install "ray[rllib]"
pip install .