JdeRobot / JdeRobot/BehaviorMetrics

Hard-Coded and Unnecessary segments should be removed

Open
#158 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
64
Forks
52
PR merge metrics
No merged PRs in 30d

Description

Current Setup:
There is a lot of hard coding which brings a lot of problems when trying to generalize the framework across multiple settings.

To be introduced:
Code will be cleaned and hardcoded segments will be removed, proper parameterization in Configs will be used for all the variables and hyperparameters.

Major Changes:
The overall task of running custom settings with the default config template will be much easy after this.

Eventually, this will be progressed with #157 and will also resolve #43

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.