FWIW I didn't like it that much. I learned much more from reading about it and then trying to code things.
I do understand that his course also gets you to code yourself, but they give you "helper functions" that obviously won't be there when actually making something, so I'd rather write those myself.
Like if I wanted one of these: https://github.com/hwalsuklee/tensorflow-generative-model-co...
I think you also don't have access to programming assignments otherwise, which are very useful IMO, though you can probably gain access in other ways.
I do understand that his course also gets you to code yourself, but they give you "helper functions" that obviously won't be there when actually making something, so I'd rather write those myself.