Popular repositories Loading
-
RockPaperScissorsgame
RockPaperScissorsgame PublicThis is a console-based Rock, Paper, Scissors game written in C. The user plays 3 rounds against the computer. On each turn, the user types either ROCK, PAPER, or SCISSOR (in capital letters), and …
C
-
Jarvis-Project
Jarvis-Project PublicJarvis is an AI-powered voice assistant built in Python. It listens for a wake word ("Jarvis"), understands commands, speaks back in Hindi, and can open apps or websites, play songs, fetch news, or…
Python
-
AI-Gesture-Controlled-LEDs
AI-Gesture-Controlled-LEDs PublicControl 5 individual LEDs using your hand gestures captured via webcam. The project uses Python, OpenCV, and MediaPipe to detect which fingers are raised, converts the gesture to a binary string, a…
Python
-
Medical-Claim-Anomaly-Detection
Medical-Claim-Anomaly-Detection PublicThis project focuses on detecting anomalies in medical insurance claims submitted by hospitals using unsupervised machine learning. By leveraging techniques like PowerTransformer, PCA, and Isolatio…
Jupyter Notebook
-
Iris-Dataset-kNN-DecisionTree
Iris-Dataset-kNN-DecisionTree PublicThis project showcases classification on the Iris dataset using K-Nearest Neighbors (KNN) and Decision Tree algorithms. It includes feature scaling, data visualization (correlation heatmap and pair…
Jupyter Notebook
-
MNSIT-Neural-Networks
MNSIT-Neural-Networks PublicNeural network implementation on the MNIST dataset using TensorFlow. Achieved 99.4% training accuracy and 97.3% validation accuracy in 10 epochs with Adam optimizer (lr=0.001). Test accuracy: 96.73%.
Jupyter Notebook
If the problem persists, check the GitHub status page or contact support.