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

Tensorflow

TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.

https://github.com/mustafaozvardar/image-classification-webapp

This project features an AI model for diagnosing pneumonia from chest X-ray images. Users can upload a chest X-ray image through the app, and the model will classify it.

artificial-intelligence computer-vision keras numpy python streamlit streamlit-webapp tensorflow

Last synced: 27 Feb 2026

https://github.com/suwadith/footy-predictor-football-match-prediction-tensorflow-fastapi-plugin

A Deep-Learning (Tensorflow) based project which can be used to predict weekly EPL match results. Uses FastAPI as the backend to feed the results to a Chrome based plugin which then modifies the SkySports website to convey the predicted outcomes.

api chrome-extension deep-learning deep-neural-networks fastapi football prediction tensorflow

Last synced: 11 Apr 2026

https://github.com/ashishbodhankar/mnist_classification_tensorflow_no_keras

Understanding the performance of different neural network architectures on the MNIST handwritten digits dataset, implemented in Tensorflow.

categorical-cross-entropy cnn custom-tensorflow gradienttape mnist mnist-handwriting-recognition regularization sequential-models tensorflow tensorflow-models

Last synced: 12 Feb 2026

https://github.com/scorleos773/emocam

The project focuses on real-time webcam-based emotion detection integrated with object detection using machine learning models.

deep-learning dnnplatform emotion-detection image-processing multi-class-detection neural-networks object-detection object-tracking opencv pandas-python real-time-processing tensorflow yolo

Last synced: 11 May 2026

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: 12 Feb 2026

https://github.com/dyazincahya/angular-face-api

<Angular x Face-api.js> | This is a sample code of Face-api.js in Angular, here am using Angular v17

angular example example-project face-api face-api-js face-detection face-recognition javascript nodejs sample-code tensorflow typescript

Last synced: 11 Apr 2026

https://github.com/amine-akrout/diamond-price-prediction

Train and deploy a DNN model on Azure Machine Learning and azure App Service for diamond price prediction

azure azure-app-service azure-devops azure-ml machine-learning python tensorflow webapp

Last synced: 16 Apr 2026

https://github.com/jhaayush2004/translatron

English to Hindi Translation Using Hugging Face Transformer

adam-optimizer huggingface-transformers nlp-machine-learning tensorflow

Last synced: 12 Apr 2025

https://github.com/pratikshk16/nlp_in_tensorflow

I completed the TensorFlow NLP course on Coursera, covering sentiment analysis, word embeddings, and sequence models. This repo contains Jupyter notebooks for each week's assignments, along with notes and data used throughout the course. Dive into my work on text processing and text generation!

cnn keras lstm natural-language-generation natural-language-processing neural-network tensorflow

Last synced: 13 Feb 2026

https://github.com/tamohannes/image_colorization

Grayscal image to colorful transformation

cnn deep-learning keras neural-network tensorflow vgg16

Last synced: 09 May 2026

https://github.com/anuraganalog/object-detection

Starting with object detection

api coco detection object tensorflow

Last synced: 26 Apr 2026

https://github.com/pratik08/deep-learning-experiments

A repository containing code for random deep learning experiments.

deep-learning python3 tensorflow tensorflow-experiments

Last synced: 20 Jan 2026

https://github.com/joaobenedetmachado/price-predictor

price predictor with tensorflow, fastapi and a simple GUI

deep-learning fastapi ml mlops tensorflow

Last synced: 09 May 2026

https://github.com/guuri11/mousepy

Python script to control your mouse using hands gesture

cv2 handgesture-recognition mouse opencv python python3 tensorflow

Last synced: 09 May 2026

https://github.com/nouhabenhamada/images-search-engine

An advanced image search engine built with React.js and Express.js. Features both keyword-based and visual search capabilities using VGG16 CNN model. Image descriptors from Flickr 1M dataset are efficiently indexed in Elasticsearch for fast retrieval.

client-server elasticsearch expressjs flickr-photos reactjs tensorflow vgg16

Last synced: 11 Apr 2026

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

Recurrent Neural Network that can infinitely generate poetry, trained using Tensorflow.

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

Last synced: 20 Jan 2026

https://github.com/europa502/cds

Content Detection System - Dectecting the occerance of objects in a movie/video.

opencv tensorflow

Last synced: 16 Apr 2026

https://github.com/frederikschubert/variational-autoencoder

An example implementation of the Variational Autoencoder

keras python tensorflow variational-autoencoder

Last synced: 09 May 2026

https://github.com/falitroke/stock-price-predictor

A machine learning tool to predict stock prices using historical data and LSTM models, with visualizations.

ci-cd data-science docker lstm machine-learning pandas predictive-modeling python stock-prediction tensorflow

Last synced: 11 Apr 2026

https://github.com/kalthommusa/finding-donors-for-charityml

Project-1 of Udacity's Introduction to Machine Learning with TensorFlow Nanodegree. "Finding Donors for CharityML" is a Supervised Learning Project with Scikit-learn that aims to build a model that accurately predicts whether an individual earns more than $50,000

charityml finding-donors machine-learning supervised-learning tensorflow

Last synced: 01 Jul 2025

https://github.com/alessandroryo/indodax-sentiment-analysis

Analyzing user sentiment for the Indodax cryptocurrency trading app using advanced machine learning models. This project explores techniques to categorize user reviews into different sentiment categories, including TF-IDF, Bag of Words, and neural networks.

data-science indodax lstm machine-learning natural-language-processing python rnn sentiment-analysis tensorflow

Last synced: 01 Mar 2026

https://github.com/rakibhhridoy/neuralstyletransfer-tensorflow

One of the curious outcome of data science revolution is neural style transfer where nst algorithm merge two images, content and style, creating a artistic image of content image. Here TensorFlow is used to process images and lastly used nst algorithm.

deep-learning deep-neural-networks machine-learning neural-style-transfer neuralstyletransfer nst python tensorflow

Last synced: 09 May 2026

https://github.com/mubashirul-islam/plant-disease-segmentation

Plant Disease Segmentation using deep learning with U-Net and BiFPN. This project provides code and notebooks for training, evaluating, and comparing segmentation models on plant leaf images to accurately detect diseased regions. Includes model weights, visualization tools, and performance metrics.

keras opencv python tensorflow

Last synced: 16 Apr 2026

https://github.com/linsanity03/football_prediction

ML project to predict goal from football events such as penalty, free kick.

jupyter-notebook numpy pandas pyspark python3 tensorflow

Last synced: 11 Apr 2026

https://github.com/arnoldchrisoduor1/machines

Testing the limits of machines

pytorch scikit-learn tensorflow

Last synced: 11 Apr 2026

https://kkrismer.github.io/seqgra/

seqgra: Synthetic rule-based biological sequence data generation for architecture evaluation and search

deep-learning interpretable-machine-learning neural-networks pytorch tensorflow

Last synced: 10 May 2025

https://github.com/adv-11/rag_from_scratch

Implementing RAG, without the use of latest frameworks like LangChain and LlamaIndex

pytorch rag tensorflow

Last synced: 16 Apr 2026

https://github.com/mpoojithavigneswari/vegetable-classification-project

Created a website of vegetable classification using vgg16 CNN model with 99% accuracy.

deep-learning keras neural-networks python streamlit tensorflow vgg16-model

Last synced: 13 Apr 2026

https://github.com/electroniccats/ottocat

Otto Cat DIY is the robot that you can make, build, program and design while learning the technology skills of the future STEAM and MachineLearning.

arduino machine-learning otto otto-diy teachable-machine tensorflow

Last synced: 06 May 2026

https://github.com/ishrak26/cse-472-machine-learning-sessional-project

This repository contains the implementation of a project focused on segmenting the hippocampus from MRI images to predict AD dementia. By leveraging advanced segmentation techniques and improving existing architectures, this project aims to enhance the accuracy of hippocampus segmentation, an important step in understanding AD progression.

deep-learning image-segmentation machine-learning tensorflow u-net

Last synced: 14 Apr 2026

https://github.com/abhigyan126/plant-doctor

An AI model trained on Plant village dataset implemented as an android application

android-application apk classification crop desease-detection plant tensorflow tensorflow-lite

Last synced: 09 Apr 2026

https://github.com/yuanwenqing/tensorflow4j

A Java Library for Protobuf in TensorFlow and TensorFlow-Serving

jar java protobuf tensorflow tensorflow-serving tensorflow-serving-api

Last synced: 16 Apr 2026

https://github.com/dhirajmerit/diabetes-prediction-models

This project implements multiple machine learning algorithms to predict diabetes diagnoses based on medical diagnostic data. The project compares the performance of various models, providing insights into which algorithms are most effective for this task.

ai machine-learning numpy pandas tensorflow

Last synced: 11 Apr 2026

https://github.com/jiaweihu08/chatbot

RNN + Attention Mechanism Chatbot in TensorFlow.

chatbot data-science deployment rnn tensorflow tpu

Last synced: 16 Apr 2026

https://github.com/iprajwaal/prep

Just updating the things I keep learning

ai deep-learning learning ml nlp sql tensorflow

Last synced: 16 Apr 2026

https://github.com/arbinzaman/vehicle-image-detection-model

This is image detection model about vehicles for Machine Learning Lab

image-recognition machine-learning machine-learning-models sklearn-library tensorflow

Last synced: 16 Apr 2026

https://github.com/camara94/tensorflow-keras-python

Les bases du deep learning en tensorflow en Python

deep-learning keras keras-tensorflow neural-networks python tensorflow

Last synced: 16 Apr 2026

https://github.com/dmayboroda/tensorflowlessons

Book exercises

python tensorflow

Last synced: 13 May 2026

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

ai brain-imaging brain-tumor-classification brain-tumor-segmentation deep-learning deeplearning jupyter jupyter-notebook keras keras-classification-models keras-models keras-tensorflow machine-learning machinelearning neural-network neural-networks python tensorflow

Last synced: 04 Mar 2026

https://github.com/singhvishal003/image-classification

Jupyter notebook showing how to build an image classifier with Python and Tensorflow

keras keras-models tensorflow tensorflowmodel

Last synced: 10 Apr 2026

https://github.com/karanjangid8656/neuro-forge

NeuroForge is a powerful, intuitive, and modern drag-and-drop platform to design, train, and export neural networks—all in your browser.

css framer-motion javascript nextjs reactjs shadcn tailwind tensorflow typescript

Last synced: 11 Apr 2026

https://github.com/lucianoscarpaci/vgg16-item-classification

This project accurately classifies waste items using transfer learning and fine-tuning techniques. The project utilizes the waste item dataset for training and evaluation.

classification convolutional-neural-networks data-preprocessing dataset deep-learning fine-tuning image-classification keras model-evaluation model-training performance-metrics tensorflow transfer-learning

Last synced: 08 May 2026

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

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

keras matplotlib numpy python pytorch sklearn tensorflow

Last synced: 11 Apr 2026

https://github.com/vedant363/fashion-recommender-system

A Fashion recommender system built using Python and Streamlit, that suggests clothing items based on input image

nearest-neighbor python recommender-system streamlit streamlit-dashboard tensorflow

Last synced: 17 Apr 2026

https://github.com/matzy-byte/smart-waiter

A embedded system project. Requires a wake-word detection and player for predefined audios.

cplusplus embedded-systems python tensoflow-lite tensorflow

Last synced: 04 May 2026

https://github.com/pekiiipy/credit-card-fraud-detection

