i am creating a get_disc_loss function :
{moderator edit - solution code removed}
,but i have an error, like this :
i think my code is correct
i am creating a get_disc_loss function :
{moderator edit - solution code removed}
,but i have an error, like this :
i think my code is correct
It looks like you modified the “return” statement there. That code was just given to you and didn’t need to be changed.
Also note that is not the only problem with your code. Notice that you don’t invoke the generator anywhere in your code.
haha yes sir, i modified because for looking value of return, but i remove this print, and i had error
Yes, that’s not the only error in your code. Notice that you do not invoke the generator anywhere. Also why detach the “real” values, although that probably won’t cause any problems. It’s just wasted code.
seems like I’m very far from the truth haha, it’s been a week I don’t understand
Honestly, this GANs course is very difficult
The concepts are new and interesting. It takes some work to get into the swing of it, because it is different from MLS and DLS (if you’ve taken those). But Prof Zhou is a really great lecturer, so if you’re having problems, it never hurts to go back and listen again if the ideas didn’t all come together for you the first time through.
Or if your problems are more specific just to the assignments, it’s always worth reading the instructions again carefully.
yes sir, this is a new for me, i hope finish in 1 day, because deadline a few days again, thanks sir
The deadlines are just advisory: there is no penalty for missing them and they just reset if you do.
In my experience, being in too much of a hurry frequently ends up having me waste more time than it actually saves me in the end.
Big Thanks sir for the advice, I hope to become your student ahaha