AboudyKreidieh / h-baselines

A repository of high-performing hierarchical reinforcement learning models and algorithms.
MIT License
281 stars 43 forks source link

Brandon merge 2 #178

Closed AboudyKreidieh closed 4 years ago

AboudyKreidieh commented 4 years ago

Pull request information

Description

? (general description)

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 2268


Changes Missing Coverage Covered Lines Changed/Added Lines %
hbaselines/utils/tf_util.py 36 38 94.74%
hbaselines/algorithms/off_policy.py 5 9 55.56%
hbaselines/fcnet/replay_buffer.py 2 14 14.29%
hbaselines/goal_conditioned/replay_buffer.py 2 14 14.29%
hbaselines/envs/efficient_hrl/envs.py 8 24 33.33%
hbaselines/multiagent/replay_buffer.py 2 20 10.0%
<!-- Total: 235 299 78.6% -->
Totals Coverage Status
Change from base Build 2235: -0.8%
Covered Lines: 6480
Relevant Lines: 6897

💛 - Coveralls