Skip to content

refactor policies #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Sep 6, 2018
Merged

refactor policies #15

merged 7 commits into from
Sep 6, 2018

Conversation

jbrea
Copy link
Collaborator

@jbrea jbrea commented Sep 5, 2018

TODO

  • use environment.actionspace in rlsetup.jl as soon as all environments have an actionspace.

@codecov-io
Copy link

codecov-io commented Sep 5, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@d03ee28). Click here to learn what that means.
The diff coverage is 89.15%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #15   +/-   ##
=========================================
  Coverage          ?   67.05%           
=========================================
  Files             ?       23           
  Lines             ?      768           
  Branches          ?        0           
=========================================
  Hits              ?      515           
  Misses            ?      253           
  Partials          ?        0
Impacted Files Coverage Δ
src/rlsetup.jl 100% <ø> (ø)
src/ReinforcementLearning.jl 50% <ø> (ø)
src/forced.jl 100% <ø> (ø)
src/learner/deepactorcritic.jl 81.25% <0%> (ø)
src/learner/mdplearner.jl 72.22% <0%> (ø)
src/callbacks.jl 6.97% <0%> (ø)
src/learner/dqn.jl 91.17% <100%> (ø)
src/learn.jl 100% <100%> (ø)
src/learner/prioritizedsweeping.jl 97.43% <100%> (ø)
src/learner/tdlearning.jl 71.11% <100%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d03ee28...7789185. Read the comment docs.

@jbrea jbrea merged commit d7edebe into master Sep 6, 2018
findmyway added a commit that referenced this pull request May 3, 2021
…2" (#15)

Co-authored-by: Jun Tian <find_my_way@foxmail.com>
findmyway pushed a commit that referenced this pull request May 3, 2021
Fixed few bugs
@jeremiahpslewis jeremiahpslewis deleted the refactor_policy branch May 23, 2023 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants