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/rithwikksvr/positive-negative-review-classifier

We always give ratings and reviews to many products that we buy online. So these online companies have to check constantly about the review of their products. Currently they use Machine Learning to assess the Rating of a Product and can get can a sense by applying classifiers on these reviews. In the end these classifiers can classify if a review is a Positive or a Negative one.

deep-learning keras machine-learning ml nlp numpy python

Last synced: 12 Jan 2025

https://github.com/rcmalli/polimi-dl-project

Polimi Deep Learning PHD Course 2018 Project

deeplearning depth-estimation keras tensorflow

Last synced: 05 Feb 2025

https://github.com/yashkant/pnas-binary-nets

Progressive Neural Architecture Search coupled with Binarized CNNs to search for resource efficient and accurate architectures.

automl binarized-neural-networks keras neural-architecture-search tensorflow-experiments

Last synced: 13 Feb 2025

https://github.com/0xdaksh/employeechurn

A Deep Neural Network that can Classify Employee Churn with ~97% Accuracy

algorithm artificial-neural-networks classifier deep-learning deep-neural-networks keras machine-learning tensorflow

Last synced: 18 Jan 2025

https://github.com/shettysach/kannada-handwriting-calculator

A calculator that uses handwritten Kannada digits and operators to calculate the result, using contour detection and CNN model predictions. Made using PyTorch, OpenCV, PIL and CustomTkinter.

basic-arithmetic-operations cnn cnn-classification cnn-keras convo handwriting-calculator handwritten-digit-recognition jupyter-notebook kannada kannada-digit kannada-mnist keras keras-models keras-tensorflow mnis opencv opencv2 pillow tensorflow tensorflow2

Last synced: 04 Dec 2024

https://github.com/andreped/t-loss-tf

Robust T-Loss for Medical Image Segmentation with TensorFlow backend

image-analysis keras medical python semantic-segmentation t-loss tensorflow tf tloss

Last synced: 19 Feb 2025

https://github.com/ptyadana/iris-flower-ml-app

iris flower predictions Machine Learning app using Tensorflow, Keras, ScikitLearn, Flask deployed on Heroku

flask heroku keras machine-learning scikit-learn tensorflow2

Last synced: 15 Nov 2024

https://github.com/nannigalaxy/face-recognition-api

API returns face feature vector as a response. This API uses deep learning to generate face embedding 128 dimension vector using Keras on top of TensorFlow. Implementation is "FaceNet: A Unified Embedding for Face Recognition and Clustering". Inception-ResNet-v2 model.

api deep-learning face-embedding face-recognition facenet flask json keras python tensorflow

Last synced: 12 Feb 2025

https://github.com/brookisme/dfgen

Keras Image Generator from Dataframes

deeplearning keras machine-learning tensorflow theano

Last synced: 17 Jan 2025

https://github.com/harleyszhang/image_classification_project

kaggle 图像分类比赛项目,提供了项目 bsaeline。

image-classification kaggle-bsaeline keras

Last synced: 02 Jan 2025

https://github.com/mohammedyunus009/dnn_acoustic_rec

A acoustic sound or environmental sound recogniser, uses deep neural networks to train on models

deep-learning deep-neural-networks extract-features keras sound sound-processing sound-synthesis soundcloud-api tensorflow

Last synced: 13 Feb 2025

https://github.com/rid17pawar/fashionapparelclassification-webapp

A web application for classifying clothing photos uploaded by users. It makes use of a deep learning model which is deployed using FastAPI. Achieved 85% accuracy in classifying images.

cnn-keras cnn-model fastapi image-classification keras keras-models keras-neural-networks neural-network react reactjs

Last synced: 17 Nov 2024

https://github.com/tootouch/u-net_segmentation_with_tensorboard

This project implements the U-Net architecture used in image segmentation and visualizes the learning process using Tensorboard.

deep-learning image-segmentation keras python tensorboard tensorflow unet-segmentation

Last synced: 11 Jan 2025

https://github.com/sayakpaul/keras-examples-randaugment

Full experimentation notebook for my Keras Example on using RandAugment.

computer-vision imgaug keras randaugment robustness tensorflow

Last synced: 08 Feb 2025

https://github.com/rishikesh-jadhav/adaptive-neural-network-based-control-of-autonomous-car-in-airsim

This repository highlights the integration of neural network-based control with PID and MPC approaches in the AirSim simulator to enhance steering inputs for autonomous vehicles. Employing imitation learning and a hybrid neural network architecture, the project aims to create a robust and unbiased model for improved autonomous vehicle control.

computer-vision deep-learning deployment imitation-learning keras modelpredictivecontrol pid-control pytorch

Last synced: 22 Jan 2025

https://github.com/storopoli/solving-captchas

Tensorflow Keras CNN to solve Captchas

captcha computer-vision keras keras-tensorflow tensorflow

Last synced: 30 Jan 2025

https://github.com/aromoh/keras-distributed-streaming

Distributed Keras model for making predictions of sentiment from Spanish sentences in stream context using Spark Streaming and Apache Kafka

cnn-keras kafka keras keras-tensorflow pyspark-notebook sentiment-analysis spark spark-streaming

Last synced: 03 Feb 2025

https://github.com/abhaskumarsinha/seq2seq-bahdanau-attention-based-encoder-decoder-language-translator

A language translator based on a very simple NLP Transformer model, backed by encoder, decoder and a Bahdanau Attention Layer in between, implemented on TensorFlow.

attention-mechanism bahdanau-attention keras machine-learning nlp seq2seq tensorflow transformer

Last synced: 21 Jan 2025

https://github.com/nikhil25803/foodvision

FoodVision is a Python project focused on multiclass image classification, employing Convolutional Neural Networks (CNN).

cnn deeplearning keras multiclass-classification python python3 tensorflow tkinter

Last synced: 10 Feb 2025

https://github.com/akensert/reinforceable

Deep reinforcement learning implementations with TensorFlow and TensorFlow probability.

deep-learning keras reinforcement-learning tensorflow tensorflow-probability

Last synced: 04 Feb 2025

https://github.com/jay-johnson/antinex-utils

Manage and use pre-trained deep neural networks with a common interface for build, compile, fit, evaluate, kfold, cross validate, and predict lifecycle phases using Keras and Tensorflow

ai-security anti-nex artificial-intelligence keras tensorflow

Last synced: 01 Nov 2024

https://github.com/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.

cnn cnn-classification cnn-keras cnn-model convolutional-neural-networks customtkinter digit-recognition-mnist digit-recognizer kannada kannada-digit kannada-mnist keras keras-classification-models keras-neural-networks mnist mnist-classification opencv tensorflow tensorflow2 tkinter

Last synced: 10 Feb 2025

https://github.com/shivamgupta92/signlang_action_recognition

This project utilizes action recognition and deep learning with OpenCV, MediaPipe, and Inception_ResNet for real-time sign language detection. This tool empowers users to interpret diverse sign gestures accurately, fostering inclusivity

cnn-keras deep-neural-networks keras nlp python3 resnet-50 tensorflow

Last synced: 11 Jan 2025

https://github.com/phreakyphoenix/explainable-diabetic-retinopathy-detection

Detection of DR especially NPDR using ML, helping millions across the world. Repo created for Google AI ExploreML Mentorship

keras neuralnetworks tensorflow

Last synced: 14 Nov 2024

https://github.com/vartikaraj2512/dsml-internship-devtown-notebooks-

🌟 Data Science & Machine Learning Internship Projects 📊 Explore a curated collection of DS & ML notebooks covering topics like regression models, clustering, NLP, and deep learning. Dive into real-world projects such as price prediction, sentiment analysis, and customer segmentation. This repository reflects modern data-driven industry solutions

data-science filehandling googlecolab json kaggle keras machine-learning matplotlib numpy pandas python scikit-learn seaborn sql tensorflow

Last synced: 31 Oct 2024

https://github.com/tobybreckon/python-cnn-tools-test

a set of simple tools to check if we have TensorFlow, Keras and PyTorch setup correctly to use GPU

gpu keras opencv pytorch tensorflow

Last synced: 27 Oct 2024

https://github.com/gaborvecsei/swiss-army-tensorboard

A tool which helps you to release the true potential of Tensorboard

keras log logger python tensorboard tensorflow visualization

Last synced: 19 Feb 2025

https://github.com/kpriyanshu256/animevscartoon

Classification of anime and cartoon.

anime cartoon cnn keras tflearn transfer-learning vgg19

Last synced: 26 Jan 2025

https://github.com/kasim95/ocr_math_expressions

A Deep Learning pipeline to recognize mathematical expressions from images

keras mathematics optical-character-recognition python python3 tensorflow tensorflow-models

Last synced: 09 Nov 2024

https://github.com/luca-parisi/m_arcsinh

m-arcsinh: A Reliable and Efficient Function for Supervised Machine Learning (scikit-learn, TensorFlow, and Keras) and Feature Extraction (scikit-learn)

activation activation-function activation-functions activations arcsinh classification dimensionality-reduction feature-extraction keras keras-tensorflow machine-learning machinelearning mlp mlp-classifier neural-network python scikit-learn svm svm-classifier tensorflow

Last synced: 30 Oct 2024

https://github.com/ayberkyavuz/artificial_neural_network_automation

This repository is for automating artificial neural network model creation with tabular data using Keras framework.

automation deep-learning easy-to-use keras machine-learning neural-network python supervised-learning tabular-data

Last synced: 11 Feb 2025

https://github.com/marcnuth/keras-models

reusable & predefined models built via Keras, which could be easily integrated into your project.

artificial-intelligence artificial-neural-networks deep-learning keras keras-models models pretrained-models

Last synced: 06 Nov 2024

https://github.com/madeyoga/mnist

Train digit recognition model using Tensorflow and Keras with MNIST dataset

computer-vision digit-recognition handwritten-digit-recognition keras mnist tensorflow

Last synced: 15 Jan 2025

https://github.com/amarlearning/language-translation-model

Neural network model to translate text from french to english langauge

encoder-decoder-model keras keras-neural-networks machine-learning neural-machine-translation nlp

Last synced: 14 Nov 2024

https://github.com/aryaaftab/svm-tensorflow

A repository containing the implementation of the SVM by TensorFlow 2.x

deep-learning keras svm tensorflow2

Last synced: 08 Jan 2025

https://github.com/bettercallshao/gangengo

Generate fake snapshots of a GO game using GAN.

colab dcgan gan go go-game jupyter-notebook keras pipenv python

Last synced: 01 Feb 2025

https://github.com/chrisby/deepcardiology

Implementations of deep and other ML approaches for cardiology.

cardiology convolutional-neural-networks deep-learning healthcare keras machine-learning

Last synced: 11 Feb 2025

https://github.com/sfp932705/pastafy

Pastafy yourself and even friends using neural network style transfer.

cnn keras keras-tensorflow neural-networks python style-transfer style-transfer-cnn

Last synced: 09 Feb 2025

https://github.com/imdeep2905/digit-recognizer

This is a little project which implements ML model (trained on "Hello World of ML" - MNIST Digit Dataset) in real life.

convolutional-neural-network deep-learning keras mnist-classification mnist-handwriting-recognition opencv-python python tensorflow tkinter

Last synced: 20 Jan 2025

https://github.com/kgeorgiev42/Image-Colorization-of-Historical-Paintings

Recolorizing grayscaled historical paintings and photos with Deep Learning using an Autoencoder CNN.

deep-learning google-colab image-colorization keras python

Last synced: 14 Nov 2024

https://github.com/offchan42/honnet

🤖 Deep learning predicts who would win in a HoN match given heroes of both team

convolutional-neural-networks deep-learning game heroes-of-newerth hon keras neural-networks

Last synced: 29 Oct 2024

https://github.com/vaibhav-kesarwani/text_emotion_classifier

A 𝗧𝗲𝘅𝘁 𝗘𝗺𝗼𝘁𝗶𝗼𝗻 𝗖𝗹𝗮𝘀𝘀𝗶𝗳𝗶𝗲𝗿 is an AI model that analyzes text to detect and classify emotions like 𝗵𝗮𝗽𝗽𝗶𝗻𝗲𝘀𝘀 😊, 𝘀𝗮𝗱𝗻𝗲𝘀𝘀 😢, 𝗮𝗻𝗴𝗲𝗿 😠, and 𝘀𝘂𝗿𝗽𝗿𝗶𝘀𝗲 😲. It's used in sentiment analysis, customer feedback, and social media monitoring to understand and respond to emotions more effectively.

jupyter-notebook kaggle-dataset keras keras-tensorflow pandas python3 sklearn tensorflow

Last synced: 09 Feb 2025

https://github.com/soumik12345/gpt

A minimal implementation of Generative Pre-Training or GPT

deep-learning gpt-2 keras nlp openai tensorflow

Last synced: 07 Jan 2025

https://github.com/riccardobiondi/catopuma

Customizable Advanced Tensorflow(Torch) Objects to Preprocess, Upload, Model and Augment

deep-learning image-processing keras tensorflow

Last synced: 09 Feb 2025

https://github.com/srowen/quatrains-rnn

Simple example applying Keras, TensorFlow to Nostradamus's prophecies with Cloudera Data Science Workbench

cloudera cloudera-data-science gpu keras nlp rnn tensorflow

Last synced: 28 Jan 2025

https://github.com/antoniocarta/threernn

ThreeRNN model for SemEval 2017 Task 3

keras ml nlp nlp-machine-learning python rnn

Last synced: 05 Dec 2024

https://github.com/marcometer/wine-classification-course

Using a multi-layer perceptron and the kNN Algorithm to classify wine to be red or white wine.

classification keras knn neural-network pandas python scipy tensorflow

Last synced: 05 Jan 2025

https://github.com/craftworksgmbh/mldocs

Documentation for the Machine Learning Process

documentation keras machine-learning sklearn

Last synced: 21 Jan 2025

https://github.com/shaheennabi/end-to-end-nlp-project-with-lstm

🎇 NLP Hate Speech Detection with LSTM 🎆 An LSTM-based model for hate speech detection 💬, tackling dataset imbalance through data combination, applying tokenization, stopword removal, and using Keras embedding layers for effective text classification. Continuously improving with each experiment! 🔥

circcleci docker hate-speech-detection keras tensorflow

Last synced: 21 Jan 2025

https://github.com/timofurrer/hslu-pren-digit-cnn

Convolutional Neural Network to recognize digits used in the PREN class @ HSLU

cnn digit-recognition hslu keras machine-learning pren tensorflow

Last synced: 09 Feb 2025

https://github.com/mayuanyang/doggy

An AI model to classify dog's actions

keras tensorflow

Last synced: 20 Jan 2025

https://github.com/himkt/keras_example

Reimplementations

keras python reimplementation

Last synced: 13 Jan 2025

https://github.com/manfreddiaz/deep-docker

Dockerfile for creating a docker image with default configurations for Deep Learning tasks

cuda-toolkit deep-learning docker docker-image keras opencv3 pytorch tensorflow

Last synced: 07 Nov 2024

https://github.com/codestation-org/mlak

Machine Learning Army Knife

keras machine-learning

Last synced: 20 Oct 2024

https://github.com/leopeng1995/captcha_service

Captcha Service,验证码识别服务

captcha-solving cnn keras rnn tensorflow

Last synced: 08 Nov 2024

https://github.com/parthasdey2304/nvai

A website that helps you to detect Brain tumour using Computer Vision.

brain-tumour-detection flask-api flowbite genai hackathon-project keras machine-learning react remixicons tailwindcss tensorflow

Last synced: 19 Nov 2024

https://github.com/deepraj21/realtime-stock-predictor

This is a Streamlit app for predicting stock prices. It uses data from Yahoo Finance to show the stock's closing price, a chart of the closing price vs time, and a chart of the closing price vs time with the 100-day moving average and 200-day moving average. The user can input a valid stock ticker symbol and view the data for that stock.

deep-learning google-cloud keras lstm pandas-dataframe python scikit-build streamlit tensorflow

Last synced: 02 Nov 2024

https://github.com/lorenzwalthert/kerasmisc

Add-on functionality for the R implementation of Keras

callback keras learning-rate

Last synced: 05 Jan 2025

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: 17 Feb 2025

https://github.com/anonym0uswork1221/jaraconverse-transformersbased

This JaraConverse model is a cutting-edge Transformer-based supervised Language Model (LLM) specifically designed for generating Python code snippets.

ai code-generator conversational-ai deep-neural-networks keras keras-nlp large-language-model llm machine-learning optimized python scratch tensoflow transformers transformers-models

Last synced: 09 Feb 2025

https://github.com/lucaswychan/retinal-vessel-segmentation

Using Autoencoder to perform automatic segmentation of retinal vessels.

autoencoder keras segmentation tensorflow

Last synced: 11 Nov 2024

https://github.com/narasimha1997/pnuemonia_classification_onnx

Pnuemonia classification at scale using ONNX runtime and an inference server with batching support.

deep-learning deployment keras onnx python python3 tensorflow

Last synced: 18 Feb 2025

https://github.com/savinrazvan/image_similarity

Compare image similarity using features extracted from the pre-trained VGG16 model. This project leverages cosine similarity for accurate visual similarity assessment, making it ideal for image retrieval and duplicate detection.

computer-vision convolutional-neural-networks cosine-similarity deep-learning feature-extraction image-comparison image-processing image-similarity keras pre-trained-models python vgg16

Last synced: 09 Feb 2025

https://github.com/degencap777/lstmstockpricepredictor

Predicting storck price of Suzunoya- by means of LSTM

keras matplotlib numpy pandas tensorflow yfinance

Last synced: 14 Nov 2024

https://github.com/neemiasbsilva/cnn-apply-3dmnist

A Simple Three Dimensional Convolutional Neural Networks approach

3dmnist conv3d deep-learning keras tensorflow

Last synced: 05 Jan 2025

https://github.com/luisfelipepoma/fake_news_detector

An application to detect fake news using web scrapping in real-time. (link down)

django flask-api glove-embeddings ia keras nlp nlp-machine-learning python scraping

Last synced: 11 Feb 2025