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

NullPointer error when training from previous model? #36

Open
heraclex12 opened this issue Jan 14, 2020 · 0 comments
Open

NullPointer error when training from previous model? #36

heraclex12 opened this issue Jan 14, 2020 · 0 comments

Comments

@heraclex12
Copy link

Hi,

I am training from my previous model. But I think some problems in this amazing project.
It is AdaptiveGradientDescent and AdaptiveGradientDescentMiniBatch class, it's not allocated so the program get NullPointer error.
I don't know whether the above classes will be allocated empty or use from exist model.

Thank you for your help!

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

1 participant