dmlc / mxnet-notebooks

Notebooks for MXNet
Apache License 2.0
615 stars 325 forks source link

the module don't predict the single sample python/basic/module.ipynb??? #27

Open whaozl opened 7 years ago

whaozl commented 7 years ago

I want to predict the single sample or some samples by using the module. the module provides the predict function, But it had to carry a data iterators as arguments.