jharwell / sierra

Automation framework for the scientific method in AI research
MIT License
18 stars 1 forks source link

enh/217-sigmoid-vs-linear-normalization #217

Closed jharwell closed 4 years ago

jharwell commented 4 years ago

Scalability, self-org, and robustness all use sigmoids, but flexibility normalization in vcs.py uses a linear normaliation strategy. This should be made switchable on the cmdline between, so that if normalization is on, it is the same for all performance measures.