Divya Pratap Singh

Portfolio

Welcome to my online portfolio.

image

MiniAI

2022 depends
This repository contains a collection of basic and initial supervised machine learning projects. These projects are designed with small, preprocessed, and simple datasets, making them ideal for learning fundamental concepts of machine learning and data science.
image

Data_Action

2023 depends
DATA_ACTION is a curated repository designed to consolidate fundamental operations essential for data exploration, data visualization, and model selection. It serves as a foundational resource, capturing key steps and operations that are often performed before diving into the core aspects of training data or building data-driven models.
image

Virtual_JIM

2024 depends
Virtual JIM is a computer vision project that utilizes the mediapipe library to detect and analyze posture while performing exercises. It focuses on providing feedback only when the detected posture is close to correct, enhancing the user's exercise experience.
image

Computer-vision-basics

2023 depends
In This repo. we have one folder THE BASIC THREE which consist of two files,The Cifar_10 and mnist_from_scratch. I directly imported data using Kaggle API instead of downloading Data. Main motto of this is to use this repo as refrence while working on my other cv projects.