Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ while lossG > B:

## 12: If you have labels, use them

- if you have labels available, training the discriminator to also classify the samples: auxillary GANs
- if you have labels available, training the discriminator to also classify the samples: auxiliary GANs

## 13: Add noise to inputs, decay over time

Expand Down