Skip to content

Latest commit

 

History

History
276 lines (185 loc) · 17.7 KB

File metadata and controls

276 lines (185 loc) · 17.7 KB

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