pytorch/examples

please use longer names for variables than 2-3 letter acronyms

Open

#487 opened on Jan 3, 2019

View on GitHub
 (2 comments) (3 reactions) (0 assignees)Python (9,429 forks)batch import
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

Contributor guide