Skip to content

rbx/powersched

Repository files navigation

powersched

python ./checkenv.py - Check the environment.

python ./testenv.py - Short training run.

python ./train.py - Infinite training run with tensorboard logs and intermediate models save.

python ./train_iter.py - Sequentially launch ./train.py with different weights.

./train.py accepts --render argument with "human" or "none" ("none" is the default). "none" trains silently, while "human" runs intentionally slower, adds some debug output and graph output after each episode.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages