There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Image-Classification
classification of images using support vector machine (python)Deepface
A deep learning based project to detect gender,age and emotions of a personCOVID-19
A small learning project to build a COVID-19 detector using CNN in KerasImage-Segmentation
classification of an image into different groups(image segmentation) using KMeans.Data-Augmentation
data augmentation is a technique that can be used to artificially expand the size of a training datasetHandwritten-Digit-Recognition
handwritten digit recognition on MNIST dataset using k-nearest neighbors algorithmSentiment-Analysis
Analysis of movie reviews with the help of Neural Network.Sudoku-WebApp
Sudoku solver practice project build using JavaScript with the help of backtrackingReinforcement-Learning--CartPole
A Reinforcement Learning Based algorithm(Q-learning) built from scratch to simulate the game 'CartPole-v0' in the OpenAI Gym Environment.Face-Recognition
face detection and recognition using haarcascades classifier and knn algorithmgit_intro
learning gitDeep-Convolution-GANs-DCGANs
Deep convolution GAN on MNIST hand-written dataset using Keras library to generate new fake data.Image-Captioning
Image Captioning is the process of generating textual description of an image. It uses both Natural Language Processing and Computer Vision to generate the captions.Emoji-Prediction
To predict a suitable emoji for any given sentence.Mushroom-Classification
To predict the class of mushrooms with the help of Naive Bayes algorithm, given some features of the mushrooms.Music-Generation
generating new music(piano) files by using LSTM with the help of music21 libraryLyric-Generator-Markov-Chain
probabilistic approach to generate new lyrics using markov chainTODO-List
Perceptron
Implementation of Perceptron(smallest neural network) from scratch.mrgarg.github.io
My first web pageDiabetes-Classification--Challenge
Classification Task, classify a person as 0 or 1 (Diabetic or Not) using K-Nearest Neighbors classifierMulti-Layer-Perceptrons
Three Layer Neural Network architecture created from scratch without using any pre-defined libraries.Love Open Source and this site? Check out how you can help us