jharwell / sierra

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

feature/120-swarm-calculus-model-fitting #120

Open jharwell opened 5 years ago

jharwell commented 5 years ago

In Hamann2013, they talk a lot about being able to fit performance data gathered for a range of swarm sizes to a single equation that contains cooperation + interference terms. I think I should be able to do that here with some of the performance measure graphs I generate. If I can do this, then it would give additional mathematical grounding to my methods and analysis.