AboudyKreidieh / h-baselines

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

Brandon merge #170

Closed AboudyKreidieh closed 2 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 2191


Changes Missing Coverage Covered Lines Changed/Added Lines %
experiments/run_hrl.py 2 3 66.67%
hbaselines/base_policies/actor_critic.py 12 18 66.67%
hbaselines/algorithms/off_policy.py 6 14 42.86%
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/multi_fcnet/replay_buffer.py 2 20 10.0%
hbaselines/fcnet/td3.py 3 29 10.34%
hbaselines/fcnet/sac.py 4 56 7.14%
<!-- Total: 53 204 25.98% -->
Totals Coverage Status
Change from base Build 2187: -2.8%
Covered Lines: 6105
Relevant Lines: 6651

💛 - Coveralls