🔍 Detect credit card fraud efficiently using advanced machine learning techniques, achieving high accuracy rates on a large dataset of transactions.

adasyn anomaly-detection class-imbalance credit-card-fraud data-visualization fraud fraud-detection frauddetection kaggle keras logistic-regression plotly-python postgresql random-forest scikit-learn tensorflow tree-model xgboost

Last synced: 11 Apr 2026

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

Face recognition demo application

deep-learning face-recognition keras python tensorflow

Last synced: 06 May 2026

https://github.com/hunterkalinoski/doodle-detector

A website which hosts a neural network trained to predict your drawings.

nextjs react tensorflow

Last synced: 11 Apr 2026

https://github.com/nripstein/learning-tensorflow

Notes from my process of learning tensorflow from Daniel Bourke's 64-hour tensorflow course

deep-learning tensorflow tensorflow-tutorial

Last synced: 19 Jan 2026

https://github.com/thejoin95/extract-videoframe-opencv

A simple script to extract frames from a video source

opencv python tensorflow video-processing

Last synced: 11 Apr 2026

https://github.com/venkat-a/stocks-price-analysis-and-recommendation

Analyzing and predicting the stock prices,multiple machine learning models, including LSTM (Long Short-Term Memory), Prophet, and others

arima bollinger-bands keras lstm minmaxscaler prophet-facebook sarimax-model tensorflow timeseries-forecasting

Last synced: 11 Feb 2026

https://github.com/matiassenia/modelo-prediccion-temperatura

Proyecto de machine learning que utiliza TensorFlow para predecir temperaturas en grados Fahrenheit a partir de temperaturas en grados Celsius. Incluye un script de Python para entrenar el modelo y realizar predicciones, así como datos de entrenamiento y visualizaciones

adam-optimizer machine-learning numpy python python3 tensorflow

Last synced: 11 Apr 2026

https://github.com/huuhuy227/vietnamese-chatbot-transformer

Vietnamese Chatbot using Transformer Architecture

tensorflow vietnamese vietnamese-nlp

Last synced: 17 Apr 2026

https://github.com/jillmpla/jupyternotebooks

Various Jupyter Notebooks I've written.

jupyter-notebook jupyter-notebooks machine-learning tensorflow

Last synced: 17 Apr 2026

https://github.com/brandonegg/pytrader

Tensorflow stock market prediction

python streamlit tensorflow

Last synced: 17 Apr 2026

https://github.com/aaronlelevier/apache_beam_examples

Code and Notes for learning Apache Beam

apache-beam python tensorflow

Last synced: 17 Apr 2026

https://github.com/nemeslaszlo/cartoon-characters-classifier

Deep Learning Classifier of characters from the Simpsons TV show. (Image classifier)

deep-learning image-classifier keras keras-tensorflow tensorflow

Last synced: 09 May 2026

https://github.com/danibcorr/papers-with-code

📃 This repository contains implementations of various scientific papers related to deep learning and machine learning. Most of the projects are developed using Keras and TensorFlow frameworks.

deep-learning keras open-source papers papers-collection papers-with-code python tensorflow

Last synced: 15 Mar 2025

https://github.com/bunu23/image-classification

This repository contains a notebook implementing a Convolutional Neural Network for multi-class image classification using transfer learning with a pre-trained ResNet-50 model. Covers dataset handling, model architecture customization, training, evaluation, fine-tuning, and external image prediction.

keras matplotlib numpy pil python tensorflow

Last synced: 11 Apr 2026

https://github.com/florianwoelki/digit-me

🤖 DigitMe is a hand written digit recognizer in the web written in Python and VueJS.

digit-recognition javascript jupyter machine-learning mnist-dataset python tensorflow tensorflowjs vuejs

Last synced: 11 Apr 2026

https://github.com/psavarmattas/understanding-and-predicting-trends-of-mental-health-in-tech-industry

Mental health has become a huge issue in recent times and the tech industry is no exception. This research paper aims to understand the trends of mental health in the tech industry and predict the trends of mental health in the tech industry.

