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

test_path无法传入 #13

Open
qihaoxu0 opened this issue Feb 11, 2019 · 6 comments
Open

test_path无法传入 #13

qihaoxu0 opened this issue Feb 11, 2019 · 6 comments

Comments

@qihaoxu0
Copy link

您好,请问一下date_prepare中get_test_batch部分for npy in files: try: arr = np.load(npy)
这里的npy没有申明 应该是指代测试路径 此部分打印出来是 file not exists! E,应该如何解决?非常感谢!

@shartoo
Copy link
Owner

shartoo commented Feb 11, 2019

代码有点问题,我训练的时候一直无法让loss下降。npyfiles列表中的一项,你检查下files列表是不是空的。

@qihaoxu0
Copy link
Author

代码有点问题,我训练的时候一直无法让loss下降。npyfiles列表中的一项,你检查下files列表是不是空的。

感谢您的答疑!filelist = []确实是空的,还想请教一下这里应该写哪些参数

@shartoo
Copy link
Owner

shartoo commented Feb 13, 2019

在你调用这个 get_test_batch方法的时候,传入的参数是文件名列表。

@aszhanghuali
Copy link

@qihaoxu0 @shartoo
您好!请问一下,代码能正常运行了吗?运行过程中,会不会报错呢?

@winthely
Copy link

代码有点问题,我训练的时候一直无法让loss下降。npyfiles列表中的一项,你检查下files列表是不是空的。

感谢您的答疑!filelist = []确实是空的,还想请教一下这里应该写哪些参数

您好,我是ML新手,请问filelist[]里面的参数具体填什么,能否告知一下,感恩!

@qihaoxu0
Copy link
Author

@qihaoxu0 @shartoo
您好!请问一下,代码能正常运行了吗?运行过程中,会不会报错呢?

可以正常运行 get_test_batch方法时传入的是npy的csv文件名列表

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

4 participants