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/malhotra5/communication-for-the-deaf

This application helps the deaf communicate with people who do not understand ASL (American Sign Language)

deep-learning inception neural-networks opencv tensorflow

Last synced: 09 May 2026

https://github.com/roscibely/artificial-intelligence-course

Repository for HCIA - Artificial Intelligence course certification V3.0

artificial-intelligence deep-learning machine-learning python python-programming tensorflow

Last synced: 10 May 2026

https://github.com/onfranciis/streamforge

Transparent background webcam stream using tensorflow and bodypix on ReactJS

bodypix react stream tensorflow tensorflowjs typescript

Last synced: 10 May 2026

https://github.com/farzanmrz/music-genre-classification

🎵 Music Genre Classification using Machine Learning 🚀 A Python project that leverages machine learning algorithms to classify music tracks into genres based on audio features. Explore KNN, SVM, Decision Trees, and more. Checkout the plotted graphs for model comparison!

kaggle-dataset keras machine-learning music-classification neural-networks tensorflow

Last synced: 10 May 2026

https://github.com/gabrielsantoslima/fine-tuning-cnns-example

🧪An example of Fine-Tuning of CNN models using Keras and Tensorflow.

cnns fine-tuning keras machine-learning tensorflow

Last synced: 10 May 2026

https://github.com/guifernandess7/mediscanai-brain-tumor-classifier

MediScanAI is a computer vision healthcare web app applying AI for medical insights. It classifies different brain tumor types based on tomography images.

django-rest-framework medical-imaging tensorflow vuejs

Last synced: 10 May 2026

https://github.com/farrandtom/wml-tf-mnist-classifier

Get hands on with Watson Machine Learning and Watson Studio! Quickly train and deploy a TensorFlow MNIST classifier.

ibm-watson mnist-classification python tensorflow tensorflow-tutorials watson-machine-learning watson-studio

Last synced: 10 May 2026

https://github.com/tonywu71/vision-transformer

Tensorflow implementation of Image Classification with Vision Transformer on the MNIST dataset.

computer-vision mnist tensorflow vision-transformer vit

Last synced: 05 May 2026

https://github.com/rfsantacruz/obj-classifier

Training, validating and testing a CNN-based object classifier on new data

cnn deep-learning keras machine-learning python tensorflow

Last synced: 10 May 2026

https://github.com/architj6/sudokuvision

SudokuVision is an OCR-powered Sudoku solver that extracts grids from images using machine learning and image processing techniques. It supports both printed and handwritten Sudoku puzzles, providing fast and accurate solutions via a web interface and command-line tool.

deeplearning digitrecognition imageprocessing keras machinelearning ml ocr opencv opencv-python pysudoku python streamlit sudoku sudokusolver tensorflow

Last synced: 11 Apr 2026

https://github.com/mtsokol/epidemic-modelling-workshop

An introduction to sensitivity analysis and 4D-Var data assimilation method in epidemic modelling setting

4d-var data-assimilation seir-model sensitivity-analysis tensorflow

Last synced: 02 Mar 2025

https://github.com/engichang1467/catdognn-api

Using Tensorflow, Keras to create Deep Learning Neural Network API that can differentiate images between cats and dogs.

api flask keras neural-network tensorflow

Last synced: 05 May 2026

https://github.com/praju-1/deep_learning

This repository include Deep_learning concept which is subset of machine learning which is based on Neural Networking.

keras nltk pandas python sklearn spacy statistics tensorflow

Last synced: 11 Apr 2026

https://github.com/sakhileln/multimodal-chatbot-with-memory

A lightweight, CLI-based conversational agent that processes text and image inputs, remembers past interactions.

chatbot machine-learning nlp numpy opencv spacy tensorflow

Last synced: 11 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/beenish-ishtiaq/dep-task-3-customer-churn-prediction

A machine learning project to predict customer churn using an Artificial Neural Network (ANN) model. The goal is to accurately classify customers who are likely to churn based on their demographic and service usage information.

churn-prediction customer-churn-prediction data-science deep-learning keras machine-learning neural-network tensorflow

Last synced: 27 Feb 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/ethanmclark1/bioinformatics-sota-eval

Evaluating SOTA biologically-informed neural networks (KPNN, PGNN, and GNN) on scRNA-seq data for classification tasks

