Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

google/dl_bounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Deep Learning Complexity Measure Experiments

This is the code that compares various complexity measures for deep neural networks, recently proposed in the literature.

Evaluation relies on three tools:

  • src/eval.py -- runs comparison experiments and stores them as pickled dicts.
  • src/collect_results.py -- collects results produced by eval.py into a sqlite database.
  • src/results.py -- plotting and table formatting tools that read from sqlite database.

bin/mnist_demo.sh showcases an examples of evaluation workflow.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published