Skip to content

Commit

Permalink
Merge pull request DLR-RM#74 from Antonin-Raffin/feat/open-source
Browse files Browse the repository at this point in the history
Add type hints and f-strings to logger
  • Loading branch information
araffin authored and GitHub Enterprise committed May 5, 2020
2 parents 03bd086 + 88cee2b commit 4a2c247
Show file tree
Hide file tree
Showing 3 changed files with 86 additions and 79 deletions.
5 changes: 4 additions & 1 deletion docs/misc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@
Changelog
==========

Pre-Release 0.5.0a2 (WIP)
Pre-Release 0.5.0 (2020-05-05)
------------------------------

**CnnPolicy support for image observations, complete saving/loading for policies**

Breaking Changes:
^^^^^^^^^^^^^^^^^
- Previous loading of policy weights is broken and replace by the new saving/loading for policy
Expand All @@ -30,6 +32,7 @@ Others:
^^^^^^^
- Cleanup rollout return
- Added ``get_device`` util to manage PyTorch devices
- Added type hints to logger + use f-strings

Documentation:
^^^^^^^^^^^^^^
Expand Down
Loading

0 comments on commit 4a2c247

Please sign in to comment.