Reading the documentation, it seems that scikit's RBM does not support continuous values or, more precisely, values that are larger than one or less than zero; since logistic is the output function. This paper, "http://www.ee.nthu.edu.tw/~hchen/pubs/iee2003.pdf <http://www.ee.nthu.edu.tw/%7Ehchen/pubs/iee2003.pdf>", however, explains how you can code RBM that supports continuous values - adding zero-mean gaussian noise to the sampled value. It doesn't seem difficult.

Did someone open a pull-request that adds this functionality?

If no, then I can to work on it ;)

Thanks

------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to