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

Training data #24

Open zhanglongqi opened 8 years ago

zhanglongqi commented 8 years ago

Hi May I know how to get the training data for your PDNN?

ghost commented 8 years ago

You can find how to prepare your own data here https://www.cs.cmu.edu/~ymiao/pdnntk/data.html An example setup can be found https://github.com/yajiemiao/pdnn/tree/master/examples/mnist

zhanglongqi commented 8 years ago

Thank you very much. We will try it . On Sep 14, 2015 20:38, "Yajie Miao" notifications@github.com wrote:

You can find how to prepare your own data here https://www.cs.cmu.edu/~ymiao/pdnntk/data.html An example setup can be found https://github.com/yajiemiao/pdnn/tree/master/examples/mnist

— Reply to this email directly or view it on GitHub https://github.com/yajiemiao/pdnn/issues/24#issuecomment-140056472.