Python 3 implementation of the Expectation Backpropagation algorithm from https://papers.nips.cc/paper/5269-expectation-backpropagation-parameter-free-training-of-multilayer-neural-networks-with-continuous-or-discrete-weights.pdf
-
Updated
Apr 24, 2018 - Python