• Stars
    star
    830
  • Rank 54,934 (Top 2 %)
  • Language
  • Created almost 6 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.

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