Skip to content

Contains Code for our Sigma-Delta Nets Paper

License

Notifications You must be signed in to change notification settings

QUVA-Lab/sigma-delta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sigma Delta Quantized Networks

Here is the code mentioned in our paper, Sigma Delta Quantized Networks. You can use this to replicate the experiments in the paper.

To Setup (OSX/Linux):

git clone https://github.com/petered/sigma-delta.git
cd sigma-delta
source setup.sh

To run the experiments:

python sigma_delta/all_experiments.py

Then choose a number and press enter.

Please report any problems or errors.

About

Contains Code for our Sigma-Delta Nets Paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%