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

Readme中loss指标训练数据和测试数据是一样的吗? #15

Closed
MC-Zealot opened this issue May 17, 2019 · 1 comment
Closed

Comments

@MC-Zealot
Copy link

No description provided.

@InsaneLife
Copy link
Owner

不一样。只是两者曲线很接近,下面是部分日志:

Epoch #0 | Train Loss: 122.739 | PureTrainTime: 5.143s
Epoch #0 | Test Loss: 122.122 | Calc_LossTime: 1.320s

Epoch #1 | Train Loss: 100.575 | PureTrainTime: 4.863s
Epoch #1 | Test Loss: 100.619 | Calc_LossTime: 0.992s

Epoch #2 | Train Loss: 75.475 | PureTrainTime: 4.639s
Epoch #2 | Test Loss: 75.030 | Calc_LossTime: 1.031s

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