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

Update train functions to return losses #26

Merged
merged 3 commits into from
Jul 1, 2022
Merged

Update train functions to return losses #26

merged 3 commits into from
Jul 1, 2022

Conversation

tsrobinson
Copy link
Owner

@tsrobinson tsrobinson commented Jul 1, 2022

Fixes minor inconsistencies inside training loop, and improves loss reporting.
.fit() method now returns vectors of generator and discriminator (critic) loss across training

train_* now return loss vectors
@tsrobinson tsrobinson merged commit 32169e4 into main Jul 1, 2022
@tsrobinson tsrobinson deleted the update_train branch July 1, 2022 13:45
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

Successfully merging this pull request may close these issues.

1 participant