anowell / are-we-learning-yet

How ready is Rust for Machine Learning?
http://arewelearningyet.com
Creative Commons Attribution 4.0 International
441 stars 61 forks source link

Add section: Metaheuristics #9

Closed alfiedotwtf closed 7 years ago

alfiedotwtf commented 7 years ago

Not sure if this belongs here, but a new section for Metaheuristics may be warranted.

https://crates.io/crates/metaheuristics

anowell commented 7 years ago

Do you know of any other crates that would fit into such a category?

alfiedotwtf commented 7 years ago

I've looked, but there aren't that many that I can see apart from what you've got in the EA section. Se yeah, it would look a bit bare sitting in on it's own.

Perhaps change the EA section to actually be Metaheuristics and group them all there (as metaheuristic is a superset of EA)?

anowell commented 7 years ago

Good suggestion. EA crates are now under the metaheuristics category. Thanks!

alfiedotwtf commented 7 years ago

Awesome :)

Thanks for maintaining an awesome list!