BSR

Deep Learning

06 May 2024

Introduction to Neural Networks

In this series, we are going to explore multiple artificial neural network architectures, starting from CNN to more advanced architectures like GANs and Autoencoders.

Note that, we are going to focus more on the coding part rather than the math behind these architectures.