Torch-7 implementation of BinaryDuo: Reducing Gradient Mismatch in Binary Activation Network by Coupling Binary Activations.
The code is based on "https://github.com/facebook/fb.resnet.torch". You can find prerequisites and training method here.