Machine Learning: July 2025 B
Unit 9: Introduction to Convolutional Neural Networks
Unit Notes
The objective of this unit was to review more advanced neural network models, such as convolutional neural networks (CNNs), dueling neural networks, and transformer models such as BERT and GPT.
My takeaway was a grasp of the basics of computer vision principles, along with an understanding of how to develop simple computer vision-related models and the Python code for them.