yajiemiao / pdnn

PDNN: A Python Toolkit for Deep Learning. http://www.cs.cmu.edu/~ymiao/pdnntk.html
Apache License 2.0
224 stars 105 forks source link

about CNN #41

Open sunancui opened 8 years ago

sunancui commented 8 years ago

I am wondering if this CNN is designed just for 2D data like images? Does it reshape features directly into 2D and then start the training?