microsoft / nni

An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
https://nni.readthedocs.io
MIT License
13.88k stars 1.81k forks source link

Which framework to use for Neural Architecture Search: NNI or Archai? #5773

Open mkumar73 opened 2 months ago

mkumar73 commented 2 months ago

Hello,

I have been exploring the open source framework for NAS and came across NNI and Archai. How these two frameworks are different? As both are part of Microsoft research group so a clarification would be really helpful. Additionally, I would appreciate guidance on which framework would be more suitable for me as a user / researcher.

Archai Github: https://github.com/microsoft/archai Documentation: https://microsoft.github.io/archai/index.html#

Any feedback would be highly appreciated. Thank you!