allenai / XNOR-Net

ImageNet classification using binary Convolutional Neural Networks
https://xnor.ai/
Other
856 stars 239 forks source link

Mini XNOR-Net for MNIST #26

Open AjayTalati opened 7 years ago

AjayTalati commented 7 years ago

Hi, I really like this project, and wonder if you can give me any advice on how to make a smaller architecture to train on MNIST?

In your paper on the last page, it's written that the B-A-C-P is the basic unit - so for novices should they just use that on it's own as an exercise to understand the paper?

Thanks a lot :+1:

jiecaoyu commented 6 years ago

Hi, I have trained a MNIST model. You can check it here.