Questions about an arbitrary data-set ( newbie in Pylearn2)
I am newbie in pylearn2 and YAML script. Simply, I am looking for help to create simple training, testing sets to run over a model in Pylearn2 package . I just try to run a very simple testing and training data for example for 3 classes such as
Target : 1 1 1 2 2 2 3 3 3
( Comment : above term means three samples with 3 labeled classes)
Features : AX1,AX2,AX3,BX1,BX2,BX3,CX1,CX2,CX3
( Comment :above term means Feature vectors for each mentioned samples )
I just read this page : http://deeplearning.net/software/pylearn2/yaml_tutorial/index.html#yaml-tutorial
Could you give me some practical information about how I could make an arbitrary dataset to call for example in above structure a how about testing data ?
Your help is this matter is very appreciated.
--
You received this message because you are subscribed to the Google Groups "pylearn-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pylearn-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.