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

v1的有关问题请教 #88

Open
zhangyufei1995 opened this issue Jul 15, 2019 · 6 comments
Open

v1的有关问题请教 #88

zhangyufei1995 opened this issue Jul 15, 2019 · 6 comments

Comments

@zhangyufei1995
Copy link

你好,我看你v1里面的_init_函数里面有这个参数self.__steps_per_period = len(self.__train_data) 请问这个参数起什么作用?我看它的值应该是7吧 我将其改成了 self.__steps_per_period = 7,因为用self.__steps_per_period = len(self.__train_data)会报错,我改成7就不报错了,不知道这样是改对不对?期待回复

@zhangyufei1995
Copy link
Author

之前忘了给你star 现在补上(手动滑稽)

@Stinky-Tofu
Copy link
Owner

@zhangyufei1995 报错的话估计是你的数据准备阶段有问题。

@zhangyufei1995
Copy link
Author

zhangyufei1995 commented Jul 15, 2019 via email

@Stinky-Tofu
Copy link
Owner

@zhangyufei1995 你要是用的话,建议你话两天时间把代码看个大概,写的挺简单的,哈哈哈

@zhangyufei1995
Copy link
Author

我就想请教下你self.__steps_per_period这个参数起什么做用 ,哈哈

@Stinky-Tofu
Copy link
Owner

@zhangyufei1995 就是写log的时候用一下,用于多久记录一次loss

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