Lists (1)
Sort Name ascending (A-Z)
Starred repositories
Face Detection Project: Feature_Detection1 C++ implementation of face detection using machine learning & computer vision techniques. Detects faces in images & videos for security, surveillance & hu…
BinariesHub for C++ Windows Your one-stop repository for all AI and Machine Learning binaries compatible with C++ on Windows. Simplify your development workflow with prebuilt, high-performance bina…
Moin2002-tech / randomforests
Forked from gxf1027/randomforestsC++ implementation of random forests classification, regression, proximity, variable importance and imputation.
Code related to my LangChain playlist
This repository contains the Hugging Face Agents Course.
WebRover is an autonomous AI agent designed to interpret user input and execute actions by interacting with web elements to accomplish tasks or answer questions. It leverages advanced language mode…
ImageAugmentor is a repository for image data augmentation using the popular library Albumentations. Spice up your machine learning projects with a variety of transformations like flips, rotations,…
# Detecting Moon with Machine Learning ## First step would be to set Accelarator as GPU ### In this tutorial, you will learn how to use basic functions and libraries used for data analysis and gett…
The project is a web application that predicts grain quality based on size, shape, color, and texture. It utilizes logistic regression models and label encoders trained on a grain quality dataset. …
StimulerVoiceX is a denoising and speech enhancement system. It uses deep learning techniques to remove noise from speech signals and improve their quality and clarity. It can handle various types …
A personal resume website template built with React.js, Typescript, Next.js, and styled with Tailwind css
This repository contains Python code that implements an image augmentation pipeline using the albumentations library. The pipeline performs various augmentations on input images and corresponding l…