Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gluon.data.ArrayDataset TypeError #2

Closed
DeepInDeeper opened this issue Nov 23, 2017 · 1 comment
Closed

gluon.data.ArrayDataset TypeError #2

DeepInDeeper opened this issue Nov 23, 2017 · 1 comment

Comments

@DeepInDeeper
Copy link

使用你的代码运行时,

data_iter_224 = gluon.data.DataLoader(gluon.data.ArrayDataset(X_224), batch_size=batch_size)

查看资料,关于gluon.data.ArrayDataset需要两个参数 ?请问是什么问题

mxnet.gluon.data.ArrayDataset(data, label) link

@DeepInDeeper DeepInDeeper changed the title gluon.data.ArrayDataset error gluon.data.ArrayDataset TypeError Nov 23, 2017
@ypwhs
Copy link
Owner

ypwhs commented Jan 28, 2018

去掉即可

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants