Binary Classification in Supervised Learning
Date Created:
Using an artificially generated dataset about two centers, I form a basic Neural Network and introduce L1 and L2 regularization, loss functions, and gradient descent.
Read HereExploring and annotating the latest research in Generative AI
Date Created:
Using an artificially generated dataset about two centers, I form a basic Neural Network and introduce L1 and L2 regularization, loss functions, and gradient descent.
Read HereDate Created:
I simulate a sine wave with noise and then explore RNN, GRU, and LSTM architectures from scratch as a form of denoising.
Read HereDate Created:
After discussing Query, Key, Value matrix initialization, I explain the attention process using a feedforward network to learn a saw wave.
Read Here