HumanCompatibleAI / evaluating-rewards

Library to compare and evaluate reward functions
https://arxiv.org/abs/2006.13900
Apache License 2.0
61 stars 7 forks source link

Add NPEC support back to table_combined #45

Closed AdamGleave closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #45 into master will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   85.10%   85.10%           
=======================================
  Files          65       65           
  Lines        4262     4263    +1     
=======================================
+ Hits         3627     3628    +1     
  Misses        635      635           
Impacted Files Coverage Δ
tests/test_scripts.py 100.00% <ø> (ø)
...ating_rewards/analysis/distances/table_combined.py 83.70% <100.00%> (ø)
src/evaluating_rewards/scripts/distances/npec.py 79.84% <100.00%> (+0.15%) :arrow_up:

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 da46159...f0a802f. Read the comment docs.