This repository implements a vector search solution based on image and text embeddings. Users can search for similar products using an image or a textual description.
-
Updated
Dec 11, 2024 - Python
This repository implements a vector search solution based on image and text embeddings. Users can search for similar products using an image or a textual description.
A brand new programming language designed for developers with diverse coding interests!
ZynkPy is an Interpreted programming language and a Compiled (because i'm going to support that i the future)
Write the K Nearest Neighbors classifier from scratch in Python. Test it on email spam classification dataset.
Over 4 weeks, I manually developed a fully connected neural network using only NumPy—without any ML frameworks. It uses Xavier and He initialization, Leaky ReLU activation, L2 regularization, and learning rate decay. The model achieves up to 91% test accuracy and visualizes training, validation, and test losses for early stopping and evaluation.
RSA Keygen
neural network from scratch with mnist dataset
Machine learning algorithms implemented from scratch
Add a description, image, and links to the from-scratch-in-python topic page so that developers can more easily learn about it.
To associate your repository with the from-scratch-in-python topic, visit your repo's landing page and select "manage topics."