D-X-Y / Awesome-AutoDL

Automated Deep Learning: Neural Architecture Search Is Not the End (a curated list of AutoDL resources and an in-depth analysis)
MIT License
2.23k stars 315 forks source link

Request to Add THIN-Bayes #60

Open swapnilsayansaha opened 2 years ago

swapnilsayansaha commented 2 years ago

Paper: https://www.researchgate.net/profile/Sandeep-Sandha/publication/356911955_Enabling_Hyperparameter_Tuning_of_Machine_Learning_Classifiers_in_Production/links/62171fb21857671d0d8b04f4/Enabling-Hyperparameter-Tuning-of-Machine-Learning-Classifiers-in-Production.pdf

Poster: https://cms.tinyml.org/wp-content/uploads/talks2022/Saha-S.-Sayan-SW-tools.pdf

Code: https://github.com/ARM-software/mango/tree/master/examples/THIN-Bayes

We developed a new state-of-art Bayesian NAS framework. We would be happy if you add it to your list.

D-X-Y commented 2 years ago

Thanks for the request, I'm reorganizing this repo and will add this work after that