rlworkgroup / garage

A toolkit for reproducible reinforcement learning research.
MIT License
1.88k stars 310 forks source link

Add TEPPO documentation #2161

Open nicolengsy opened 4 years ago

nicolengsy commented 4 years ago

To close #2016 .

codecov[bot] commented 4 years ago

Codecov Report

Merging #2161 (51543c2) into master (3b3ad04) will decrease coverage by 0.20%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2161      +/-   ##
==========================================
- Coverage   91.51%   91.31%   -0.21%     
==========================================
  Files         197      198       +1     
  Lines       10864    10944      +80     
  Branches     1370     1374       +4     
==========================================
+ Hits         9942     9993      +51     
- Misses        666      691      +25     
- Partials      256      260       +4     
Impacted Files Coverage Δ
src/garage/sampler/_dtypes.py 90.90% <0.00%> (-9.10%) :arrow_down:
src/garage/np/_functions.py 77.39% <0.00%> (-7.04%) :arrow_down:
src/garage/_environment.py 95.45% <0.00%> (-1.99%) :arrow_down:
src/garage/_dtypes.py 96.01% <0.00%> (-1.19%) :arrow_down:
src/garage/sampler/vec_worker.py 88.98% <0.00%> (-0.74%) :arrow_down:
src/garage/trainer.py 90.94% <0.00%> (-0.18%) :arrow_down:
src/garage/torch/_functions.py 94.68% <0.00%> (-0.06%) :arrow_down:
src/garage/tf/algos/te.py 100.00% <0.00%> (ø)
src/garage/tf/algos/npo.py 96.46% <0.00%> (ø)
src/garage/torch/algos/bc.py 92.10% <0.00%> (ø)
... and 21 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 3b3ad04...51543c2. Read the comment docs.

gitanshu commented 3 years ago

@Mergifyio refresh

mergify[bot] commented 3 years ago

Command refresh: success

Pull request refreshed

yeukfu commented 3 years ago

@Mergifyio refresh

mergify[bot] commented 3 years ago

Command refresh: success

Pull request refreshed