You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/07/17 14:17:49 UTC

[GitHub] [incubator-mxnet] haojin2 commented on issue #15572: Hello, I'm a biginer in machine learning and I don't undertande how to create and use my own dataset. I have my list of values(information of eye gaze fixation) and a label(left or right) for each value. I just what the network learn to associate each value to the right label. I'm using mxnet and gluon api.

haojin2 commented on issue #15572: Hello, I'm a biginer in machine learning and I don't undertande how to create and use my own dataset. I have my list of values(information of eye gaze fixation) and a label(left or right) for each value. I just what the network learn to associate each value to the right label.  I'm using mxnet and gluon  api. 
URL: https://github.com/apache/incubator-mxnet/issues/15572#issuecomment-512274988
 
 
   @JoseLucasgt Welcome to MXNet community!
   I would suggest trying out GluonCV, there's a [link](https://gluon-cv.mxnet.io/build/examples_datasets/recordio.html#sphx-glr-build-examples-datasets-recordio-py) that tells you how to do that. Check it out and feel free to come back if you have further questions.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services