Ecosyste.ms: Repos

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

GitHub topics: keras-neural-networks

snknitin/DeepfakeCapsuleGAN

Using Capsule Networks in GANS to generate very realistic fake images that could perhaps be used for deepfakes

Language: Jupyter Notebook - Size: 41.4 MB - Last synced: 3 months ago - Pushed: almost 5 years ago - Stars: 124 - Forks: 53

BaseMax/ImageRecognition

Recognition of the images includes train and tests based on Python.

Language: Python - Size: 124 MB - Last synced: about 1 month ago - Pushed: almost 5 years ago - Stars: 8 - Forks: 2

Rahulgarg95/tensorflow-implementation

A bunch of jupyter notebooks containing tensorflow and keras implementation from ANN to GANs to NLP.

Language: Jupyter Notebook - Size: 27 MB - Last synced: 3 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

hypnosapos/cartpole-rl-remote

CartPole game by Reinforcement Learning, a journey from training to inference

Language: Python - Size: 80.2 MB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 25 - Forks: 3

awslabs/keras-apache-mxnet Fork of keras-team/keras

[DEPRECATED] Amazon Deep Learning's Keras with Apache MXNet support

Language: Python - Size: 12.5 MB - Last synced: 11 days ago - Pushed: about 1 year ago - Stars: 288 - Forks: 65

aakcay5656/generatingTextWithRNN

Creating Poetic Texts with Recurrent Neural Networks in Python

Language: Python - Size: 6.84 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

mukultiwari127/MNIST-Digit-Recognizer

MNIST Digit Recognizer with 99.72% Accuracy using Keras

Language: Jupyter Notebook - Size: 10.7 KB - Last synced: 3 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 1

mchlgmnk03/Parkinson_Detection_with_Gait_Analysis_CNN_Model

Final project for Signal Processing course that focuses on Parkinson's Disease detection.

Language: Jupyter Notebook - Size: 83.8 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

jirvingphd/how-to-spot-a-russian-troll-tweet-mod-4-project Fork of learn-co-students/dsc-4-final-project-online-ds-ft-021119

How to Spot a (Russian) Troll - Classifying Troll Tweets vs Authentic Tweets

Language: Jupyter Notebook - Size: 412 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - 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: 3 months ago - Pushed: 3 months ago - Stars: 11 - Forks: 4

saradindusengupta/goolge_stock_forecasting

Forecasting Google stock pricing using keras and tensorflow

Language: Python - Size: 43 KB - Last synced: 3 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

saradindusengupta/email_spam_filter

This model mainly uses deep neural network to train and classify between spam and ham messages and compare them with SVM and random forest.

Language: Python - Size: 205 KB - Last synced: 3 months ago - Pushed: over 6 years ago - Stars: 3 - Forks: 1

Diegomarmac/ML-BookCamp

Code and notes from the Machine Learning Bookcamp book

Language: Jupyter Notebook - Size: 80.3 MB - Last synced: 3 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

VitorCarvalho67/Barium

Cutting-edge Python software utilizing neural networks and machine learning for precise hand movement tracking

Language: Python - Size: 195 MB - Last synced: 8 days ago - Pushed: about 2 months ago - Stars: 27 - Forks: 5

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: 3 months ago - Pushed: 3 months ago - Stars: 17 - Forks: 4

RobsonMT/Break-Captcha

Language: Python - Size: 673 MB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

SubhangiSati/Identification-of-Gemstone-using-MobileNetV2-and-transfer-learning

The project focuses on Identification of various Gemstone. The dataset consists of 87 classes.It shows the whole progress and model used to achieve final accuracy. You will gain knowledge of Computer Vision, The model used are CNN(Convolutional Neural Network), MobileNetV2 and VGGNet,The final model used was transfer learning with model MobileNetV2

Language: Jupyter Notebook - Size: 1.58 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

leogachimu/Distracted_Driver_Detection

This project aims to leverage computer vision and machine learning techniques to develop a system capable of detecting in real-time, whether or not a driver is distracted, contributing to enhanced road safety.

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

official-biswadeb941/Mayabati---Your-Personal-AI-Chef

Mayabati is a personal AI chef designed for enhancing culinary experience. Crafted by Biswadeb Mukherjee, a leading developer of ParseSphere Innovations.

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

Vaishnavicodes/Fire-Detection---Surveillance-Camera

Fire detection on a surveillance video.

Language: Jupyter Notebook - Size: 11.4 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

vineetk1/interact-keras-model

Interactive command-line program to interact with user-generated deep learning keras models

Language: Python - Size: 60.5 KB - Last synced: 4 months ago - Pushed: almost 6 years ago - Stars: 1 - 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.4 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 130 - Forks: 110

ManishShee24/Breast-Cancer-Classification

The detection of tumours in the breast depends on segmentation techniques. Segmentation plays a significant role in image analysis and includes detection, feature extraction, classification, and treatment. Segmentation helps physicians quantify the volume of tissue in the breast for treatment planning.

Language: Jupyter Notebook - Size: 60.5 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

FYT3RP4TIL/Face-Mask-Detection

Language: Jupyter Notebook - Size: 1.35 MB - Last synced: 4 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

Saketspradhan/Stock-Market-Analysis-System

This project is an investment instrument recommendation system that analyses company performance against their stock price and provides feedback accordingly.

Language: Jupyter Notebook - Size: 2.06 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 2

chaitanya100100/VAE-for-Image-Generation

Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR10 datasets

Language: Python - Size: 137 MB - Last synced: 4 months ago - Pushed: over 5 years ago - Stars: 111 - Forks: 24

sharatsawhney/character_classification

Training and Testing of Character Classifier for OCR using Neural Nets

Language: Python - Size: 340 MB - Last synced: 4 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 1

oussafik/HandWrinting-Digit-Recognition

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

vivekkushalch/Indian-Sign-Language-Recognition-System

(SANKET) A Cross-platform App that translates Any Sign language gestures into text or voice in real-time, making communication more accessible and inclusive for specially-abled people.

Language: HTML - Size: 18.3 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 36 - Forks: 6

JihongJu/keras-resnet3d

Implementations of ResNets for volumetric data, including a vanilla resnet in 3D.

Language: Python - Size: 21.5 KB - Last synced: 2 months ago - Pushed: about 2 years ago - Stars: 140 - Forks: 65

VaishakhiPatel/Tensorflow_bootcamp_master

Tensorflow basics

Language: Jupyter Notebook - Size: 263 MB - Last synced: 5 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

mikeroyal/TensorFlow-Guide

TensorFlow Guide

Language: Python - Size: 133 KB - Last synced: about 23 hours ago - Pushed: over 2 years ago - Stars: 14 - Forks: 2

ParikhKadam/bidaf-keras 📦

Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2

Language: Python - Size: 218 KB - Last synced: 7 days ago - Pushed: over 1 year ago - Stars: 64 - Forks: 21

rconfa/Text-Mining-and-Search-Amazon-Reviews

This is a project for the course "Text Mining and Search" - Master's degree in Data Science, University Milano-Bicocca

Language: Jupyter Notebook - Size: 31.6 MB - Last synced: 5 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

pmcelroy4/CS-583---Deep-Learning

My Programming Assignments from the CS 583 Deep Learning Course from Stevens Institute of Technology

Language: Jupyter Notebook - Size: 137 KB - Last synced: 4 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

mdleiton/WiDSDatathon

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

agustyawan-arif/next-product-to-buy

This project focuses on predicting the next product a customer is likely to buy based on their purchase history using a neural network.

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

techshot25/conv-neural-nets

Image classification using convolutional neural networks (CNNs)

Language: Jupyter Notebook - Size: 5.02 MB - Last synced: 5 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

epicure24/Image-Captioning

This repo contains the notebook for the model that can generate caption given an image.

Language: Jupyter Notebook - Size: 419 KB - Last synced: 5 months ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

epicure24/Object-Detection-on-Indian-Currencies

This repo contains all the notebooks related to object detection (classification + localization).

Language: Jupyter Notebook - Size: 5.47 MB - Last synced: 5 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

ao9000/sudoku-lens

This project is the implementation of the sudoku solver using computer vision & backtracking algorithm

Language: Python - Size: 4.83 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 2 - Forks: 1

rtimbro185/syr_mads_ist718_big_data_analytics

Syracuse University, Masters of Applied Data Science - IST 718 Big Data Analytics

Language: Jupyter Notebook - Size: 40.8 MB - Last synced: 5 months ago - Pushed: about 4 years ago - Stars: 3 - Forks: 1

Azure-Samples/MachineLearningSamples-BiomedicalEntityExtraction 📦

MachineLearningSamples-BiomedicalEntityExtraction

Language: Python - Size: 26.6 MB - Last synced: about 1 month ago - Pushed: almost 5 years ago - Stars: 49 - Forks: 29

sachink1729/Classifying-10-monkey-species-using-InceptionV3-model

This is an image classification problem, where there are 10 classes or species of monkeys and based on the their images we have to predict their species. I have used transfer learning here using InceptionV3 model.

Language: Jupyter Notebook - Size: 205 KB - Last synced: 5 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

nl-hugo/tf-keras

Tensorflow notebooks

Language: Jupyter Notebook - Size: 54.7 KB - Last synced: 5 months ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

SUKHMAN-SINGH-1612/IBM-AI-Engineering

This comprehensive collection of notebooks serves as a valuable resource for learners pursuing the IBM AI Engineering Professional Certificate course.

Language: Jupyter Notebook - Size: 217 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 9 - Forks: 3

vikasnataraja/Cloud-Image-Classification-using-Google-Inception-v3-in-Keras

This repo explores the understanding of cloud imagery using Google's Inception v3 model for segmentation and classification and written in Keras

Language: Python - Size: 4.54 MB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

kshitizdoon/Time-Series

Time Series Analysis using statsmodels and python

Language: Jupyter Notebook - Size: 298 KB - Last synced: 5 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

pgeedh/Hyperparameter-Tuning-with-Keras-Tuner

Practical experience in hyperparameter tuning techniques using the Keras Tuner library. Hyperparameter tuning plays a crucial role in optimizing machine learning models, and this project offers hands-on learning opportunities. Exploring different hyperparameter tuning methods, including random search, grid search, and Bayesian optimization

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

philipperemy/very-deep-convnets-raw-waveforms

Tensorflow - Very Deep Convolutional Neural Networks For Raw Waveforms - https://arxiv.org/pdf/1610.00087.pdf

Language: Python - Size: 69.8 MB - Last synced: 18 days ago - Pushed: about 3 years ago - Stars: 74 - Forks: 14

bhende27/Proximate-Analysis-of-Coal-Based-on-Spectral-Data-and-a-Convolutional-Neural-Network

Language: Jupyter Notebook - Size: 5.54 MB - Last synced: 6 months ago - Pushed: over 3 years ago - Stars: 2 - Forks: 1

tbhaxor/password-strength-clf

An example of Jax usage with the new Keras 3.0 API release

Language: Python - Size: 119 KB - Last synced: 18 days ago - Pushed: 5 months 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: 22 days ago - Pushed: almost 3 years ago - Stars: 4 - Forks: 1

gideon-ogunbanjo/NN-Classify

NN-Classify - Insurance Availability Classification Neural Network

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

Gui-Sitton/NeuralNetwork

The task is then to build and evaluate a model to verify people's ages You will have a set of photographs of people with their ages indicated.

Language: Jupyter Notebook - Size: 1.24 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

DataForScience/RNN

Recurrent Neural Networks for Timeseries

Language: Jupyter Notebook - Size: 13.7 MB - Last synced: 8 days ago - Pushed: over 4 years ago - Stars: 22 - Forks: 25

MicrochipTech/PIC32CXBZ2_WBZ45x_BLE_ML_Orientation_Demo

"IoT Made Easy!" - This application shows how to use TensorFlow Lite to build a basic machine learning application on a PIC32CX-BZ2 / WBZ451 device. The application classifies the orientation of the WBZ451 Curiosity board using a pretrained TensorFlow model, and then sends the classification result to an MBD App.

Language: C - Size: 94.5 MB - Last synced: 4 months ago - Pushed: 10 months ago - Stars: 2 - Forks: 0

mashyko/deep-learning

Language: Jupyter Notebook - Size: 13.3 MB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

dkeras-project/dkeras

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

Language: Python - Size: 6.48 MB - Last synced: 5 months ago - Pushed: over 4 years ago - Stars: 190 - Forks: 13

huseyincenik/deep_learning

Deep Learning #deeplearning

Language: Jupyter Notebook - Size: 21.9 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

Roshan818/Neural-Style-Transfer

A notebook implementation which uses VGG19 for Neural style transfer using Deep Learning.

Language: Jupyter Notebook - Size: 6.75 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

salim-benhamadi/mnist-classification-using-keras

Classification of MNIST database of handwritten images using Keras

Language: Jupyter Notebook - Size: 34.2 KB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

anujdutt9/AI-Chatbot

AI Chatbot using Dynamic Memory Network in Keras.

Language: Python - Size: 14.2 MB - Last synced: 29 days ago - Pushed: almost 7 years ago - Stars: 66 - Forks: 20

alexisbcook/keras_transfer_cifar10

Object classification with CIFAR-10 using transfer learning

Language: Jupyter Notebook - Size: 5.34 MB - Last synced: 6 months ago - Pushed: almost 3 years ago - Stars: 131 - Forks: 58

rowhitswami/Indian-Paper-Currency-Classification

Source code of Indian Paper Currency Classification :fire:

Language: JavaScript - Size: 173 MB - Last synced: 6 months ago - Pushed: 10 months ago - Stars: 146 - Forks: 91

akshaysharma096/Siamese-Networks

Few Shot Learning by Siamese Networks, using Keras.

Language: Jupyter Notebook - Size: 119 KB - Last synced: 6 months ago - Pushed: about 4 years ago - Stars: 183 - Forks: 80

surya-veer/RealTime-DigitRecognition

RealTime DigitRecognition using Convolutional Neural Network(CNN) with keras.

Language: Python - Size: 80.2 MB - Last synced: 6 months ago - Pushed: 7 months ago - Stars: 113 - Forks: 62

iakovosevdaimon/Flight-passengers-prediction

Kaggle competition: The case of flight passengers prediction. A project for the subject: Data Mining & Web Mining

Language: Jupyter Notebook - Size: 8.38 MB - Last synced: 7 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

amogh2004/Image-Processing

Build two image recognition models, and also use one built-in Keras image recognition model.

Language: Jupyter Notebook - Size: 13.7 MB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

xoraus/FashionNet

Learn how to create a fashion classifier using CNNs, while delving into image preprocessing and optimization.

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

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: 4 months ago - Pushed: 8 months ago - Stars: 4 - Forks: 0

amogh-chavan/HousingPricepredictionMLmodel

This model predicts housing price based on square feet, It has details comments which explain various terms

Language: Jupyter Notebook - Size: 27.3 KB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

felicity12345/Hand-written-digital-recognition

Hand-written-digital-recognition

Language: Jupyter Notebook - Size: 106 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

dolevshapira/Kerasing

Things I developed for deep learning.

Language: Python - Size: 15.6 KB - Last synced: 7 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 4

ladkabiharihai/Cifar10-image-classification

Image classification by CNN using keras

Language: Jupyter Notebook - Size: 31.4 MB - Last synced: 7 months ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

rfhussain/Deep-Learning-basics-with-Python-Keras

This article will provide a brief introduction to Deep Learning & Neural Networks, and using them to predict results using Python & Keras API.

Language: Python - Size: 499 KB - Last synced: 7 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

harshbg/Sign-Language-Interpreter-using-Deep-Learning

A sign language interpreter using live video feed from the camera.

Language: Python - Size: 13.3 MB - Last synced: 7 months ago - Pushed: 12 months ago - Stars: 377 - Forks: 163

kredy/Keras-Projects 📦

Neural networks in Keras using Tensorflow backend.

Language: Python - Size: 70.3 KB - Last synced: 7 months ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

snth/ctdeep

Cape Town Deep Learning Meetup Files

Language: Jupyter Notebook - Size: 4.08 MB - Last synced: 7 months ago - Pushed: over 7 years ago - Stars: 8 - Forks: 3

marlesson/hackathon_cotidiano_rnn

Redes Neurais Recorrente - Hackathon Cotidiano

Language: Jupyter Notebook - Size: 1.63 MB - Last synced: 7 months ago - Pushed: over 6 years ago - Stars: 3 - Forks: 3

fazeVaib/DigiVision

A deep learning based application which is entitled to help the visually impaired people. The application automatically generates the textual description of what's happening in front of the camera and conveys it to person through audio. It is capable of recognising faces and tell user whether a known person is standing in front of him or not.

Language: Python - Size: 148 MB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 11 - Forks: 5

01dkg/Email-Classification-NNs

Research Work: Gupta, D.K. and Goyal, S., 2018. Email Classification into Relevant Category Using Neural Networks. arXiv preprint arXiv:1802.03971.

Language: Python - Size: 2.29 MB - Last synced: 7 months ago - Pushed: about 6 years ago - Stars: 3 - Forks: 1

kaint/100-Days-of-ML

A pledge to do 1 hr anything in Machine Learning

Language: Jupyter Notebook - Size: 10.9 MB - Last synced: 7 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

Xls1994/DeepLearningCode

深度学习相关代码

Language: OpenEdge ABL - Size: 59.1 MB - Last synced: 7 months ago - Pushed: almost 6 years ago - Stars: 21 - Forks: 9

felzek/Cats_dogs

Language: Jupyter Notebook - Size: 791 MB - Last synced: 7 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

felzek/Neural-Network-Digital-Recognizer

Using Convolutional Neural Networks to build a digital recognizer.

Size: 0 Bytes - Last synced: 7 months ago - Pushed: almost 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: 7 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 1

prakharchoudhary/MLworld

A collection of simple machine learning projects, that got me started in this wonderful domain!

Language: HTML - Size: 2.12 MB - Last synced: 7 months ago - Pushed: about 5 years ago - Stars: 7 - Forks: 1

edaaydinea/OP2-Prediction-of-the-Different-Progressive-Levels-of-Alzheimer-s-Disease-with-MRI-data

This is an optional model development project on a real dataset related to predicting the different progressive levels of Alzheimer’s disease (AD) with MRI data.

Language: Jupyter Notebook - Size: 16.9 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 5 - Forks: 0

edaaydinea/OP1-Prediction-of-the-Different-Progressive-Levels-of-Alzheimer-s-Disease

This is an optional model development project on a real dataset related to predicting the different progressive levels of Alzheimer’s disease (AD).

Language: Jupyter Notebook - Size: 47.5 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 5 - Forks: 3

nissim-panchpor/Wine-Classification-using-Deep-Learning

Language: Jupyter Notebook - Size: 186 KB - Last synced: 7 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 2

ManinderpreetPuri/Lesion-Dataset---Deep-Learning-project

Uses deep learning in Python with Keras, Pandas, Numpy, Tensorflow, ScIkit-Learn libraries.

Language: Jupyter Notebook - Size: 1.07 MB - Last synced: 7 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

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: 7 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Niranjankumar-c/DeepLearning_A-Z_NeuralNetworks_Python

Learn to create Deep Learning Algorithms in Python from two Machine Learning & Data Science experts

Language: Jupyter Notebook - Size: 241 MB - Last synced: 7 months ago - Pushed: over 4 years ago - Stars: 2 - Forks: 3

Javihaus/Advanced-Time-series-analysis

Advance Time Series Analysis using Probabilistic Programming, Auto Regressive Neural Networks and XGBoost Regression.

