vectorized-solutions
There are 3 repositories under vectorized-solutions topic.
bedbad/justpyplot
Plot in NumPy arrays directly, overlay NumPy plots straight over video real-time, plot in Jupyter without a single loop
abhigupta768/Intro-To-ML-Andrew-NG
Vectorized solutions to all programming assignments given in the famous Machine Learning Course, Intro to Machine Learning by Andrew Ng.
srinadhu/Image_Classification_Pipeline
Image Classification pipeline for CIFAR-10 dataset based on K-NN, Svm, Softmax and 2-layer Neural Net Classifiers