Discussions
ImportError (MidiOutFile)
Trying to run the Your First Model tutorial, but I get the error that follows below. I've had to install the most recent stable version of Theano (0.7.0) instead of the bleeding edge one indicated in the install instructions due to some compatibility issues with Python 3.2, in case that could somehow be the root of the problem. Unlike this fellow (http://www.opendeep.org/v0.0.8/discuss/55b3b090a96deb1900990d7e) I haven't figured out the cause, though I'll let you know if I work it out. Running Kali Linux, Python 3.2, Pillow 2.7.0, numpy 1.9.2, and scipy 0.16.0 in addition to the aforementioned theano 0.7.0.
please check this
when I run your rbmminst sample I got this error
please check this
I got this error, I can't find getSubSet() on the source, Did you change it ? File "E:\projectluna\cuda\open_deep\test\opendeeptest2.py", line 36, in
test_xs, = mnist.getSubset(datasets.Dataset.test_inputs)
AttributeError: 'MNIST' object has no attribute 'getSubset'
check this one
I got this error, Now I am using phthon 2.7
please check this
I just git latest one and I got this error please check
please update the source code on this page
error lists I found
hi
thanks again your quick response
question on sample code
on your sample code
you did
from opendeep.data.dataset import TEST
Is it support python 2.7 and 3.4 ?
Hi
I tested your packages and got a problem , It works well on Python 2.7 but not on Python 3.4 like this