Language: Jupyter Notebook - Size: 8.43 MB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 6 - Forks: 2

deysarkarswarup/Facial_Emotion_Detection

This is a simple Realtime Emotion Detector buid using #Keras and #OpenCV library. Kaggle Facial Expression dataset is used. The accuracy is around 59%.

Language: Python - Size: 168 KB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 4 - Forks: 1

frank1789/NeuralNetworks

Intent of this project is the rapid development of a neural network for image classification. Thanks to the use of framework like Keras this is possible by moving the first steps using refinement techniques starting from known models. There is discussion of the architecture of a USB commercial device, Intel Movidius neural compute stick, with low power consumption for neural network execution on SoC systems such as Raspberry. Finally, there are the problems and limitations that occurred during the development and distribution of the software implemented.

Language: Python - Size: 13.4 MB - Last synced: 7 months ago - Pushed: about 5 years ago - Stars: 3 - Forks: 1

emirhanai/Cell-Instance-Segmentation-Deep-Learning-Project-Emirhan-BULUT

Cell Instance Segmentation - Deep Learning Project - Emirhan BULUT

Language: Jupyter Notebook - Size: 3.22 MB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 8 - Forks: 1

ibrahimalimetin/HDAD-iGAV-Dataset-and-its-Benchmarking-GUI-with-Deep-Learning-Techniques-for-HAR

For HAR, our novel HDAD (IGAV) dataset was constructed by performing 4 dynamic and 3 static activities with the accelerometer and gyroscope sensors of the IOS smart phone in two different positions for a total of 15 seconds. Mentioned activities were collected in real time by placing them on the waist of a total of 10 volunteers.

Language: Python - Size: 636 MB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 6 - Forks: 0

SykoTheKiD/NeuralPredictTutorial

A DL implementation of a common interview problem

Language: Jupyter Notebook - Size: 232 KB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

Related Keywords
keras-neural-networks 772 keras 330 keras-tensorflow 231 tensorflow 216 deep-learning 211 machine-learning 200 python 172 python3 105 deep-neural-networks 101 neural-network 96 convolutional-neural-networks 88 neural-networks 74 keras-models 70 cnn-keras 67 cnn 62 keras-classification-models 50 image-classification 50 jupyter-notebook 48 numpy 43 artificial-intelligence 42 classification 40 cnn-classification 39 computer-vision 37 scikit-learn 34 tensorflow2 31 lstm-neural-networks 30 lstm 29 pandas 27 data-science 27 machine-learning-algorithms 25 deeplearning 25 image-processing 25 nlp 25 artificial-neural-networks 25 rnn 23 opencv 23 keras-tutorials 23 natural-language-processing 21 vgg16 19 transfer-learning 19 cnn-model 18 nlp-machine-learning 18 ai 18 linear-regression 17 matplotlib 17 mnist 17 opencv-python 16 sklearn 16 tensorflow-models 16 recurrent-neural-networks 16 image-recognition 15 flask 15 sentiment-analysis 15 keras-visualization 15 resnet-50 14 pytorch 14 scikitlearn-machine-learning 14 keras-implementations 12 logistic-regression 12 mnist-dataset 12 mnist-handwriting-recognition 12 tensorflow-tutorials 12 binary-classification 11 tensorflow-examples 11 ann 10 kaggle 10 deep-learning-algorithms 10 keras-layer 10 kaggle-competition 10 data-visualization 10 rnn-tensorflow 9 machinelearning 9 prediction 9 random-forest 8 pandas-dataframe 8 tensorflow-experiments 8 facial-expression-recognition 8 colab-notebook 7 gan 7 generative-adversarial-network 7 reinforcement-learning 7 text-generation 7 data-mining 7 flask-application 7 matplotlib-pyplot 7 classifier 7 style-transfer 7 r 7 cnn-for-visual-recognition 7 python-3 7 cifar-10 7 word2vec 7 visualization 6 mnist-classification 6 decision-trees 6 predictive-modeling 6 seaborn 6 gru 6 javascript 6 sklearn-library 6