Open Source Tools for AI-Projects

Displaying 1 - 8 of 8

nni by microsoft


An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.

autokeras by keras-team


AutoML library for deep learning

katib by kubeflow


Repository for hyperparameter tuning

maggy by logicalclocks


Distribution transparent Machine Learning experiments on Apache Spark



Basic implementation of [Neural Architecture Search with Reinforcement Learning](https://arxiv.org/abs/1611.01578).

ENAS-pytorch by carpedm20


PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"

enas by melodyguan


TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"

ENAS-Tensorflow by MINGUKKANG


Efficient Neural Architecture search via parameter sharing(ENAS) micro search Tensorflow code for windows user