Skip to content
This repository has been archived by the owner on Jul 2, 2023. It is now read-only.

Hi,I have a question about this line? #118

Closed
BCWang93 opened this issue May 8, 2019 · 1 comment
Closed

Hi,I have a question about this line? #118

BCWang93 opened this issue May 8, 2019 · 1 comment
Labels

Comments

@BCWang93
Copy link

BCWang93 commented May 8, 2019

loss /= len(data)

the len(data) is 1?or it is other number?why you use loss/=len(data) in there?Thanks!

@wkentaro
Copy link
Owner

the len(data) is 1

yes

why you use loss/=len(data) in there

because it is proposed in the paper.

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

No branches or pull requests

2 participants