Skip to content

justinjfu/rlutil

Repository files navigation

rlutil

License Build Status codecov

A collection of common code for RL projects.

Setup

Install dependencies

pip install -r requirements.txt
sudo apt-get install python-dev

Compile Cython environments (this must be run from the repo root directory)

bash build.sh

Run tests (this must be run from the repo root directory)

bash run_tests.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published