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

How to handle failure mode #40

Open
solomatov opened this issue May 15, 2018 · 3 comments
Open

How to handle failure mode #40

solomatov opened this issue May 15, 2018 · 3 comments

Comments

@solomatov
Copy link

What's the best practice for handling failure mode, i.e. when the discriminator or the generator has 0 loss. Should we just terminate learning and debug the algorithm? Or should we rollback a couple of epochs back and continue training from there?

@John1231983
Copy link

@solomatov : Do you find the solution? I have same issue as you

@solomatov
Copy link
Author

@John1231983 No, eventually I fixed the algorithm, but I don't remember what I did there.

@solomatov
Copy link
Author

@John1231983 If you are interested, it's here: https://github.com/solomatov/cs231n-project

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