Some additions for Stable Baselines 3. e.g. Contextual Covariance and Differentiable Trust Region Layers
Go to file
2022-06-29 12:46:57 +02:00
sb3_trl Testing the new WassersteinProjectionLayer 2022-06-29 12:46:37 +02:00
.gitignore Extended .gitignore 2022-06-22 13:00:28 +02:00
replay.py Added possibility to load models and run hem again (currently bugged) 2022-06-29 12:43:21 +02:00
run_tensorboard.sh changed locations / names for logs 2022-06-17 13:16:32 +02:00
test.py Allow manual early stopping of training (Ctrl+C) 2022-06-29 12:46:57 +02:00