Neural Networks course
March 29, 2022
To gain detailed knowledge about ML and Deep Learning I took a Neural Networks and Deep Learning course from DeepLearning.AI. It helped me understand what is going on "under the hood" of tensor flow and what are the basic principles of ML. The biggest eye opener for me was building the network from scratch using just python with numpy.