note
-
-
Gale-Shapley Algorithm
an algorithm that matches 2-equally sizes groups based on preferences.
-
Merge Sort
a popular divide-and-conquer sorting algorithm
-
Convex Hull
the smallest polygon that contains a set of points
-
Insertion Sort
a widely-known iterate sorting algorithm
-
Overfit First
the first step to training a neural network successfully
-
Residual Vector Quantisation
A tokeniser for audio
-
Snake Activation Function
An activation function for modelling data with periodicity (repeating patterns)
-
Leaky ReLU
An activation function that outputs a small value for negative numbers
-