Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Keras

Keras is an open source, cross platform, and user friendly neural network library written in Python. It is capable of running on top of TensorFlow, Microsoft Cognitive Toolkit, R, Theano, and PlaidML.

https://github.com/hayatiyrtgl/autoencoder_colorization

Colorizes grayscale images using a loaded model and displays original and predicted colorized versions.

autoencoder autoencoder-architecture autoencoder-neural-network colorization colorize-image keras python

Last synced: 05 Nov 2024

https://github.com/hayatiyrtgl/cryptocurrency_time_series_rnn

Python script for training a Simple RNN model on cryptocurrency price data to predict future prices, including data exploration and evaluation

data-analysis data-science data-visualization keras pandas pandas-python prediction predictive-modeling python python-script rnn rnn-tensorflow tensorflow time-series time-series-analysis

Last synced: 05 Nov 2024

https://github.com/manikantasanjay/indian_number_plate_character_recognition

Character Recognition of Indian Number Plates Using Deep Learning Model Architecture(CNN).

computer-vision deep-learning image-processing keras machine-learning opencv tensorflow

Last synced: 05 Nov 2024

https://github.com/sirbubbls/condense

This module provides pruning method implementations for artificial neural networks.

keras learning machine pruning python tensorflow

Last synced: 14 Oct 2024

https://github.com/aghabeiki/keras-predict

A Node.JS Native add-ons to run Keras trained model.

cpp17 keras ml napi nodejs prediction

Last synced: 03 Nov 2024

https://github.com/mpoojithavigneswari/sentiment-analysis

The primary goal of this project is to build a sentiment analysis model that can predict the sentiment of a given review (positive or negative).

deep-learning keras machine-learning nlp python rnn-lstm scikit-learn tensorflow

Last synced: 10 Oct 2024

https://github.com/jayita11/ann-classification-customer-churn-prediction

The project predicts bank customer churn using an Artificial Neural Network (ANN). It includes data preprocessing, model training with TensorFlow and Keras, and deployment via a Streamlit app. The model's performance is visualized using TensorBoard, showcasing effective machine learning techniques for customer retention.

artificial-neural-networks customer-churn deep-learning keras machine-learning python streamlit tensorflow

Last synced: 03 Nov 2024

https://github.com/xiaohaoo/machine-learning-examples

机器学习使用不同框架的常见模型的例子

keras matplotlib numpy python pytorch sklearn tensorflow

Last synced: 06 Nov 2024

https://github.com/geo-tp/image-ocr

Continuity of keras-ocr to work with the latest versions of python. A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.

ai character image keras ocr recognition

Last synced: 26 Sep 2024

https://github.com/zakirangwala/emotion-classifier

The model classifies seven emotions: Anger, Contempt, Disgust, Fear, Sadness, Happy, and Surprise, using an ensemble of pre-trained VGG16, ResNet50, and InceptionV3 models. For a demonstration, refer to app.py, which constructs a Gradio app and integrates with Spotify to offer playlists tailored to each detected emotion.

artificial-intelligence gradio jupyter-notebook keras opencv python tensorflow

Last synced: 26 Sep 2024

https://github.com/shreenidhi7700/handwritten-digit-recognition-using-machine-learning-artificial-and-convolutional-neural-network

Classify a given image of handwritten digit into one of the 10 classes representing integer values from 0 to 9 using Machine and Deep learning algorithms, and compare between various models and find the classifier that works best for our project problem.

convolutional-neural-networks jupyter-notebook keras python3 tensorflow

Last synced: 10 Oct 2024

https://github.com/lakshitalearning/codsoft

Machine Learning Projects - CODSOFT Internship: This repository showcases my machine learning projects completed during my internship at Codsoft. It demonstrates my skills in developing innovative solutions using various ML techniques and tools.

churn-prediction codsoft codsoftinternship deep-learning handwritten-text-recognition internship-project keras machine-learning python rnn-tensorflow scikit-learn spam-detection

Last synced: 03 Nov 2024

https://github.com/arindal1/sentiment-analysis-tf-keras

A python script for YouTube sentiment analysis using a Neural Network with TensorFlow and Keras.

keras machine-learning sentiment-analysis tensorflow youtube

Last synced: 05 Nov 2024

https://github.com/minhosong88/cnns_food_classification

This project focuses on using Convolutional Neural Networks (CNNs) to classify food images from the Food-11 dataset.

adam-optimizer cnn-classification keras neural-network optimization python relu selu tensorflow

Last synced: 03 Nov 2024

https://github.com/matimortari/shakespeare

