Hi, I am running the code on Win 11 in an Anaconda environment. The dataset is MNIST. When I start training the model, it finishes after line 125 "disc_loss.backward()" in the trainer.py file without generating errors and so the fake images are not generated either.
Any ideas? I am still very new in this field.
Hi, I am running the code on Win 11 in an Anaconda environment. The dataset is MNIST. When I start training the model, it finishes after line 125 "disc_loss.backward()" in the trainer.py file without generating errors and so the fake images are not generated either.
Any ideas? I am still very new in this field.