This is where I implement ML algos and Linear Algebra stuff from scratch. The Perceptron [First Paper implemented] The perceptron algorithm fails to work where the data is non-linearly seperable Or where the decision boundary is non-linear Official Perceptron Paper Link Generalised Linear Model (High Level View) True-Positives, False-Positives, True-Negatives, False-Negatives Similarity perspective of Kernels