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

2D -> ND #3

Open
sadegh-aa opened this issue Jan 29, 2020 · 2 comments
Open

2D -> ND #3

sadegh-aa opened this issue Jan 29, 2020 · 2 comments

Comments

@sadegh-aa
Copy link

Thanks for sharing a fairly complete repo of NFs. What kind of assumptions the code considers in the case of 2D that does not hold in ND? I have a dataset of 100D and the loss is nan all the time.

@sadegh-aa
Copy link
Author

I guess this is related to the ActNorm which becomes nan. Also there is relation between the batch size and the dimension of the data. Do you have any comment on that?

@kfzyqin
Copy link

kfzyqin commented Apr 7, 2020

For nan, you may try decreasing batch size.

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