BinaryNet
BinaryNet copied to clipboard
Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1
Hi Itay, I read the BinaryNet paper and it seems very promising and suggests huge speed/power gain. I am currently using TensorFlow framework and Im not familiar with Torch at...
dear itayhubara, when i run the command "luarocks install cudnn" it occurs an error: -------------------------------------------------------------------------------------------------------------------------------- Installing https://raw.githubusercontent.com/torch/rocks/master/cunn-scm-1.rockspec... Using https://raw.githubusercontent.com/torch/rocks/master/cunn-scm-1.rockspec... switching to 'build' mode Missing dependencies for cunn: cutorch >= 1.0...
Hi, I am very new to torch and i am trying to get this network up and running. However, when i try to install the dependencies, i get an error....
fix readme.md
fixed readme
**I attempted to excute the Main_BinaryNet_Cifar10.lua. But I got some errors and I do not know how to solve them. When I run the MNIST case, it runs well. SVHN...
Hello. I read the BinaryNet paper and I tried to run the code. However, when I do the simulation, it is not performed enough epoch. Sometimes simulations end in epoch...
Hello, I saw in the issues sections someone else had the same problem and I tried the referenced responses but I still get the same error. My GPU is GeForce...
This line created the data files in the PreProcData/Cifar10/ subdirectory 553MB rgbwhiten_train.t7 123MB rgbwhiten_test.t7 61MB rgbwhiten_valid.t7 only these three files were created, and then the program hanged on this line...