Hi.
I am completely new in CNN and Python.
I wana to run your example cnn_mnist.py but I get the error:
line 7, in
import nnet
ImportError: No module named nnet
would you tell me what should I do. I use the pythonxy 2.7.10 sell.
BTW. I already run your setup.py and it was successful