Examples¶
More examples can be found in our GitHub repository.
HPO Quickstart with TensorFlow
Use HPO to tune a TensorFlow MNIST model
HPO
Hello, NAS!
Beginners' NAS tutorial on how to search for neural architectures for MNIST dataset.
NAS
Use NAS Benchmarks as Datasets
Query data from popular NAS benchmarks from our preprocessed benchmark database.
NAS
Get Started with Model Pruning on MNIST
Familiarize yourself with pruning to compress your model
Compression
Get Started with Model Quantization on MNIST
Familiarize yourself with quantization to compress your model
Compression
Speedup Model with Mask
Make your model real smaller and faster with speed-up after pruned by pruner
Compression