pytorch/examples
View on GitHubplease use longer names for variables than 2-3 letter acronyms
Open
#487 opened on Jan 3, 2019
good first issue
Repository metrics
- Stars
- (21,634 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
it is hard to understand the variable names in the dcgan example
would it be possible to add more clear names and descriptions?
this way we could more easily fiddle with this and it would be more useful