Sai182004's repositories
check-whether-a-given-number-is-prime-or-not-in-C-Language
check whether a given number is prime or not in C Language
Fashion-MNIST-Dataset
Classifying the images of clothing like shirt, pants and sneakers. Dataset contains 60000 Training Images and 10000 test Images, 10 Classes, Image Size = 28 x 28 pixels, Label Ids = 0 to 9, Pixel value = 0 to 255.
Object-Classification-CNN
Object Classification CNN (Convolutional Neural Network) is a machine learning technique that uses a deep learning algorithm to classify images of various objects. The goal of Object Classification CNN is to train a neural network to recognize and distinguish between different objects in an image.
PrimeNumberOrNot
Checking a user given number is a prime or not using this C++ code
program-to-find-the-sum-of-first-n-natural-numbers
program to find the sum of first n natural numbers
skills-copilot-codespaces-vscode
My clone repository
Sum-of-Numbers-in-the-list-python
Sum of numbers in the list