Ahmer Najar (ahmernajar)

ahmernajar

Geek Repo

Company:University of Exeter

Location:United Kindom

Home Page:https://www.linkedin.com/in/ahmer-najar-8619b0164/

Github PK Tool:Github PK Tool

Ahmer Najar's repositories

alphabet-classifier-using-cnn

A Kaggle dataset A_Z Handwritten Data in .csv format . In this model i have used CNN using keras with tensorflow backend

Language:PythonStargazers:3Issues:0Issues:0
Language:PythonStargazers:2Issues:0Issues:0
Stargazers:1Issues:0Issues:0
Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1Issues:0Issues:0
Language:PythonStargazers:1Issues:0Issues:0
Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1Issues:0Issues:0

MNIST-digit-recognition-and-classification-using-CNN-with-Keras-99.70

The training dataset consists of 42000 rows each of 784 pixel values thus representing 28 x 28 sized 42000 images of different digits from 0 to 9 . I have used Convolutional Neural Networks to train the model with the help of Keras and made predictions on the 28000 images of the test dataset, also achieved 99.321 % valid accuracy with just 10 epochs . Also tuned ImageDataGenerator to promote generalization and avoid overfitting problem .

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1Issues:0Issues:0

Object-Detection

Object Detection by using yolo weights.

Language:PythonStargazers:1Issues:0Issues:0