Here I will share my notebooks which were made during my Machine Learning Course. These are mainly focused on artificial data generation and the fundamentals of Machine Learning. This is an ongoing blog site and I will be updating this frequently.
Various experiments with Linear Regression using custom generated datasets.
Regularization using LASSO to reduce overfitting in polynomial models.
Various foundational neural network experiments using Keras.
First taste of Transfer Learning using Keras models.