bioinformatics deep-learning eval gnn graph-neural-networks knowledge-primed kpnn pathway-guided pgnn pytorch scrna-seq sota t-cell-receptor tensorflow

Last synced: 10 May 2026

https://github.com/ashly1991/word2vec-tf2

Word2Vec Skipgram with negative sampling in TensorFlow 2. Self-supervised embeddings, efficient sampled softmax, and analogies evaluation.

embeddings jupyter-notebook natural-language-processing negative-sampling nlp self-supervised-learning skipgram tensorflow word2vec

Last synced: 18 May 2026

https://github.com/abhaypancholi/transformer_summarizer

This project is focused on making use of the transformer as a summarizer while using the two form of attention mechanism. All the code for the transformer is implemented from scratch in order to understand the in-depth working of each component.

attention-mechanism encoder-decoder-model keras natual-language-processing tensorflow transformer transformer-architecture

Last synced: 20 Jan 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/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/aryanjain28/indian-roads

An android application that detects objects normally found on Indian roads like - Car, Bicycle, Cow, Truck, etc. I used the TF-Lite model in this application and downloaded specific categories from the COCO dataset to train upon. The application uses the phone's rear camera and detects in real-time.

android-application object-detection tensorflow tensorflow-examples tflite

Last synced: 19 Jan 2026

https://github.com/aryanjain28/image-caption-generator

Fused RNN and CNN to predict image activity by amalgamating Xception model output and text input for enhanced accuracy.

cnn computer-vision data-science machine-learning neural-network python rnn tensorflow

Last synced: 08 May 2026

https://github.com/boratechlife/tensorflow-questions-datasets

A Tensorflow questions Datasets to help you practice Machine learning and Train Models

data datapreprocessing datasets machinelearning modeltrain questions tensorflow

Last synced: 23 Mar 2025

https://github.com/dirkschumacher/tfjs-backsolve

Back-substitution for rank2/1 tensors in tensorflow.js

tensorflow tensorflow-js

Last synced: 18 May 2026

https://github.com/amiriiw/text_classification

Welcome to the Text Classification Project! This project is designed to train a model for classifying texts based on their emotional content and then using it to categorize new texts into corresponding emotional categories.

keras numpy pandas pickle scikit-learn tensorflow text-classification

Last synced: 20 Jan 2026

https://github.com/dhruvbavaliya13/neural-network

This project demonstrates a simple neural network implementation from scratch using Python and NumPy, without relying on high-level frameworks like TensorFlow or PyTorch. It showcases a hands-on understanding of core neural network concepts including forward propagation, backpropagation, activation functions, loss calculation, and weight updates.

neural-network python scratch tensorflow

Last synced: 08 May 2026

https://github.com/kaka-lin/tfjs-demo

The TFJS version of EfficientSAM.

efficientsam tensorflow tensorflowjs

Last synced: 02 May 2026

https://github.com/usman619/machine-learning

Some common machine learning examples

machine-learning ml opencv tensorflow

Last synced: 08 May 2026

https://github.com/pat8901/plant-health-analyzer

Efficiently and reliability stores images of plants for health analysis and management

database docker health plants python tensorflow

Last synced: 13 Apr 2026

https://github.com/engageintellect/text-to-speech

A text-to-speech engine using microsoft/speecht5_tts and OpenAI.

huggingface openai pyaudio python pytorch tensorflow

Last synced: 13 Apr 2026

https://github.com/amnydv17/landmark-detection

This project aims to leverage the power of deep learning models to automatically detect and pinpoint landmarks such as famous monuments, buildings, natural landmarks, and other recognizable structures within images.

machine-learning matplotlib numpy pandas python3 scikit-learn seaborn 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/ghufranbarcha/gesture-recognition-rock-paper-scissors

This repository contains the code and resources for a deep learning project aimed at recognizing hand signs for the game of Rock-Paper-Scissors. The project utilizes convolutional neural networks (CNNs) to classify hand signs captured through a webcam, enabling users to play the game without the need for physical gestures.

computer-vision deep-learning fine-tuning inceptionv3 opencv python tensorflow

Last synced: 13 Apr 2026

https://github.com/naruto-o/sentiment_analysis

Sentiment Analysis Project for Machine Learning using Python | Twitter Sentiment Analysis

deep-learning machine-learning python sentiment-analysis tensorflow

