Require Python 3.5+ and Jupyter notebook installed
git clone https://github.com/Tony607/prune-keras
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.