This repository provides a simple implementation of network pruning.
The code includes:
- The implementation of a simple Multi-Layer Perceptron (MLP).
- The implementation of pruning the model.
- Fine-tuning the pruned model.
TensorFlow 1.15
Run jupyter notebook.