Train and generate a Shakespeare-based text using an LSTM (Long Short-Term Memory) model.

keras lstm neural-network numpy python shakespeare tensorflow

Last synced: 03 Nov 2024

https://github.com/ashishtukaral/sign-language-recognition-using-ai

A real-time Sign Language Recognition system using AI to translate hand signs into text and speech, enhancing communication for individuals with hearing impairments. This web application leverages neural networks and computer vision to provide accurate and accessible translation.

ann classification cnn computer-vision deep-learning flask keras machine-learning matplotlib neural-network numpy oops opencv pandas python3 tensorflow

Last synced: 03 Nov 2024

https://github.com/amber-abuah/rnn-poem-generation

A Recurrent Neural Network that can infinitely generate poetry. Trained using Tensorflow & Python.

generative-ai generator gradio keras machine-learning python recurrent-neural-networks rnn rnn-tensorflow tensorflow

Last synced: 03 Nov 2024

https://github.com/melihemin/tumor-segmentation

Deep learning model to detect stroke symptoms using Keras UNet

keras python unet

Last synced: 03 Nov 2024

https://github.com/nezorinegor/myml-notes

👻 Набор ноутбуков по ML "на все случаи жизни". Позже превращу его в ROADMAP

cv keras ml nlp nltk sklearn

Last synced: 03 Nov 2024

https://github.com/panta/python-keras-tf-env

A requirements.txt setup for Keras with a TensorFlow backend.

keras keras-tensorflow pip python python3 tensorflow virtualenv

Last synced: 05 Nov 2024

https://github.com/amiriiw/digit_classification

Welcome to the Digit Classification Project! This project focuses on training a model to classify handwritten digits and using the trained model to predict digits from new images.

digit-classification keras mysql mysql-database numpy os sklearn tensorflow

Last synced: 03 Nov 2024

https://github.com/ledsouza/deep-learning-noticias

Este projeto visa construir dois modelos de Machine Learning: um para classificar notícias em diferentes categorias e outro para realizar o autocomplete de texto, prevendo a próxima palavra em uma frase. O conjunto de dados fornecido consiste em notícias de um site de notícias, já pré-processadas e armazenadas em um arquivo CSV.

deep-learning keras machine-learning python scikit-learn tensorflow

Last synced: 10 Oct 2024

https://github.com/mm-ir/kerastutorials

Learn Keras

deeplearning keras

Last synced: 31 Oct 2024

https://github.com/ayushtiwari134/apparel_recommender_dl

This project utilizes transfer learning with TensorFlow's ResNet50 model to build an apparel recommendation system. The system scans images and displays the five closest items from the dataset on a Streamlit-based webpage.

cnn deep-learning keras knearest-neighbor-algorithm machine-learning resnet-50 streamlit tensorflow2

Last synced: 06 Nov 2024

https://github.com/ayushtiwari134/stock_price_predictor_dl

This is a full stack end to end project with the model trained in jupyter notebook, the backend file written in python, and for simplicity, the frontend created using streamlit.

deep-learning eda keras lstm-model machine-learning matplotlib numpy pandas python rnn streamlit tensorflow yfinance-library

Last synced: 06 Nov 2024

https://github.com/miguellopezvirues/dl_regularization

Brief evaluation of several regularization methods in a deep learning regression task.

deeplearning keras regularization tensorflow

Last synced: 06 Nov 2024

https://github.com/chengetanaim/customer-churn-prediction

Customer churn is the loss of customers or subscribers for any reason at all. In this project I was predicting customer churn using artificial neural networks.

artificial-neural-networks deep-learning deep-neural-networks keras machine-learning pandas pandas-dataframe tensorflow2

Last synced: 05 Nov 2024

https://github.com/chengetanaim/ai-bot

AI chat app which generates responses when asked questions about a certain company.

artificial-neural-networks bootstrap5 django djangochannels fetch-api html-css-javascript keras tensorflow2

Last synced: 05 Nov 2024

https://github.com/oshapandey/plant_disease_prediction

In this project, I've will build a convolutional neural network (CNN) that can predict whether a plant is suffering from a disease. I've used different layers and hyperparameters to build, train, and test this classification model. I have used TensorFlow and Keras for this project.

cnn flask keras prediction python streamlit-webapp tensorflow

Last synced: 05 Nov 2024

https://github.com/tux-o-matic/banana

Keras/TensorFlow demo

keras object-detection opencv tensorflow

Last synced: 06 Nov 2024

https://github.com/theroyakash/convolutional_neural_network

Improving Image prediction with convolutional neural network and MaxPooling with tensorflow

convolutional-neural-networks keras neural-network tensorflow

Last synced: 07 Nov 2024

https://github.com/alvii147/banglanotepad

Bengali character and numeral recognition project

css flask javascript keras pillow pyqt5 python tensorflow

Last synced: 06 Nov 2024

https://github.com/alvii147/smartwardrobe

Program that identifies pieces of clothing

keras matplotlib pillow pyqt5 tensorflow

Last synced: 06 Nov 2024

https://github.com/hadson0/dip-candy-classification

Candy classification project using digital image processing. Includes dataset creation, model development, and evaluation tools with TensorFlow, OpenCV, and Albumentations. Complete setup and instructions provided for building and training the model.

albumentations bounding-boxes cnn computer-vision cvat image-classification image-processing keras machine-learning matplotlib numpy opencv python seaborn sklearn tensorflow

Last synced: 26 Sep 2024

https://github.com/saravanabalagi/whale_classification

A quick attempt to classify whales using data from Kaggle Whale Classification

kaggle kaggle-dataset keras keras-tensorflow python tensorflow whales

Last synced: 15 Oct 2024

https://github.com/mahnerak/kaggle-nips-adversarial

Submissions for NIPS competitions (non-targeted attack, targeted attack, defence)

adversarial attack competition defence keras models nips submissions

Last synced: 06 Nov 2024

https://github.com/mkdirer/disaster-tweet-nlp-adaboost-transformers

A machine learning project that classifies tweets as disaster-related or non-disaster-related using transformers and the AdaBoost technique. Achieved an accuracy of approximately 80% on the validation set

geopy keras matplotlib numpy pandas python sklearn tensorflow

Last synced: 07 Nov 2024

https://github.com/dk56/snare

SNARE: Scorebased Neural Architecture REduction

deep-learning keras neural-networks python tensorflow

Last synced: 13 Oct 2024

https://github.com/into-ai/kerasltisubmission

Submit your trained keras models to a kerasltiprovider that proxies any LTI conforming learning platform

assignment hand-in keras lti-tool pip python tensorflow

Last synced: 13 Oct 2024

https://github.com/zhiwu-zhang-lab/genetic_spectral_autoencoder

This repository if for creating auto-encoders easily. The main focus of the auto-encoders on this page is for genetic and spectral data analysis but likely could be used for any high dimensional data

auto-encoder auto-encoders autoencoder autoencoders dimensionality-reduction genetics genomics gwas keras machine-learning machine-learning-algorithms nir nonlinear population-structure spectral-analysis spectral-clustering unsupervised unsupervised-clustering unsupervised-learning unsupervised-machine-learning

Last synced: 13 Oct 2024

https://github.com/alphatanmoy-official/facial-expression-detection

By Capturing Real-Time Images/Videos The model can identify A humans Expression, build this by using Python, Keras, OpenCV and Tensorflow as Backend. Developed a model then train it from Keras Dataset (MM2 and CC 2013) with a cascading File. Implemented using GUI also. Model Accuracy 78.92%

bsc-project facial-expression-recognition facial-recognition final-year-project image-processing keras machine-learning nlp opencv python python3 tensorflow

Last synced: 13 Oct 2024

https://github.com/rakibhhridoy/predictingsequence-timeseriesanalysis

Time series data easy handling purposes in TensorFlow and python functional programming. Time Series data is handled and pre-processed by different steps,like making window of the data,splitting data for model purpose is also different than other processing methods. All has combined for easy access.

forecasting functional-programming keras lstm lstm-neural-networks moving-average numpy python tensorflow time-series windowed

Last synced: 06 Nov 2024

https://github.com/dilkushsingh/facial_emotion_recognizer

Training an image classifier for detecting emotions from scratch on my own dataset.

gradio hugging-face keras opencv python resnet-50 tensorflow

Last synced: 08 Nov 2024

https://github.com/rakibhhridoy/natural-language-processing-steps

Preprocess data in nlp text classification and text sequence in TensorFlow. There's different steps in both classification and sequence task, thus it need different steps. These steps in TensorFlow is so much easy if you get into it.

classification embedded embedding-models feed keras natural-language-processing nlp python sentence sequence tensorflow text-analysis text-classification text-processing

Last synced: 06 Nov 2024

https://github.com/galois1915/google-ml-engineer

This program provides the skills you need to advance your career and provides training to support your preparation for the industry-recognized Google Cloud Professional Machine Learning Engineer certification.

api automl bigquery keras mlops-workflow tensorflow2 vertex-ai

Last synced: 13 Oct 2024

https://github.com/sondosaabed/introduction-to-deep-learning-with-keras

Using Keras in deep learning, covering tasks like predicting asteroid trajectories, binary classification of real and fake dollar bills, and reconstructing noisy images with neural networks.

deep-learning keras neural-network

Last synced: 06 Nov 2024

https://github.com/sondosaabed/datacamp-deep-learning-track

Advanced deep learning concepts, utilizing Keras and TensorFlow to explore neural networks, model optimization, and practical applications

datacamp deep-learning keras python

Last synced: 06 Nov 2024

https://github.com/sondosaabed/introduction-to-deep-learning-in-python

Knowledge of how to use deep learning with Keras, the latest version of a cutting-edge library for deep learning in Python.

deep-learning keras python tensorflow

Last synced: 06 Nov 2024

https://github.com/yangboz/transferlearning4dentist

Transfer Learning for Dentist diagnosis aid , an intelligent healthcare application for train/validate/test/predict.

bottleneck-features dataset deep-learning fine-tuning image-classification image-recognition keras python transfer-learning

Last synced: 27 Oct 2024

https://github.com/sauravokos/deep-learning

Repository on private project concerning Deep Learning through multilevel neural networks

keras numpy pillow python python-3-5 scikit-image scikit-learn scipy tensorflow tensorflow-examples tkinter tkinter-graphic-interface

Last synced: 12 Oct 2024

https://github.com/fimbres/emotion-recognition

This is an AI project developed in Python to recognize emotions in people.

ai kaggle-dataset keras numpy opencv python tensorflow

Last synced: 06 Nov 2024

https://github.com/ranjit7858/customer_churn_prediction_ann

It is a Web app which can predict whether the Bank customer will churn or not.

keras python taipy tensorflow

Last synced: 13 Oct 2024

https://github.com/mariam-zaidi/gesture_recognition_model

Deep learning model to recognize gestures

3dconv cnn-rnn keras lstm neural-networks tensorflow

Last synced: 13 Oct 2024

https://github.com/rishannp/motor-imagery---graph-attention-network

This is works in attempt to develop novel, state-of-the-art models for decoding EEG MI data from patient datasets. Specifically using GAT, highlighting their potential advantages.

amyotrophic-lateral-sclerosis bci-competition-iv-2a brain-computer-interface deep-learning eeg graph-attention-networks keras machine-learning motor-imagery-classification tensorflow

Last synced: 13 Oct 2024

https://github.com/matousss/ttt_ai

TicTacToe with neural network

keras neural-network python tictactoe

Last synced: 07 Nov 2024

https://github.com/srowen/autoenc-neurons

Simple example of Keras, TensorFlow and autoencoders applied to text

autoencoder gpu gutenberg jane-austen keras neurons tensorflow

Last synced: 01 Oct 2024

https://github.com/edisonmoy/facial-classification

Training facial classification models to be used in real time with facial detection.

deep-learning face-detection image-classification keras opencv pillow scraping tensorflow

Last synced: 07 Nov 2024

https://github.com/minar09/mask_rcnn

Mask_RCNN implementation in TensorFlow/Keras

instance-segmentation keras mask mask-rcnn object-detection python3 r-cnn tensorflow

Last synced: 07 Nov 2024

https://github.com/grascya/brain-tumours-classification-cnn

Predict Brain tumors (glioma, meningioma & pituitary) Using a Convolutional Neural Network

brain-tumor-classification cnn-classification deep-learning keras neural-networks tensorflow

Last synced: 12 Oct 2024

https://github.com/NoName115/Bachelor-thesis

Bachelor thesis - Determination of Gun Type and Position in Image Scene

bachelor-thesis classification computer-vision fit gun keras machine-learning scikit-image scikit-learn vut

Last synced: 23 Oct 2024

https://github.com/aja512/fine-tune-bert-for-text-classification-with-tensorflow

Fine-tuning a Bidirectional Transformers for Language Understanding (BERT) model for text classification with TensorFlow

bert-model keras python3 tensorflow2 transformer

Last synced: 07 Nov 2024

https://github.com/foxpace/signalscreen

Set of functions for visual interpretation of 1D neural networks compatible with Tensorflow 2.0

1d interpretation keras signal signal-processing tensorflow2 tf2 visualisation

Last synced: 06 Nov 2024

https://github.com/aja512/tweet-emotion-recognition

