MATH 4700 Journal
This is a collection of the knowledge I have accumulated accumulated over an independent learning semester covering topics in machine learning with a focus on deep learning and neural networs. The purpose of this journal twofold: to conserve the knowledge acquired and as the Final Project for the course. The following is a list of the topics covered in the course:
Chapter 1 - Basics of Machine Learning
Chapter 2 - Neural Networks
- Introduction to Neural Networks
- How to train Neural Networks - Optimization
- Good practices for Neural Networks
- Convolutional Neural Networks
- Autoencoders
Recurrent Neural Networks and Beyond
Chapter 3 - Other Machine Learning Topics
Note that this isn’t my first time dealing with machine learning, as such some of the more basic topics are not covered in detail or outright omitted.
For time constraints the section about Recurrent Neural Networks, LSTM and Transformers are not available yet.