Hello dear Singa Community, I’ am writing my Master Thesis about Deep Learning. A preparation for this is the evaluation of existing Deep Learning Frameworks like Singa.
I tried to run the RBM example (http://singa.apache.org/docs/rbm.html <http://singa.apache.org/docs/rbm.html>), but I am getting the error message F0624 15:50:45.300340 1776 neuralnet.cc <http://neuralnet.cc/>:120] Check failed: name2param.find(from) != name2param.end() can't find share_from = w1 after I executed this line of bash code from the example site: ./bin/singa-run.sh -conf examples/rbm/rbm1.conf Singa is running in a docker container and I didn’t change the config file from the example. Do you have any suggestions? Am I missing something? Thanks, Georges
