Skip to content

How to compress your Keras model x5 smaller with TensorFlow model optimization

License

Notifications You must be signed in to change notification settings

Tony607/prune-keras

Repository files navigation

How to Run on Colab

pruning_with_keras.ipynb

How to Run locally

Require Python 3.5+ and Jupyter notebook installed

Clone or download this repo

git clone https://github.com/Tony607/prune-keras

Install required libraries

pip3 install -r requirements.txt

In the project start a command line run

jupyter notebook

In the opened browser window open

pruning_with_keras.ipynb

Happy coding! Leave a comment if you have any question.

About

How to compress your Keras model x5 smaller with TensorFlow model optimization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published