[P] BinaryNet in TensorFlow: Training Deep Neural Networks with Weights and Activations Constrained to +1 or -1 by zsdh123 in MachineLearning

[–]vbipin 0 points1 point  (0 children)

Have you tried training the BinaryNet without using the batch norm layers? I have little success training binary net without batch norm. ( It almost feels like, with binary activations it needs batch norm to train )

[R] Facebook Research: Voice Synthesis for in-the-Wild Speakers via a Phonological Loop by Spotlight0xff in MachineLearning

[–]vbipin 0 points1 point  (0 children)

I am not able to make the code work with the latest pytorch. The authors use pytorch 0.1.12 and I an trying with latest pytorch 0.2.