Dennis-Johnson / decore

DECORE: Deep Compression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DECORE

Note: This repo doesn't work. Lost interest, maybe one day I'll attempt to finish it.

Deep Compression with Reinforcement Learning. arxiv This is a PyTorch implementation of the DECORE compression algorithm.

TODO:

  1. Improve the wrapper over the custom structured pruning flow in PyTorch.
  2. Add REINFORCE-based RL agents before CNN layers that dictate which channels to prune.

About

DECORE: Deep Compression

License:MIT License


Languages

Language:Python 100.0%