anowell / are-we-learning-yet

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

Add crate: simplers_optimization #53

Closed nestordemeure closed 5 years ago

nestordemeure commented 5 years ago

I just submited a pull request to add the simplers_optimization black-box optimization crate to the metaheuristics category.

It is a Rust implementation of the Simple(x) optimization algorithm.