Skip to content
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

Interpretability in realistic environments #14

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

AdamGleave
Copy link
Member

Apply sparsification techniques to higher-dimensional, more realistic environments than the simple evaulating_rewards/PointMassLine-v0 used so far.

@codecov
Copy link

codecov bot commented Feb 4, 2020

Codecov Report

Merging #14 into master will decrease coverage by 1.64%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
- Coverage   84.34%   82.70%   -1.65%     
==========================================
  Files          45       48       +3     
  Lines        2906     3035     +129     
==========================================
+ Hits         2451     2510      +59     
- Misses        455      525      +70     
Impacted Files Coverage Δ
src/evaluating_rewards/envs/core.py 90.00% <0.00%> (ø)
src/evaluating_rewards/envs/lunar_lander.py 100.00% <0.00%> (ø)
src/evaluating_rewards/interpretability.py 0.00% <0.00%> (ø)

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 d1a4ae1...ad16879. Read the comment docs.

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.

1 participant