Discussion:
[theano-users] Set bias in Binarized Networks to be zero
Xu Zhang
2017-06-23 20:13:40 UTC
Permalink
Does anyone know how to set the bias in the source code of BinaryNet to be
all zeros?

https://github.com/MatthieuCourbariaux/BinaryNet/blob/master/Train-time/binary_net.py
--
---
You received this message because you are subscribed to the Google Groups "theano-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to theano-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Xu Zhang
2017-06-23 20:20:13 UTC
Permalink
Or None (No bias, which is the best solution).
Post by Xu Zhang
Does anyone know how to set the bias in the source code of BinaryNet to be
all zeros?
https://github.com/MatthieuCourbariaux/BinaryNet/blob/master/Train-time/binary_net.py
--
---
You received this message because you are subscribed to the Google Groups "theano-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to theano-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...