neural-nets-from-scratch
There are 2 repositories under neural-nets-from-scratch topic.
HarmanDotpy/ML-Assignment2
Implementations of svm's, smo algorithm, neural networks from scratch in python, standard neural network architectures like alexnet, lenet in pytorch, and attempts at zero-shot learning and domain adaptation(paper implementation), as part of the solutions for Assignment 2 of the course ELL409 : Machine Intelligence and Learning taught by Professor Prathosh AP
S0852306/Numpy-Implementation-of-Neural-Nets
Numpy implementation of Neural Networks with SGDM, ADAM and BFGS solvers, suitable for surface fitting