autokeras
AutoML tool
An AutoML system based on Keras for automating deep learning workflows
AutoML library for deep learning
9k stars
301 watching
1k forks
Language: Python
last commit: 16 days ago
Linked from 5 awesome lists
autodlautomated-machine-learningautomldeep-learningkerasmachine-learningneural-architecture-searchpythontensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
leriomaggio/deep-learning-keras-tensorflow | A comprehensive tutorial on building and training deep neural networks using Keras and TensorFlow | 2,948 |
keras-rl/keras-rl | An implementation of state-of-the-art deep reinforcement learning algorithms in Python. | 5,526 |
fchollet/deep-learning-with-python-notebooks | Companion notebooks implementing code samples from the book on deep learning with Python | 18,712 |
pku-dair/mindware | An efficient AutoML system that automates the machine learning lifecycle | 52 |
autogluon/autogluon | An automated machine learning framework that simplifies the process of building accurate predictive models from raw data, using minimal code and configuration. | 8,039 |
danielegrattarola/spektral | A Python library for building graph neural networks with Keras and TensorFlow 2. | 2,371 |
keras-team/keras | A high-level deep learning framework for building and training neural networks on multiple backend engines | 62,045 |
gudovskiy/autodo | Develops an automated machine learning framework to improve deep learning model performance on biased and noisy data | 24 |
datacanvasio/cooka | An automated machine learning toolkit with visualization and feature engineering capabilities | 40 |
automl/auto-pytorch | An automatic deep learning framework that jointly optimizes network architecture and training hyperparameters. | 2,376 |
marcbs/keras | An extension of Keras with new functionalities and tools for multimodal learning | 225 |
osmr/imgclsmob | Research and development of deep learning networks for computer vision tasks | 2,975 |
automl/auto-sklearn | An automated machine learning toolkit that uses Bayesian optimization and meta-learning to find the best hyperparameters for scikit-learn models. | 7,632 |
minimaxir/automl-gs | Automates machine learning model creation and optimization for complex datasets | 1,853 |
pkmital/tensorflow_tutorials | A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python | 5,642 |