Extra Readings for Deep Learning
References
Types of Model Compression
A Basic Introduction to TensorFlow Lite
An Even Easier Introduction to CUDA
CUDA Neural Network Implementation (Part 1)
Tutorial 01: Say Hello to CUDA
Pruning Deep Neural Networks
Pruning deep neural networks to make them fast and small
Model Pruning in Deep Learning
github -- pruning filters for efficient convnets
Nerual Architecture Search with Tensorflow/Keras
Understanding Semantic Segmentation with UNET
[Learning Note] Single Shot MultiBox Detector with Pytorch — Part 1