AboudyKreidieh / h-baselines

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

Multilevel updates #212

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 2786


Changes Missing Coverage Covered Lines Changed/Added Lines %
hbaselines/goal_conditioned/replay_buffer.py 11 14 78.57%
hbaselines/goal_conditioned/td3.py 0 3 0.0%
<!-- Total: 83 89 93.26% -->
Files with Coverage Reduction New Missed Lines %
hbaselines/goal_conditioned/td3.py 1 12.79%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 2780: 0.03%
Covered Lines: 7033
Relevant Lines: 7613

💛 - Coveralls