A pretty boring course personally. Teaches you about different architectures of neural networks and how deep network work, along with the theory behind them, but only a little content beyond
COMP9417 of interest. You'll need to have some way of using a good GPU, either by having one or by using an online service, or training the neural networks required for the assignments will be hell and take forever. If you're interested in AI, then you might as well take this course; it's not as bad as some of the other AI courses I've done. Otherwise, a little bland, and doesn't teach you much beyond what you can find online, as long as you're motivated enough.
Content-wise, the course goes through several architectures of neural networks, taking a look at specialised architectures for language processing and image processing. Later in the course, you look at generative adversarial networks, and autoencoders, ending with a more theoretical look at deep learning and reinforcement learning. Overall a pretty decent overview.