This website requires JavaScript.
Explore
Help
Sign In
dodox
/
metastable-baselines
Watch
1
Star
0
Fork
0
You've already forked metastable-baselines
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Some additions for Stable Baselines 3. e.g. Contextual Covariance and Differentiable Trust Region Layers
68
Commits
1
Branch
0
Tags
483
KiB
Python
100%
28561b9bb2
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Dominik Roth
28561b9bb2
Allow manual early stopping of training (Ctrl+C)
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