itayhubara / BinaryNet.pytorch

Binarized Neural Network (BNN) for pytorch
505 stars 126 forks source link

Do you train 2500 epochs for resnet18 cifar10? #30

Open deJQK opened 3 years ago

deJQK commented 3 years ago

The default value for epochs is 2500 (https://github.com/itayhubara/BinaryNet.pytorch/blob/master/main_binary.py#L48) and in the readme there is no specification of number of epochs.

itayhubara commented 1 year ago

No, according to the regime in resnet_binary it should be 250