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시 학습데이터와 동일하게 테스트 #143

Open
gigascake opened this issue May 29, 2022 · 1 comment
Labels
question Further information is requested

Comments

@gigascake
Copy link

했는데 학습결과와 다른 결과가 나옵니다 텐서플로우 버전에서는 안그런데 버그 아닐까요?

@quantylab
Copy link
Owner

같은 학습데이터에 대해 train 모드에서 마지막 epoch summary 결과 test 모드의 결과가 다르다는 말씀이시죠?
train 모드에서 마지막 epoch에서도 모델 갱신이 이루어지므로 test 결과와는 다를 수 있을것 같은데 차이가 큰가요?

@quantylab quantylab added the question Further information is requested label Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants