AboudyKreidieh / h-baselines

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

Reduced observation #233

Closed AboudyKreidieh closed 3 years ago

AboudyKreidieh commented 3 years ago

Pull request information

Description

Removes the following vehicle from the observation in the mixed autonomy tasks.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 597763151


Changes Missing Coverage Covered Lines Changed/Added Lines %
hbaselines/envs/mixed_autonomy/envs/av_multi.py 4 5 80.0%
hbaselines/envs/mixed_autonomy/envs/utils.py 8 10 80.0%
<!-- Total: 19 22 86.36% -->
Files with Coverage Reduction New Missed Lines %
hbaselines/envs/mixed_autonomy/envs/imitation/av.py 14 41.07%
<!-- Total: 14 -->
Totals Coverage Status
Change from base Build 597430719: -0.2%
Covered Lines: 7416
Relevant Lines: 8171

💛 - Coveralls