Last synced: 12 Apr 2026

https://github.com/lognjen/tensorflow-model-analyzer

A lightweight CLI tool for TensorFlow

cli-tool keras tensorflow

Last synced: 13 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/meraf00/ros2-gesture-controlled-robot

The ROS2 Gesture Controlled Robot integrates MediaPipe for gesture recognition, allowing control of robots within the ROS2 framework.

mediapipe ros2-humble tensorflow

Last synced: 08 May 2026

https://github.com/jaimealruiz/laocoonte

Intelligent IDS for Anomaly Detection in Network Traffic based on 1D CNN Autoencoder and One-Class SVM

anomaly-detection autoencoder cybersecurity deep-learning ids neural-network one-class-svm sklearn tensorflow wip

Last synced: 08 May 2026

https://github.com/ahmedshahriar/restaurant-menu-pricing

Predict menu prices from 5M+ UberEats menus with an end-to-end MLOps pipeline: crawl → DWH → curate → train → deploy on Azure ML (MLflow) via APIM & CLIs.

azure azureml bert-embeddings docker fastapi github-actions huggingface machine-learning mlflow mlops optuna python restaurant-menu scikit-learn scrapy tensorflow transformers uber-eats web-crawler

Last synced: 03 Feb 2026

https://github.com/harshj-git-hub/lstm-stock-prediction

A LSTM RNN Model for Stock Prediction using Tensorflow/Keras

keras tensorflow

Last synced: 08 May 2026

https://github.com/jhrcook/rl-playground

A Jupyter Lab for experimenting with Reinforcement Learning.

deep-q-network jupyter-lab jupyter-notebook jupyterlab reinforcement-learning tensorflow tensorflow2

Last synced: 01 May 2026

https://github.com/pingsutw/recommendation-system

Recommendation system implementation

ai click-through-rate ctr deep-learning deepfm tensorflow

Last synced: 17 May 2026

https://github.com/nhatthaiquang-agilityio/deep-learning-multi-label-image

Build Multi Label Image Classification Model

deep-learning keras tensorflow

Last synced: 09 Apr 2025

https://github.com/x-raylaser/keras-auto-hwr

A micro-framework for building a handwritten text recognition (HTR) system

ctc-loss deep-learning deep-learning-framework handwritten-text-recognition keras lstm machine-learning tensorflow

Last synced: 13 Apr 2026

https://github.com/shinjimc/parallel-cnn-cudnn-gpu

Repository showcasing a Convolutional Neural Network (CNN) optimized for parallel execution on GPU using cuDNN, with comprehensive scripts for dataset distribution, model training, validation, and testing.

computer-vision convolutional-neural-networks cudnn data-preprocessing deep-learning gpu-acceleration image-recognition machine-learning model-training tensorflow

Last synced: 19 May 2026

https://github.com/pradeep8949yadav/plant-disease-classification-using-cnn-and-tensorflow-

This project aims to classify diseases in potato plants using Convolutional Neural Networks (CNNs). The deep learning model is trained on a dataset of potato plant images to identify and categorize different diseases affecting the crops.

cnn-keras cnn-model computer-vision tensorflow

Last synced: 19 May 2026

https://github.com/miguelestradam3/machine_learning_classifier

Coursera Guided Project: Image classifier with tensorflow

coursera jupyter-notebook python tensorflow

Last synced: 09 May 2026

https://github.com/al-jurjani/lstreamlit

This is a simple web classifier application built with Streamlit. This project was created as a learning exercise, following a tutorial. The application can classify images from the CIFAR-10 dataset.

image-classification keras machine-learning python streamlit tensorflow webapp

Last synced: 28 Apr 2026

https://github.com/carlosagalicia/python-deep-learning-projects

This repository contains four projects that serve as practical applications of deep learning concepts from the book Deep Learning with Python by François Chollet

deep-learning keras neural-network python tensorflow

Last synced: 08 May 2026

https://github.com/amruthae218/simplernn

sentiment analysis-movie review

keras python streamlit tensorflow

Last synced: 28 Apr 2026

https://github.com/keshabkjha/imsage

Imsage is a Streamlit app for image classification using MobileNetV2 (ImageNet) and a custom CIFAR-10 model. Users can upload images and get real-time predictions with confidence scores, with options to switch between models and download results in CSV format. It showcases the use of deep learning in a user-friendly interface.

