AboudyKreidieh / h-baselines

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

PPO - multi-fcent / hrl #187

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 2400


Changes Missing Coverage Covered Lines Changed/Added Lines %
hbaselines/multiagent/ppo.py 10 11 90.91%
hbaselines/base_policies/on_policy.py 60 67 89.55%
hbaselines/goal_conditioned/ppo.py 20 155 12.9%
<!-- Total: 164 307 53.42% -->
Totals Coverage Status
Change from base Build 2393: -1.7%
Covered Lines: 6895
Relevant Lines: 7466

💛 - Coveralls
AboudyKreidieh commented 2 years ago

Punting for now.