Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.

Fix#85

Merged
findmyway merged 2 commits intoJuliaReinforcementLearning:masterfrom
norci:fix
Sep 2, 2020
Merged

Fix#85
findmyway merged 2 commits intoJuliaReinforcementLearning:masterfrom
norci:fix

Conversation

@norci
Copy link
Member

@norci norci commented Sep 2, 2020

fixed bugs in logging.

root causes:

  1. @info was called multiple times without log_step_increment=0
  2. multithread env does not have POST_EPISODE_STAGE.
    See: ReinforcementLearningCore\src\core\run.jl, line 46.

due to multithread env does not have POST_EPISODE_STAGE.
See: ReinforcementLearningCore\src\core\run.jl, line 46.
due to @info was called multiple times without log_step_increment=0
@findmyway findmyway merged commit b7bb7a0 into JuliaReinforcementLearning:master Sep 2, 2020
@norci norci deleted the fix branch September 11, 2020 07:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants