An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: keras-classification-models

sorna-fast/breast-cancer-diagnosis-neural-network

ANN-based breast cancer classifier using the Wisconsin Diagnostic Dataset. Implements advanced feature engineering and achieves 98.25% test accuracy. Includes comprehensive EDA, model training, and clinical impact analysis

Language: Jupyter Notebook - Size: 3.16 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

google/magika

Detect file content types with deep learning

Language: Python - Size: 81.2 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 8,709 - Forks: 449

shettysach/Kannada-Digit-Recognizer-v1 📦

Using a Convolutional Neural Network (CNN) to identify the Kannada numerical digits. Tensorflow (Keras) is used to create, train and load the neural network model. CustomTKinter/TKinter are used to provide the GUI and OpenCV is used to read input form the GUI.

Language: Jupyter Notebook - Size: 3.28 MB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

tanush-g/Brain

This project aims to classify brain MRI images into four categories: Glioma, Meningioma, No tumor, and Pituitary tumor. It utilizes TensorFlow to build and train a convolutional neural network (CNN) for the task.

Language: Jupyter Notebook - Size: 333 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

danmorales/CursoDS_ProfDanilo

Códigos Python com diferentes aplicações como técnicas de machine learning e deep learning, fundamentos de estatística, problemas de regressão de classificação. Os vídeos com as explicações teóricas estão disponíveis no meu canal do YouTube

Language: Jupyter Notebook - Size: 65.4 MB - Last synced at: 13 days ago - Pushed at: almost 5 years ago - Stars: 104 - Forks: 91

Haozhe-py/TensorAI

An Image Recognition AI tool, which is use to show the number on a picture. (0~9 only) TEST Accuracy: 0.97

Language: Python - Size: 1.48 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

HaseebUlHassan437/pre-trained-Resnet18-and-Resnet50

This project demonstrates how to use pre-trained ResNet18 and ResNet50 models for image classification. ResNet18 is applied to the CIFAR-10 dataset, while ResNet50 performs top-5 predictions on custom images using ImageNet weights—all implemented in PyTorch via Google Colab.

Language: Jupyter Notebook - Size: 133 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ArshTiwari2004/Sahyog

Centralized Disaster Response and Inventory Management System that leverages AI and Google Cloud Technologies to predict disasters, optimize resource management, and provide real-time coordination.

Language: JavaScript - Size: 14.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 3

AM-Ankitgit/Complete-Deep-Learning-Algorithms

deep-learning machine-learning

Language: Jupyter Notebook - Size: 196 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

samiyaalizaidi/Image-Classification-with-RPi

This repository contains all the files for the computer vision based final project of the Neural Networks and Machine Learning class.

Language: Jupyter Notebook - Size: 12.1 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sergio11/disasters_prediction

🚨 Classifying disaster-related tweets using deep learning 🤖 to identify real vs. fake news during crises 🌍. 🔍 NLP techniques help clean and preprocess data for accurate predictions 📊.

Language: Jupyter Notebook - Size: 790 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

NikhilTej2006/crop-health

It is a crop health diagonising model .. with >50% accuracy

Language: Jupyter Notebook - Size: 322 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

joaopauloschuler/k-neural-api

K-CAI NEURAL API - Keras based neural network API that will allow you to create parameter-efficient, memory-efficient, flops-efficient multipath models with new layer types. There are plenty of examples and documentation.

Language: Python - Size: 15.3 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 136 - Forks: 104

dkeras-project/dkeras

Distributed Keras Engine, Make Keras faster with only one line of code.

Language: Python - Size: 6.48 MB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 188 - Forks: 12

SandeepVashishtha/Image-Recognition

Identify and classify objects in real-time video streams using TensorFlow and OpenCV. This project is designed for applications like security systems, robotics, and interactive installations, combining the power of TensorFlow for deep learning with OpenCV's webcam interaction.

Language: Python - Size: 167 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 0

AleksanderVEriksen/Image_classification_ResNet50

Image classification of concrete cracks using the pre-trained ResNet50 model

Language: Python - Size: 81.6 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

benckx/dnn-movie-posters

Classify movie posters by genre

Language: Python - Size: 1.93 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 51 - Forks: 33

sergio11/iot_network_malware_classifier

🛡️ The IoT Network Malware Classifier 🚀 is an advanced solution tackling security concerns in IoT, employing deep learning for precise malware detection in network traffic.

Language: Jupyter Notebook - Size: 5.48 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 1

wesleyscholl/Machine-Learning-Projects

Machine learning projects completed for the Machine Learning with Python Certification

Language: Jupyter Notebook - Size: 2.93 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

titu1994/Keras-Classification-Models

Collection of Keras models used for classification

Language: Python - Size: 54.7 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 317 - Forks: 100

ArtZaragozaGitHub/NN--P4_Predicting_Customers_Likely_to_Abandon_Bank_Services

Analyze the customer data, build a neural network to help the operations team identify the customers that are more likely to churn, and provide recommendations on how to retain such customers

Language: Jupyter Notebook - Size: 1.64 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

deepsense-ai/Keras-PyTorch-AvP-transfer-learning

We pit Keras and PyTorch against each other, showing their strengths and weaknesses in action. We present a real problem, a matter of life-and-death: distinguishing Aliens from Predators!

Language: Jupyter Notebook - Size: 7.85 MB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 49 - Forks: 32

Prajwal10031999/Cataract-Detection-using-VGG-19

A deep learning model built to detect cataract in human eyes using the VGG-19 pretrained weights

Language: Jupyter Notebook - Size: 1.22 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 7

LoopyNoodle/Neural-Networks

A collection of small projects to further explore artificial neural networks (ANNs) and various machine learning algorithms.

Language: Jupyter Notebook - Size: 24.4 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Magnus0969/Multi-Class-Classification

This repository contains a comprehensive implementation of a multi-class classification model, leveraging various machine learning algorithms to classify data into multiple categories. The project includes data preprocessing, model training, evaluation, and performance metrics to assess the effectiveness of different classification techniques.

Size: 8.79 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

anjanatiha/Image-Recognition-using-Deep-Convolutional-Neural-Network

Image Recognition using Deep Convolutional Network and Training Pre-trained Models ("Inception")

Language: Jupyter Notebook - Size: 216 MB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 7

jcaperella29/flask_classification_app

This is a flask web app for classificing and visualization data .It it deployed at the link below.

Language: Python - Size: 27.3 KB - Last synced at: 20 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

sushant1827/Fashion-Clothing-Classification

Kaggle Machine Learning Competition Project : In this project, we will create a classifier to classify fashion clothing into 10 categories learned from Fashion MNIST dataset of Zalando's article images

Language: Jupyter Notebook - Size: 6.59 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 3

Pavansomisetty21/Image-Classification-using-Keras-Pretrained-models

we classify the images with keras pre trained models like vgg 16 model ,Resnet-50 model and inception-v3 model

Language: Jupyter Notebook - Size: 21.2 MB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

gautamgc17/Apna-CheckUp

This project is a Disease Prediction system that allows users to check for potential infections based on reports or X-ray/MRI images.

Language: HTML - Size: 21.6 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

luca-parisi/quantum_relu

QReLU and m-QReLU: Two novel quantum activation functions for Deep Learning in TensorFlow, Keras, and PyTorch

Language: Python - Size: 43.9 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 14 - Forks: 7

Mohammed-abdulaziz-eisa/Digital-Egypt-Pioneers-Initiative-Project

BBC News Classification

Language: Jupyter Notebook - Size: 24.2 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

AziziShekoofeh/Time-series-Classification

Classification of Time-series data with RNN

Language: Python - Size: 40 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 4

swainshashwat/Audio-Classification-using-Deep-Learning

Classifying 10 different categories of Sound using Deep Learning.

Language: Jupyter Notebook - Size: 1.92 MB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 25 - Forks: 13

rufilboss/image_classifier

Image Classifier using CIFAR-10 and TensorFlow/Keras

Language: Python - Size: 1.67 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

cmac-ire/machine-learning-app

An intuitive and user-friendly web application developed using Python to classify X-ray images and identify if they indicate the presence of pneumonia.

Language: Python - Size: 144 MB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

SreeEswaran/Handwritten-digit-Classification

This project implements a Convolutional Neural Network (CNN) to classify handwritten digits from the MNIST dataset. The model is built using TensorFlow and Keras.

Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: 7 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

DouglasVolcato/rock-paper-scissors-machine-learning-model

Language: Python - Size: 206 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

lauracarpaciu/Human-activity-recognition-with-smartphones

Language: Jupyter Notebook - Size: 7.77 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AdityaUECU/Deepfake-Detection

A CNN-LSTM (Convolutional Neural Network - Long Short-Term Memory) model is a powerful approach for classifying deepfake videos. The CNN component extracts spatial features from video frames, while the LSTM component captures temporal dependencies between frames.

Language: Python - Size: 1.23 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

michaellaephillips/ImageDetectionForPlantDisease

Disease identification using keras and LeNet.

Language: Jupyter Notebook - Size: 9.38 MB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Sandeep19531/Clothing_Detection

It is a supervised neural network project that can detect an image of a clothing material with high accuracy. It is a python program that uses various python libraries. Gray scale images are used in this project.

Language: Python - Size: 2.93 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

AlJonny/WorkSamples_DataScience

Machine Learning topics and code examples from coursework

Language: Jupyter Notebook - Size: 1.55 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Dipika2020/Automated-Face-Mask-Detection-System-using-Open-CV-and-Keras

Given a trained COVID-19 face mask detector, which is used to detect COVID-19 face masks in images and in video streams, using various model training and visualizing techniques in python.

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

arielycliu/calorme Fork of kchatr/calorme

The AI Portion of CalorMe: my AI models were evicted~

Language: Jupyter Notebook - Size: 451 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

lucastanger/rock_paper_scissors

:fist::hand::v: Rock Paper Scissors Detection using a Convolutional Neural Network

Language: Jupyter Notebook - Size: 3.79 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

followthefourleafedclover/Sneaker-Classification-Model

This a Sneaker Classification Model built using tensorflow keras

Language: Python - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

credo92/CNN-Keras-Dog-Cat-Identification

Keras Deep Learning CNN Model for Dog / Cat Identification

Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

JamesOConnor/Kaggle_PlanetLabs

Python scripts for Kaggle's Planet Labs Competition in 2017 using Keras and Tensor Flow

Language: Python - Size: 96.9 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

sdas2k18-tech/SRGANs

Super-resolution using GANs. CNN, Image Classification and Image Upscaling.

Language: Python - Size: 17.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

fenicXs/Sickle-Cell-anemia-detection

This repository contains code for a convolutional neural network (CNN) model trained to detect sickle cell anemia in blood cell images. The model achieves 78% accuracy on test images, aiding in early diagnosis and management of this hereditary blood disorder.

Language: Jupyter Notebook - Size: 1.49 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jakhac/rs-classification

Remote Sensing Classification

Language: Jupyter Notebook - Size: 30.1 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

HayatiYrtgl/ML_divorce_Classification-with-5-models

The code performs data preprocessing, machine learning model training, evaluation, and model saving for a binary classification problem on the divorce dataset.

Language: Jupyter Notebook - Size: 2.69 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

GargiChakraverty-yb/OCT

Did comparative study of image classification accuracy by feeding 84,495 images, 4 categories OCT images into different pre-trained Keras models

Language: Jupyter Notebook - Size: 1.86 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

LlfeSteal/CommentClassifier_AI 📦

Comment classifier model trainer using keras tensorflow, stanza tokenizer and transformers.

Language: Python - Size: 72.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Hokfu/Flower-image-classification

Deep Learning model for classifying images of daisy and dandelion

Language: Jupyter Notebook - Size: 166 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

arielycliu/CalorMeAI

The AI portion of CalorMe

Language: Jupyter Notebook - Size: 160 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

GiteshJ/ResNets

ResNet architecture implementation in Keras

Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

GiteshJ/Breast-Cancer-Phase-Detection

Detecting Brest Cancer from histology images using keras.

Language: Python - Size: 15.7 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 3

vicaaa12/Deep-Neural-Networks

Neural Network

Language: Jupyter Notebook - Size: 1.68 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

joaopauloschuler/two-branch-plant-disease

Source code for the paper "Color-aware two-branch DCNN for efficient plant disease classification".

Language: Jupyter Notebook - Size: 738 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 4

joaopauloschuler/two-path-noise-lab-plant-disease

Source code for the paper "Reliable Deep Learning Plant Leaf Disease Classification Based on Light-Chroma Separated Branches".

Language: Jupyter Notebook - Size: 143 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 4

usmanyousaaf/Brain-Tumor-prediction-classification-project

This project implements a deep learning model using Convolutional Neural Networks (CNNs) for the classification of brain tumors in MRI scans. The model is trained on a large dataset of MRI images, which includes 4 types of tumors. {meningioma_tumor , glioma_tumor , pituitary_tumor , no_tumor}

Language: Jupyter Notebook - Size: 763 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sarah-zhan/birds-classification

Leverage TensorFlow, Keras, and Xception to train a predictive model with the provided dataset. Once the model is trained, it can be utilized tflite to make predictions. For deployment, upload the model to AWS ECR and employ AWS Lambda for model execution.

Language: Jupyter Notebook - Size: 82.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 2

sspathak/eye-mouse

Control your PC's mouse by just looking at the screen!

Language: Jupyter Notebook - Size: 515 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

vigneshavmm/image_classification

In this project, the code snippet initialises a machine learning project for image classification.

Language: Jupyter Notebook - Size: 3.01 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

easonlai/pneumonia_classification_challenge_databricks

This is sample repos for how to use Keras Tuner to perform hyper-parameter tuning in Databricks.

Language: Jupyter Notebook - Size: 204 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

mashyko/Image-Classifier

examples of image classification using Keras+ Tensorflow 2.0 and PyTorch

Language: Jupyter Notebook - Size: 7.53 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

alexisbcook/keras_transfer_cifar10

Object classification with CIFAR-10 using transfer learning

Language: Jupyter Notebook - Size: 5.34 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 131 - Forks: 58

im-aditi/Iris-keras

A neural network built with the help of Keras to perform classification on Iris dataset

Language: Jupyter Notebook - Size: 156 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

im-aditi/rock-paper-scissors

Recognises hand gestures for Rock, Paper or Scissors

Language: Jupyter Notebook - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ladkabiharihai/Cifar10-image-classification

Image classification by CNN using keras

Language: Jupyter Notebook - Size: 31.4 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

TheLastFrame/Capsule-Network-Keras Fork of bojone/Capsule

A Capsule Network implementation in pure Keras running on Tensorflow 2.0

Language: Python - Size: 65.4 KB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 2

vinayak1998/Devnagari-Character-Recognition

Using CNN(Keras) and Image Augmentation techniques to classify a given set of handwritten Devnagari characters

Language: Python - Size: 142 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

harshtikuu/Gender_Recognition

Determining Gender given the parameters of a voice

Language: Python - Size: 418 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

nykolai-d/classification_1

This code trains a neural network model to classify images of clothing using tf.keras

Language: Jupyter Notebook - Size: 396 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vaitybharati/NN_Hyperparameter-Tuning

Tuning of Hyperparameters :- Batch Size and Epochs. Tuning of Hyperparameters:- Learning rate and Drop out rate. Tuning of Hyperparameters:- Activation Function and Kernel Initializer. Tuning of Hyperparameter :-Number of Neurons in activation layer. Training model with optimum values of Hyperparameters.

Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

vijay033/DeepLearningPractice

Modeling deep learning methodologies

Language: Jupyter Notebook - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

north0n-FI/Image-recognition-with-Convolutional-Neural-Networks

A few notebooks on building binomial as well as multilabel image classifiers from scratch. Also, how to use a pretrained ConvNet for image classification.

Language: Jupyter Notebook - Size: 1.66 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

kantharajucn/review_helpfulness_classification

Amazon review helpfulness classification

Language: Jupyter Notebook - Size: 18.7 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

hasimensarkavak/Multilayer-Perceptron-Classification

Multilayer Perceptron Classification with Python

Language: Jupyter Notebook - Size: 342 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Fibration/dog-project Fork of udacity/dog-project

My extension of the dog project at the Udacity AI Nanodegree

Language: Jupyter Notebook - Size: 53.8 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ellietoulabi/cat-dog-classification

Classification of dog and cat images using NN and CNN

Language: Jupyter Notebook - Size: 1.65 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

jeraemiusshannonj/Digit-Classification-MNIST-dataset

Using MNIST dataset of handwritten digits to train a convolutional network to predict the digit given an image.

Language: Python - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ArjunBasandrai/CXR-Classifier

A Deep Learning Project for Chest X-ray Image Classification of COVID-19, Tuberculosis (TB), Pneumonia, and Normal Cases

Language: Jupyter Notebook - Size: 3.32 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Vzzarr/Keras-NN

Language: Python - Size: 2.12 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

Xx-Ashutosh-xX/Real-Time-Face-Mask-Detection-Model

Real-Time Face Mask Detection Model

Language: Jupyter Notebook - Size: 17.9 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 2

Xx-Ashutosh-xX/Identifying_Handwritten_Digits

Using MNIST Dataset to train a CNN model for identifying handwritten digits

Language: Jupyter Notebook - Size: 4.31 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

Xx-Ashutosh-xX/Cats_vs_Dogs

Usage of CNN to build a Cat vs Dog Model

Language: Jupyter Notebook - Size: 5.47 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

alexisbcook/ResNetCAM-keras

Keras implementation of a ResNet-CAM model

Language: Python - Size: 2.67 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 279 - Forks: 101

ayberkgezer/Minerals-Classification

Language: Jupyter Notebook - Size: 726 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

STiago/R-KERAS

Blood Cell Images Dataset

Language: R - Size: 4.12 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

pestipeti/KaggleDigitRecognizer

Simple CNN for recognizing hand written digits

Language: Python - Size: 226 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

andreanstev/CatsOrNo

A simple ConvNet model created for predicting whether there is a cat or not in the picture.

Language: Jupyter Notebook - Size: 3.55 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Asirwad/IrisFlowerClassifier-DNNClassifier

🌺 🌸This project uses TensorFlow's DNNClassifier to classify the famous Iris flower dataset 🌼. Train a deep neural network 🧠 to distinguish between different species and explore the beauty of machine learning 🌿🌺🌼

Language: Python - Size: 8.79 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

scottherford/IDC_BreastCancer

Breast cancer is the most common form of cancer in women, and invasive ductal carcinoma (IDC) is the most common form of breast cancer. Accurately identifying and categorizing breast cancer subtypes is an important clinical task, and automated methods can be used to save time and reduce error. The goal of this script is to identify IDC when it is present in otherwise unlabeled histopathology images. The dataset consists of approximately five thousand 50x50 pixel RGB digital images of H&E-stained breast histopathology samples that are labeled as either IDC or non-IDC. These numpy arrays are small patches that were extracted from digital images of breast tissue samples. The breast tissue contains many cells but only some of them are cancerous. Patches that are labeled "1" contain cells that are characteristic of invasive ductal carcinoma. For more information about the data, see https://www.ncbi.nlm.nih.gov/pubmed/27563488 and http://spie.org/Publications/Proceedings/Paper/10.1117/12.2043872.

Language: Jupyter Notebook - Size: 278 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 3

caozrich/Etherium_Blockchain_Phishing-_Detection_APP-KNN

k-Nearest Neighbors (KNN) used for an Etherium Blockchain classification problem

Language: Python - Size: 40 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

jillmpla/thesis_recurrent_neural_nets

Predicting solar flares with simple RNNs, LSTMs and GRUs.

Language: Jupyter Notebook - Size: 13.7 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

AhmedAli288/0-9-Handwriting-Recognition

Complete implementation of 'Neural Network' from scratch. In this code machine learning of 0-9 Handwritten digits in different styles using "Keras", "Keras-dataset" & "Tensorflow" is done.

Language: Jupyter Notebook - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

ayberkgezer/Retina-Damage-Detection-OCT-Images

Retina OCT Images Different Model Train

Language: Jupyter Notebook - Size: 45.8 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Related Keywords
keras-classification-models 200 keras 85 keras-tensorflow 70 keras-neural-networks 58 deep-learning 58 tensorflow 55 python 41 keras-models 41 image-classification 39 machine-learning 38 convolutional-neural-networks 34 cnn-classification 23 deep-neural-networks 22 neural-network 22 cnn 21 cnn-keras 19 classification 17 python3 17 neural-networks 16 tensorflow2 15 transfer-learning 12 computer-vision 12 jupyter-notebook 11 keras-implementations 10 image-recognition 10 keras-tutorials 9 keras-visualization 9 opencv 9 artificial-intelligence 9 cnn-model 9 resnet-50 7 vgg16 7 machine-learning-algorithms 7 scikit-learn 6 data-science 6 nlp 6 ai 6 image-processing 6 numpy 5 artificial-neural-networks 5 hyperparameter-tuning 5 keras-layer 5 mnist 5 pandas 5 binary-classification 5 deeplearning 5 mnist-dataset 5 opencv-python 5 resnet 4 classification-algorithm 4 pytorch 4 matplotlib 4 adam-optimizer 4 tensorflow-models 4 machinelearning 4 kaggle 4 covid-19 4 tensorflow-examples 4 classifier 3 keras-deep-learning 3 plant-disease-detection 3 xception 3 hyperparameter-optimization 3 rnn-tensorflow 3 lstm-neural-networks 3 nlp-machine-learning 3 residual-networks 3 batch-normalization 3 sequential-models 3 vgg19 3 dataset 3 data-visualization 3 mnist-handwriting-recognition 3 audio-processing 3 handwritten-digit-recognition 3 xception-model 3 classification-model 3 scikitlearn-machine-learning 3 pandas-dataframe 3 mnist-classification 3 tensorflow-tutorials 3 plant-disease-classification 2 face-detection 2 weight-initialization 2 training 2 image-classifier 2 inceptionv3 2 nn 2 vgg16-model 2 covid19-data 2 cnn-architecture 2 sentiment-analysis 2 ann 2 docker 2 imageclassification 2 dropout-layers 2 crossvalidation 2 image-augmentation 2 resnet50 2 auc-roc-curve 2