Osman Tanko logic-OT
Stars
An open-source, interactive platform for visualizing data structures and algorithms. Built for learners, educators, and developers.
A very simple implementation of DPO on a CNN model
An image segmentation Model that uses the U-Net Architecture to segment tumours from ultrasound images of the breast.
A minimalistic clipboard with support for cross platform (Linux, Windows, MacOs)
BobVLM β A 1.5B multimodal model built from scratch and pre-trained on a single P100 GPU capable of image descriptions and moderate question answering. π€π
Data Structure and Algorithm Visualizer is an interactive web application designed to help students, developers, and educators learn data structures and algorithms in an engaging way. This tool all...
Best Practices on Recommendation Systems
Fine Tune Multimodal LLM "Idefics 2" using QLoRA.
This project uses AI to fix blur images of faces. This uses a 5-layered UNet architecture which hallucinates facial features to sharpen the image. This be used recreationally or aid in forensic inv...
Web-sight is uses RAG (Retrieval Augmented Generation) to retrieve and analyze content from website
A comprehensive repository of foundational AI, ML, and DL resources for mastering neural networks and deep learning.
This repository features a custom-built decoder-only language model (LLM) with a total of 37 million parameters π₯. I train the model to be able to ask question from a given context
luceiola / JoJoGAN
Forked from mchong6/JoJoGANOfficial PyTorch repo for JoJoGAN: One Shot Face Stylization
A package for converting between imperial unit lengths and weights.
This is an implementation of a simple Vision Transformer (ViT) for a dummy classification task of predicting whether a person is wearing a hat or not. π©π€ π
Byte is framework that faciliates data transmission via audible sound waves. This project is the web implemenation. It takes a messagefrom the user, encodes it into binary and then modulates it int...
an interface that will users design sermons with ease
data transmission over sound modulator-demodulator model
This is my implementation of a Multinomial Naive Bayes Classifier algorithm. The code predicts the class label of an input sequence based on its features. Therefore, given a dataset, the algorithm ...
This a tensorflow implementation of VICReg - a self-supervised learning architecture that prevents collapse in an intuitive manner using a loss function that 1. maintains the variance of each embed...
A website which uses webscraping to give you information about all countries in the world as well as their twitter trends
A python Machine learning model designed for AI and Audio engineers to easily filter out vocal melodies from background instrumentals. This is effective for collecting and generating melodies of sp...
White Blood Cell Image Segmentation Using Deep Convolution Neural Networks
A python tool that checks to find exposed authentication keys in a project and throws a warning. This prevents the sharing of sensitive data and enforces the use of best paractices like saving auth...