Created a Recurrent Neural Network (RNN) and used it to train it on a tweet emotion dataset to learn to recognize emotions in tweets. The dataset has thousands of tweets each classified in one of 6 emotions. This is a multi class classification problem in the natural language processing domain.

confusion-matrix keras natural-language-processing python3 recurrent-neural-networks tensorflow2 tweets

Last synced: 07 Nov 2024

https://github.com/nancyhamdan/24hdsc-2023

Predicting the stage of Dementia in Alzheimer patients using MRI brain scans

alexnet convolutional-neural-networks deep-learning keras neural-networks tensorflow

Last synced: 06 Nov 2024

https://github.com/nancyhamdan/demil-degree-prediction

Predicting the Demilitarization Degree Required for Military Items

deep-learning exploratory-data-analysis keras multiclass-classification

Last synced: 06 Nov 2024

https://github.com/waterviewsrl/swiss-army-keras

A library to help with the development of AI models with Keras, with a focus on edge / IoT applications. Based originally on https://github.com/yingkaisha/keras-unet-collection

albumentations classification coral-tpu deeplab-v3-plus deeplabv3 edge edge-ai edgetpu efficientnet-lite iot keras neural-network quantization segmentation tensorflow2 tf-data tf-trt tflite unet

Last synced: 29 Sep 2024

https://github.com/vachanvy/detr

Simplifying Object detection. DEtection TRansformer (DETR) in JAX. (To be Tested)

computer-vision deep-learning detr jax keras keras-jax neural-network object-detection transformer

Last synced: 06 Nov 2024

https://github.com/vachanvy/attention-is-all-you-need

A beginner's guide to Transformers and Language Models in Tensorflow/Keras

attention-is-all-you-need attention-mechanism keras language-model neural-network python transformer transformers

Last synced: 06 Nov 2024

https://github.com/etienne-bobo/predict-bitcoin-price

predict price of bitcoin using time series

conv1d keras nbeats tensorflow timeseries-forecasting

Last synced: 11 Oct 2024

https://github.com/AlexPasqua/caffe_weight_converter

Caffe-to-Keras weight converter. Can also export weights as Numpy arrays for further processing.

artificial-intelligence caffe keras neural-networks

Last synced: 03 Aug 2024

https://github.com/dsrichard97/finmodeling

captured live financial data and fine tuning price prediction

keras keras-tensorflow price price-prediction tensorflow

Last synced: 06 Nov 2024

https://github.com/r-papso/face-recognizer

Face recognition demo application

deep-learning face-recognition keras python tensorflow

Last synced: 06 Nov 2024

https://github.com/emhash/machine-learning-and-ai

Personal tasks or codes of Machine Learning and Artificial Intelligence. Practice codes and projects of Ml/AI will be share here.

ai datasets ipynb jupyter-notebook keras linear-regression logistic-regression machine-learning machine-learning-algorithms numpy opencv pandas python seaborn sklearn tensorflow

Last synced: 11 Oct 2024

https://github.com/numblr/datagenerator

Python library to generate batches of data to train Keras models

batch data-generator generator keras

Last synced: 16 Oct 2024

https://github.com/apal21/keras-mnist-predict

Keras MNIST dataset predict handwritten digits from web url, local pc or from passing an argument. With Graphical Representation using Matplotlib.

deep-learning keras keras-tensorflow mnist mnist-classification mnist-dataset mnist-handwriting-recognition neural-network tensorflow

Last synced: 08 Nov 2024

https://github.com/elmirag/practicum_projects

Этот репозиторий содержит учебные проекты по Data Science, в которых представлены различные методы анализа данных и машинного обучения

analysis faiss keras ml nlp pandas prophet python

Last synced: 31 Oct 2024

https://github.com/usamafayaz/python-workshop

This repository contains exercises developed during a one-month training workshop on machine learning, image processing, and natural language processing. The workshop, covered various topics including cv2 for image processing, Flask for web development, and deep learning techniques using Keras with datasets such as MNIST, Reuters, and IMDB.

artificial-intelligence flask image-processing keras machine-learning matplotlib tensorflow video-processing

Last synced: 31 Oct 2024

https://github.com/aneeshmurali-n/ann-diabetes-prediction

Predicting diabetes progression using an Artificial Neural Network (ANN). This project leverages the scikit-learn diabetes dataset for training and evaluation. Includes data preprocessing, model building, and performance visualization.

ann data-preprocessing data-visualization deep-learning diabetes-prediction exploratory-data-analysis keras machine-learning matplotlib neural-network numpy pandas regression scikit-learn seaborn tensorflow visualization

Last synced: 31 Oct 2024