NN

Fingerprint pattern classification using Deep Learning

Photo by Manu Designer on Dribbble Fingerprint, as a unique feature of each person, can be divided into different types. In this project, we identify real fingerprints pattern and classify them with convolutional neural networks(CNN). Dataset The dataset is the original NIST 8-Bit Gray Scale Images of Fingerprint Image Groups(FIGS). It comprises 4000 images that are

Fingerprint pattern classification using Deep Learning Read More »

Shape Images Classification Using NN

Photo by Margarita Ivanchikova on Dribbble 100 triangles, 100 squares, and 100 circles in processing. each png image is 28×28 px, the images are in 3 folders labeled squares, circles, and triangles pretty straightforward We have to find the shape that falls in its category by training the model using Neural Networks. Importing Libraries Unzipping the data

Shape Images Classification Using NN Read More »

Heart Disease Prediction using Neural Networks

Photo by Diana Pasternak on Dribbble Heart disease refers to any condition affecting the heart. There are many types, some of which are preventable. Share on Pinterest mikroman6/Getty Images. Unlike a cardiovascular disease, which includes problems with the entire circulatory system, heart disease affects only the heart. This project will focus on predicting heart disease using

Heart Disease Prediction using Neural Networks Read More »

Kannada MNIST using NN

Photo by Alexandra on Dribbble MNIST like dataset for Kannada handwritten digits The goal of this competition is to provide a simple extension to the classic MNIST competition we’re all familiar with. Instead of using Arabic numerals, it uses a recently-released dataset of Kannada digits. Kannada is a language spoken predominantly by the people of Karnataka

Kannada MNIST using NN Read More »