Giter Club home page Giter Club logo

hemp's Introduction

HEMP

HEMP: High order Entropy Minimizationfor neural network comPression

DOI arXiv

Please cite this work as

@article{TARTAGLIONE2021,
title = {HEMP: High-order Entropy Minimization for neural network comPression},
journal = {Neurocomputing},
year = {2021},
issn = {0925-2312},
doi = {https://doi.org/10.1016/j.neucom.2021.07.022},
url = {https://www.sciencedirect.com/science/article/pii/S0925231221010663},
author = {Enzo Tartaglione and Stephane Lathuiliere and Attilio Fiandrotti and Marco Cagnazzo and Marco Grangetto}
}

Requirements

  • PyTorch >= 1.8.1
  • CUDA >= 11.1
  • scipy >= 1.5.4
  • numpy >= 1.20.2
  • torchvision >= 0.9.1
  • py7zr >= 0.16.0
  • matplotlib >= 3.2.2
  • tqdm >= 4.56.0

Running code

python3 main.py \
-model [architecture] \
-dataset [training dataset] \
-device [cuda:id or cpu] \
-batch_size [batch size for training] \
-test-batch-size [batch size for test] \
-epochs [wall epochs]\
-lr [learning rate] \
-lamb_H [weight on HEMP] \
-lamb_RMSE [weight on RMSE term] \
-entropy_order [entropy order to be evaluated] \
-N [number of bins]

hemp's People

Contributors

enzotarta avatar

Stargazers

Andrii Skomorokhov avatar  avatar

Watchers

 avatar

Forkers

zy0851

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.