A Python implementation of the Replicated Softmax model.


This is an implementation of R. Salakhutdinov and G.E. Hinton's Replicated Softmax model,
see http://www.mit.edu/~rsalakhu/papers/repsoft.pdf
You will need Numpy and SciPy installed. I don't provide the dataset.
Also feel free to change the initialization of the biases, it just worked for me.
It is part of my M.Sc. Thesis, advised by Christian Osendorfer at TUM, I6.
You can reach me here: joerg [-at-] fylance [-.-] de

Download: rsm.tar.gz

This software comes with no warranty at all. Jörg Landthaler - Last modified: Wed Dec 28 15:15:21 2011 CET