-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
docsDocumentation relatedDocumentation relatedneeds triageWaiting to be triaged by maintainersWaiting to be triaged by maintainers
Description
📚 Documentation
In the examples section the GAN tutorial creates instances of generator and discriminator (which are nn.Modules) inside the init function, which is bad practice according to this in the class type defaults section. I propose changing the GAN tutorial to conform to best practices.
cc @Borda
Metadata
Metadata
Assignees
Labels
docsDocumentation relatedDocumentation relatedneeds triageWaiting to be triaged by maintainersWaiting to be triaged by maintainers