All Projects → guan-yuan → Awesome Automl And Lightweight Models

guan-yuan / Awesome Automl And Lightweight Models

A list of high-quality (newest) AutoML works and lightweight models including 1.) Neural Architecture Search, 2.) Lightweight Structures, 3.) Model Compression, Quantization and Acceleration, 4.) Hyperparameter Optimization, 5.) Automated Feature Engineering.

Projects that are alternatives of or similar to Awesome Automl And Lightweight Models

Nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
Stars: ✭ 10,698 (+1448.19%)
Mutual labels:  nas, automl, hyperparameter-optimization, neural-architecture-search, model-compression
Hypernets
A General Automated Machine Learning framework to simplify the development of End-to-end AutoML toolkits in specific domains.
Stars: ✭ 221 (-68.02%)
Mutual labels:  hyperparameter-optimization, nas, automl, neural-architecture-search
Paddleslim
PaddleSlim is an open-source library for deep model compression and architecture search.
Stars: ✭ 677 (-2.03%)
Mutual labels:  nas, neural-architecture-search, quantization, model-compression
Nas Benchmark
"NAS evaluation is frustratingly hard", ICLR2020
Stars: ✭ 126 (-81.77%)
Mutual labels:  nas, automl, neural-architecture-search
Meta-SAC
Auto-tune the Entropy Temperature of Soft Actor-Critic via Metagradient - 7th ICML AutoML workshop 2020
Stars: ✭ 19 (-97.25%)
Mutual labels:  hyperparameter-optimization, automl, meta-learning
Autodl Projects
Automated deep learning algorithms implemented in PyTorch.
Stars: ✭ 1,187 (+71.78%)
Mutual labels:  nas, automl, neural-architecture-search
Awesome Nas Papers
Awesome Neural Architecture Search Papers
Stars: ✭ 213 (-69.18%)
Mutual labels:  nas, automl, neural-architecture-search
Autogluon
AutoGluon: AutoML for Text, Image, and Tabular Data
Stars: ✭ 3,920 (+467.29%)
Mutual labels:  automl, hyperparameter-optimization, neural-architecture-search
Awesome Autodl
A curated list of automated deep learning (including neural architecture search and hyper-parameter optimization) resources.
Stars: ✭ 1,819 (+163.24%)
Mutual labels:  nas, automl, neural-architecture-search
Awesome Automl Papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
Stars: ✭ 3,198 (+362.81%)
Mutual labels:  automl, hyperparameter-optimization, neural-architecture-search
Hpbandster
a distributed Hyperband implementation on Steroids
Stars: ✭ 456 (-34.01%)
Mutual labels:  automl, hyperparameter-optimization, neural-architecture-search
Hyperactive
A hyperparameter optimization and data collection toolbox for convenient and fast prototyping of machine-learning models.
Stars: ✭ 182 (-73.66%)
Mutual labels:  meta-learning, hyperparameter-optimization, neural-architecture-search
Deephyper
DeepHyper: Scalable Asynchronous Neural Architecture and Hyperparameter Search for Deep Neural Networks
Stars: ✭ 117 (-83.07%)
Mutual labels:  automl, hyperparameter-optimization, neural-architecture-search
Neural-Architecture-Search
This repo is about NAS
Stars: ✭ 26 (-96.24%)
Mutual labels:  nas, automl, neural-architecture-search
Auto Sklearn
Automated Machine Learning with scikit-learn
Stars: ✭ 5,916 (+756.15%)
Mutual labels:  meta-learning, automl, hyperparameter-optimization
BossNAS
(ICCV 2021) BossNAS: Exploring Hybrid CNN-transformers with Block-wisely Self-supervised Neural Architecture Search
Stars: ✭ 125 (-81.91%)
Mutual labels:  nas, automl, neural-architecture-search
nas-encodings
Encodings for neural architecture search
Stars: ✭ 29 (-95.8%)
Mutual labels:  nas, automl, neural-architecture-search
mindware
An efficient open-source AutoML system for automating machine learning lifecycle, including feature engineering, neural architecture search, and hyper-parameter tuning.
Stars: ✭ 34 (-95.08%)
Mutual labels:  hyperparameter-optimization, automl
Smac3
Sequential Model-based Algorithm Configuration
Stars: ✭ 564 (-18.38%)
Mutual labels:  automl, hyperparameter-optimization
Autodeeplab
AutoDeeplab / auto-deeplab / AutoML for semantic segmentation, implemented in Pytorch
Stars: ✭ 269 (-61.07%)
Mutual labels:  nas, automl

awesome-AutoML-and-Lightweight-Models

A list of high-quality (newest) AutoML works and lightweight models including 1.) Neural Architecture Search, 2.) Lightweight Structures, 3.) Model Compression, Quantization and Acceleration, 4.) Hyperparameter Optimization, 5.) Automated Feature Engineering.

This repo is aimed to provide the info for AutoML research (especially for the lightweight models). Welcome to PR the works (papers, repositories) that are missed by the repo.

1.) Neural Architecture Search

[Papers]

Gradient:

Reinforcement Learning:

Evolutionary Algorithm:

SMBO:

Random Search:

Hypernetwork:

Bayesian Optimization:

Partial Order Pruning

Knowledge Distillation

[Projects]

2.) Lightweight Structures

[Papers]

Image Classification:

Semantic Segmentation:

Object Detection:

3.) Model Compression & Acceleration

[Papers]

Pruning:

Quantization:

Knowledge Distillation

Acceleration:

[Projects]

[Tutorials/Blogs]

4.) Hyperparameter Optimization

[Papers]

[Projects]

[Tutorials/Blogs]

5.) Automated Feature Engineering

Model Analyzer

References

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].