Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 360 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 360 Bytes

Pruning CNNs using Reinforcement Learning

Implementation of the paper Learning to Prune Filters in Convolutional Neural Networks

Installation

> git clone https://github.com/saadmanrafat/pruning-cnn-using-rl
> cd into the directory 
> pip install -r requirements.txt

Benchmarks

Todo

Examples

Todo