Skip to content

Conversation

@abhi-glitchhg
Copy link
Contributor

added zero_grad() method for discriminator
step method now also returns Generator loss

added zero_grad() method on discriminator; and  now step method returns  Generator loss
@codecov
Copy link

codecov bot commented Aug 30, 2021

Codecov Report

Merging #74 (d2312e8) into main (c56901e) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #74   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          556       557    +1     
=========================================
+ Hits           556       557    +1     
Impacted Files Coverage Δ
code_soup/ch5/models/gan.py 100.00% <100.00%> (ø)

@abhi-glitchhg
Copy link
Contributor Author

updated as per #69

@someshsingh22 someshsingh22 merged commit 7aa48e7 into Adversarial-Deep-Learning:main Aug 30, 2021
@someshsingh22 someshsingh22 linked an issue Aug 30, 2021 that may be closed by this pull request
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.

Zero Grad and Generator error missing in GAN

2 participants