issues
search
facebookresearch
/
mbrl-lib
Library for Model Based RL
MIT License
959
stars
158
forks
source link
[bug-fix] Fixed bug in code to keep best weights during model trainin…
#103
Closed
luisenp
closed
3 years ago
luisenp
commented
3 years ago
…g (was not loading best weights properly).
Types of changes
[ ] Docs change / refactoring / dependency upgrade
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Motivation and Context / Related issue
Fixes #98
How Has This Been Tested (if it applies)
Checklist
[x] The documentation is up-to-date with the changes I made.
[ ] I have read the
CONTRIBUTING
document and completed the CLA (see
CONTRIBUTING
).
[x] All tests passed, and additional code has been covered with new tests.
…g (was not loading best weights properly).
Types of changes
Motivation and Context / Related issue
Fixes #98
How Has This Been Tested (if it applies)
Checklist