Auto-PyTorch
DL optimizer
An automatic deep learning framework that jointly optimizes network architecture and training hyperparameters.
Automatic architecture search and hyperparameter optimization for PyTorch
2k stars
47 watching
289 forks
Language: Python
last commit: 8 months ago
Linked from 4 awesome lists
automldeep-learningpytorchtabular-data
Related projects:
Repository | Description | Stars |
---|---|---|
sktime/pytorch-forecasting | A PyTorch-based package for state-of-the-art time series forecasting with deep learning architectures | 4,001 |
microsoft/flaml | Automates machine learning workflows and optimizes model performance using large language models and efficient algorithms | 3,919 |
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 |
pytorch/botorch | A PyTorch-based library for Bayesian optimization, providing a modular interface for composing and optimizing probabilistic models. | 3,102 |
mljar/mljar-supervised | A tool for automating machine learning pipeline construction and hyperparameter tuning on tabular data | 3,052 |
pku-dair/mindware | An efficient AutoML system that automates the machine learning lifecycle | 52 |
automl/smac3 | An optimization framework for machine learning hyperparameters | 1,085 |
keras-team/autokeras | An AutoML system based on Keras for automating deep learning workflows | 9,154 |
gudovskiy/autodo | Develops an automated machine learning framework to improve deep learning model performance on biased and noisy data | 24 |
pytorch/pytorch | A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 83,959 |
deepwisdom/autodl | Automated deep learning algorithm that performs feature engineering, model selection, and hyperparameter tuning without human intervention. | 1,140 |
herilalaina/mosaic_ml | Automated machine learning with tree search optimization | 16 |
thumnlab/autogl | An autoML framework for machine learning on graphs, enabling researchers and developers to automate the process of building and training neural networks on graph data. | 1,088 |
p-christ/deep-reinforcement-learning-algorithms-with-pytorch | PyTorch implementations of popular deep reinforcement learning algorithms and environments. | 5,640 |
ahkarami/deep-learning-in-production | A collection of notes and references on deploying deep learning models in production environments | 4,306 |