tweak trainer call, minor spelling tweaks in notebooks (#4315)
This commit is contained in:
parent
f6efb712ed
commit
66704e685d
|
@ -37,7 +37,7 @@
|
|||
"How to train a GAN!\n",
|
||||
"\n",
|
||||
"Main takeaways:\n",
|
||||
"1. Generator and discriminator are arbitraty PyTorch modules.\n",
|
||||
"1. Generator and discriminator are arbitrary PyTorch modules.\n",
|
||||
"2. training_step does both the generator and discriminator training.\n",
|
||||
"\n",
|
||||
"---\n",
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue