Learning to Train a Binary Neural Network

September 27, 2018 ยท Entered Twilight ยท ๐Ÿ› arXiv.org

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 7.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .gitattributes, .github, .gitignore, .gitmodules, .travis.yml, CMakeLists.txt, CODEOWNERS, CONTRIBUTORS.md, DISCLAIMER, Jenkinsfile, KEYS, LICENSE, MKL_README.md, Makefile, NEWS.md, NOTICE, R-package, README.md, amalgamation, appveyor.yml, benchmark, cmake, cpp-package, cub, dlpack, dmlc-core, docker, docker_multiarch, docs, example, include, make, matlab, mshadow, nnvm, perl-package, plugin, prepare_mkl.sh, ps-lite, python, readthedocs.yml, scala-package, setup-utils, smd_hpi, snap.python, snapcraft.yaml, src, tests, tools

Authors Joseph Bethge, Haojin Yang, Christian Bartz, Christoph Meinel arXiv ID 1809.10463 Category cs.LG: Machine Learning Cross-listed cs.CV, stat.ML Citations 12 Venue arXiv.org Repository https://github.com/Jopyth/BMXNet โญ 17 Last Checked 1 month ago
Abstract
Convolutional neural networks have achieved astonishing results in different application areas. Various methods which allow us to use these models on mobile and embedded devices have been proposed. Especially binary neural networks seem to be a promising approach for these devices with low computational power. However, understanding binary neural networks and training accurate models for practical applications remains a challenge. In our work, we focus on increasing our understanding of the training process and making it accessible to everyone. We publish our code and models based on BMXNet for everyone to use. Within this framework, we systematically evaluated different network architectures and hyperparameters to provide useful insights on how to train a binary neural network. Further, we present how we improved accuracy by increasing the number of connections in the network.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning