-
Notifications
You must be signed in to change notification settings - Fork 330
Pull requests: astooke/rlpyt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Adds fixed alpha version of Soft Actor Critic algorithm
#178
by jordan-schneider
was merged Sep 5, 2020
Loading…
fix inconsistent saving and loading of dqn agent
#175
by AlexanderKoch-Koch
was merged Sep 5, 2020
Loading…
fix seed issue with dict spaces which where converted to Composite
#173
by AlexanderKoch-Koch
was closed Jul 3, 2020
Loading…
Perform fire on reset after doing no-ops, make fire_on_reset configurable
#158
by ankeshanand
was merged Jun 30, 2020
Loading…
Update example_5.py to make it work without modifications (issue with GPU collector)
#143
by DanielTakeshi
was merged Apr 14, 2020
Loading…
Support hierarchical naming scheme to avoid cluttering the UI in TensorBoard
#140
by juliusfrost
was merged Apr 7, 2020
Loading…
Add Testing with GitHub Actions, Code Coverage, and Repository Badges
#133
by juliusfrost
was merged Apr 6, 2020
Loading…
Add python_executable param to launch_experiment
#131
by mwilliammyers
was merged Mar 30, 2020
Loading…
Fixes NamedTupleSchema incompatability with python builtin namedtuple…
#123
by jordan-schneider
was merged Mar 21, 2020
Loading…
Fixes a bug where, in sac.py, self._alpha was not being re-computed a…
#122
by jordan-schneider
was merged Mar 21, 2020
Loading…
Adds an override to logger_context's automatic prefix
#113
by jordan-schneider
was merged Mar 3, 2020
Loading…
fix no attribute error which is thrown when using multi step return
#98
by AlexanderKoch-Koch
was merged Mar 3, 2020
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.