vishaalkapoor edited a comment on issue #2811: where can i find rbm example by mxnet? URL: https://github.com/apache/incubator-mxnet/issues/2811#issuecomment-405726190 I realize this post is over a year old, I'm adding to it in case it helps anyone who's found this issue or in case it helps the original posters. Here is an RBM library in Python, [pydbm-mxnet is Python library based on MXNet for building restricted boltzmann machine, deep boltzmann machine, and multi-layer neural networks. ](https://libraries.io/pypi/pydbm-mxnet ) and a series on Medium (so far just the first, keep tabs on the series for the second) that talks about RBMs with MXNet. [Python/MXNet Tutorial #1: Restricted Boltzmann Machines using NDArray.](https://medium.com/@MeTroFuN/python-mxnet-tutorial-1-restricted-boltzmann-machines-using-ndarray-f77578648ecf) @TimLindgren Please resolve if this answers your original question. Thank you! Vishaal
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
