issues
search
facebookresearch
/
mbrl-lib
Library for Model Based RL
MIT License
959
stars
158
forks
source link
Fix initialization in PLANET to match tensorflow inits
#121
Closed
eugenevinitsky
closed
3 years ago
eugenevinitsky
commented
3 years ago
Types of changes
[ ] Docs change / refactoring / dependency upgrade
[ ] Bug fix (non-breaking change which fixes an issue)
[x ] 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
How Has This Been Tested (if it applies)
Checklist
[ ] The documentation is up-to-date with the changes I made.
[ ] I have read the
CONTRIBUTING
document and completed the CLA (see
CONTRIBUTING
).
[ ] All tests passed, and additional code has been covered with new tests.
Types of changes
Motivation and Context / Related issue
How Has This Been Tested (if it applies)
Checklist