SkillAgentSearch skills...

BinaryNet.pytorch

Binarized Neural Network (BNN) for pytorch

Install / Use

/learn @itayhubara/BinaryNet.pytorch
About this skill

Quality Score

0/100

Supported Platforms

Zed

README

BNN.pytorch

Binarized Neural Network (BNN) for pytorch This is the pytorch version for the BNN code, fro VGG and resnet models Link to the paper: https://papers.nips.cc/paper/6573-binarized-neural-networks

The code is based on https://github.com/eladhoffer/convNet.pytorch Please install torch and torchvision by following the instructions at: http://pytorch.org/ To run resnet18 for cifar10 dataset use: python main_binary.py --model resnet_binary --save resnet18_binary --dataset cifar10

View on GitHub
GitHub Stars530
CategoryDevelopment
Updated1mo ago
Forks130

Languages

Python

Security Score

80/100

Audited on Feb 1, 2026

No findings