Discussions

Ask a Question
Answered
Answered

please check this

when I run your rbmminst sample I got this error

Answered

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'

Answered

check this one

I got this error, Now I am using phthon 2.7

Answered

please check this

I just git latest one and I got this error please check

Answered
Answered
Answered

error lists I found

hi
thanks again your quick response

Answered

question on sample code

on your sample code
you did
from opendeep.data.dataset import TEST

Answered

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