image-classification streamlit streamlit-webapp tensorflow

Last synced: 13 Apr 2026

https://github.com/nouhabenhamada/image-classification-is-it-real-or-generated-by-ai-

A Streamlit aaplication to distinguish between AI-generated and real images. Utilizing the TensorFlow framework, the core model is based on EfficientNetB0, which has been fine-tuned on a custom dataset containing both fake and real images.

classification efficientnetb0 streamlit tensorflow

Last synced: 08 May 2026

https://github.com/mahdimotamedi/ai-examples

AI Examples Repository showcasing machine learning and deep learning examples using Scikit-Learn and TensorFlow.

ai deep-learning machine-learning nerual-networks scikit-learn tensorflow

Last synced: 13 Apr 2026

https://github.com/iamphytan/tfjs-models

Personal TensorFlow.js exported models

tensorflow tensorflow-models tensorflowjs tf-model tfjs

Last synced: 15 Mar 2025

https://github.com/diegoperea20/modelos-de-pronostico-de-temperatura-minima-en-melbourne

Se realizo para la prediccion de pronostico de temperatura minima en melbourne entrenando modelos LSTM,MLP,1D y transformers para realizar cual de estos da resultados mejores.

1d fechas lstm mlp models pronosticos series-temporales temperatura temporal-series tensorflow

Last synced: 31 Dec 2025

https://github.com/gregoritsch3/dl_cv_e2e_potatodiseaseclassification

A guided CodeBasics Deep Learning Project where a Convolutional Model is deployed onto a Website (FastAPI) and Mobile App (React Native, Google Cloud). Its purpose is the classification of potato plant images into "healthy", "Early Blight" and "Late Blight" categories.

cnn-classification gcp model-deployment scikit-learn tensorflow

Last synced: 08 May 2026

https://github.com/kkoukouletsou/neural-networks-deep-learning

Assignments for Neural Networks Course at CSD AUTH

cifar10 cnn knn mlp mnist ncc rbf svm tensorflow

Last synced: 19 May 2026

https://github.com/vvek1402/stock-market-prediction

Stock Market Prediction/Analyser using python, Its my college project

keras matplotlib python sklearn 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://github.com/hatashiro/tf-tutorial

Code of TensorFlow tutorial

tensorflow tutorial

Last synced: 19 May 2026

https://github.com/sedoll/ai_gym

전문대 졸업작품, 인공지능 헬스트레이너

ai api css css3 google html html5 javascript tensorflow

Last synced: 08 May 2026

https://github.com/edumucelli/build-tensorflow

Build Tensorflow from source using a Dockerfile

cuda cudnn docker tensorflow

Last synced: 10 May 2026

https://github.com/camara94/tensorflowjs

Je vais reprendre la formation tensorflowjs

datascience deel-learning javascript tensorflow tensorflowjs

Last synced: 08 May 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/alzubair98/glaucoma-classification-model

Glaucoma - classification -mode with CDR

deeplearning tensorflow

Last synced: 08 May 2026

https://github.com/hitthecodelabs/facesight

Flask application designed for Facial analysis and recommendation generation

cnn flask keras pil pillow python tensorflow

Last synced: 13 Apr 2026

https://github.com/matinhosseinianfard/fault-tolerant-systems-design-project

A replication of "Enhancing Battery Thermal Management With Virtual Temperature Sensor Using Hybrid CNN-LSTM"

cnn deep-learning esp32-s3 lstm machine-learning quantization regression tensorflow

Last synced: 19 May 2026

https://github.com/thatsabhishek/hand-gesture-recognition-using-mediapipe

This is a program that recognizes hand signs and finger gestures with a simple MLP using the detected key points. Handpose is estimated using MediaPipe.

handrecognition mediapipe models python tensorflow tflite

Last synced: 13 Apr 2026

https://github.com/k4u5h4l/whatsmyworth

A salary predictor web app, which based on certain fields, like role, title, region, yoe, etc predicts your salary expectations!.

nextjs python react t3-stack tensorflow typescript

Last synced: 10 Apr 2026

https://github.com/aciluca/credit-approval-system

A machine learning application to predict credit card approval using Python, TensorFlow, and Docker.

data-science keras machine-learning numpy pandas python sklearn tensorflow

Last synced: 11 Apr 2026