classifier keras machine-learning python research-paper sklearn tensorflow

Last synced: 11 Apr 2026

https://github.com/trixky/spam_detection

A spam detection API using a basic comment spam classifier model.

api express spam spam-detection tensorflow tensorflowjs typescript

Last synced: 17 Apr 2026

https://github.com/e1washere/emotion-recognition-app

Emotion Recognition App is a cross-platform desktop app that uses deep learning to detect emotions from facial images and videos. It runs fully offline and supports real-time analysis using 8 models built with TensorFlow and PyTorch. Developed with React, Electron, and FastAPI.

deep-learning emotion-recognition fastapi pytorch react tensorflow

Last synced: 11 Apr 2026

https://github.com/pushkarm029/stone-paper-scissors-ml-model

Stone Paper Scissors is a CNN Model built with Tensorflow and Keras that can classify hand gestures into three categories.

cnn cnn-classification cnn-ker deep-learning machine-learning python tensorflow

Last synced: 09 May 2026

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

pretrained keras models for various tasks, which could be directly used for prediction or as baselines.

artificial-intelligence baselines keras keras-models machine-learning pretrained-models tensorflow

Last synced: 04 Apr 2026

https://github.com/ansh-info/datacamp-learn-data-science-ai

Learn Data Science & AI from the comfort of your browser, at your own pace with DataCamp's video tutorials & coding challenges on R, Python, Statistics & more.

algorithms api artificial-intelligence computer-science data-science datacamp datacamp-course datacamp-track interview machine-learning natural-language-processing neural-network nlp nlp-machine-learning openai python3 pytorch roadmap tensorflow

Last synced: 11 Apr 2026

https://github.com/shane-staret/ai-dog-identification-system-bucknell-csci-357

A Python solution utilizing neural networks and deep learning (via TensorFlow & Keras) to classify images as containing dogs or not.

ai ai-training deep-learning image-processing keras machine-learning neural-networks tensorflow tensorflow-keras

Last synced: 18 Apr 2026

https://github.com/mjsandagi/libra-justitiae

A predictive machine learning model that recommends prosecution sentences based on criminal data.

keras machine-learning tensorflow

Last synced: 09 Apr 2026

https://github.com/khaledassassins/cv--plants_seedling_classification

A robust image classifier using CNNs to efficiently classify different plant seedlings and weeds to improve crop yields and minimize the extensive human effort to do this manually.

cnn-for-visual-recognition confusion-matrix cv2-library imagedatagenerator label-binarizer learning-rate matplotlib numpy-library pandas-library seaborn tensorflow tensorflow-keras train-test-validation vgg16-model

Last synced: 12 Aug 2025

https://github.com/hoduy511/recommend-songs-based-on-emotion

This project is an application that performs real-time emotion detection using computer vision and recommends songs based on the detected emotions. It utilizes OpenCV for face detection and a pre-trained deep learning model for emotion recognition. The recommended songs are fetched from the Spotify API.

keras opencv python3 streamlit tensorflow

Last synced: 04 Apr 2026

https://github.com/tiagordc/yolo-detection-api

Generic image detection API with OCR for tiagorcdocker/yolo-detection-api

azure-cosmos-db azure-storage computer-vision docker ocr tensorflow tesseract-ocr yolov3

Last synced: 18 Apr 2026

https://github.com/crispengari/tfaudio

🔊🎵 this repository contains some practical examples on audio processing and classification using tensorflow.

audio-classification audio-processing convolutional-neural-networks deep-learning python recurrent-neural-networks speech-recognition tensorflow tensorflow2

Last synced: 18 Apr 2026

https://github.com/syedsaadahmed/python_mnist_script

A small python project for learning and producing results from MNIST data set

imageclassification keras-tensorflow machine-learning mnist-dataset python tensorflow

Last synced: 06 May 2026