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/18520339/tf2-sequence-recognition-toolkit

TensorFlow 2 Toolkit for Sequence-level Text Recognition that simplifies the process of importing, handling, and visualizing sequence data, as well as providing most used loss functions and evaluation metrics in the development of Sequence Text Recognition models

ctc-loss deep-learning icdar2015 levenshtein-distance ocr optical-character-recognition tensorflow text-recognition tf-data

Last synced: 25 Jan 2026

https://github.com/asirwad/color-craft-gan

🌈Image colorization using Generative Adversarial Networks implemented in tensorflow 🌈

deep-learning generative-adversarial-network keras pyqt5-desktop-application tensorflow

Last synced: 14 Mar 2025

https://github.com/Warvito/discovering-hidden-factors-of-variation-in-deep-networks

Tensorflow 2.0 implementation of "Discovering hidden factors of variation in deep networks"

autoencoder deep-learning mnist-dataset tensorflow tensorflow-2

Last synced: 18 Mar 2025

https://github.com/metriccoders/metriccoders_notebooks

This is the Metric Coders repository containing all the notebooks for machine learning.

artificial-intelligence genai keras llm machine-learning natural-language-processing pytorch scikit-learn tensorflow

Last synced: 12 Feb 2026

https://github.com/fr34ky-coder/deep-learning-journey

It's the Repo containing Notebooks and models that i made throughout my Deep Learning Journey

artificial-neural-networks backpropagation cnn keras mlp pytorch tensorflow

Last synced: 25 Jul 2025

https://github.com/spacesick/tolong-project

A travel emergency app within the scope of Indonesia for Bangkit Academy 2023 capstone project.

android expressjs flask native tensorflow

Last synced: 09 Apr 2026

https://github.com/khushiyant/nibtara

Nibtara, unique cross-platform pre-trial conferencing system based on Ethereum smart contracts powered by TabNet and LegalBERT AI

ethereum flutter iot python tensorflow

Last synced: 18 Apr 2026

https://github.com/lambda-science/myoquant-streamlit

MyoQuant-Streamlit is a demo web application to showcase usage of MyoQuant. Demo version deployed at: https://lbgi.fr/MyoQuant

computer-vision deep-learning disease histology image medecine python pytorch quantification streamlit tensorflow

Last synced: 10 Apr 2026

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

Machine Learning basic model building with sci kit and create algorithm from scratch and many more

algorithm machine-learning python3 rnn-tensorflow scikit-learn tensorflow

Last synced: 10 Apr 2026

https://github.com/santhoshmani1/sign-language-recognition

Sign language recognition with LSTM based neural network and tensorflow sequential model

machine-learning mediapipe python sign-language-recognition tensorflow

Last synced: 24 May 2026

https://github.com/jamormoussa/keratorch

Keratorch: A Keras-style high-level API for building and training models in PyTorch

deep-learning keras machine-learning model pytorch tensorflow training

Last synced: 14 Apr 2025

https://github.com/faseeh41/face_and_emotion_detection

Performing image classification for detection of various human emotions using CNN Architecture.

emotion-detection facial-recognition keras opencv tensorflow

Last synced: 04 Jan 2026

https://github.com/rohantammara/inductionmotor-faultclassifier

Deep learning classifier to detect faults in Induction Motors

deep-learning keras neural-network tensorflow

Last synced: 10 Apr 2026

https://github.com/cognizant-ai-lab/studio-go-runner

ML/ENN Runner for privately hosted, cloud, and data-center production deployments of StudioML.

aws azure darkcycle deep-learning distributed-computing hacktoberfest on-premises tensorflow tensorflow-experiments

Last synced: 04 Mar 2026

https://github.com/oleksandr-g-rock/simple_object_detection

Create simple recognition object detection in the live time on the Raspberry Pi - version 2

image-classification image-processing image-recognition recognition tensorflow tensorflow-examples tensorflow-tutorials

Last synced: 20 Jan 2026

https://github.com/justinshenk/digits-classifier

Testing repository for digit classification convolutional network

convolutional-neural-networks digits-recognition tensorflow

Last synced: 24 Apr 2026

https://github.com/openml/openml-tensorflow

Tensorflow extension for openml-python

hacktoberfest openml python tensorflow

Last synced: 16 Apr 2025

https://github.com/parth1899/financial-sentiment-analysis-and-stock-forecasting-platform

Built for INDOvateAI Sprint 2025—where we secured second prize 🏆—this project empowers investors to make data-driven decisions in real-time.

finbert flask lstm-neural-networks react tensorflow

Last synced: 09 Mar 2025

https://github.com/jyothish-ram/invoice_ocr_api

Invoice OCR Extraction Flask API

flask-api gemma-2b nlp ocr ollama tensorflow tesseract

Last synced: 05 Jan 2026

https://github.com/muhammedbuyukkinaci/tensorflow-text-generator

TensorFlow Text Generation using LSTM's.

lstm numpy tensorflow text-generation

Last synced: 20 Apr 2026

https://github.com/vidit-kushwaha/tweet-sentimental-analysis

A deep learning project for sentiment analysis on tweets, classifying them into positive, negative, or neutral sentiments.

deep-learning keras machine-learning natural-language-processing python sentiment-analysis tensorflow text-classification

Last synced: 10 Mar 2026

https://github.com/shifuml/shifu-tensorflow

Distributed Tensorflow on Shifu Pipeline

fault-tolerance machine-learning pipeline tensorflow yarn

Last synced: 16 May 2025

https://github.com/petrov826/tfrs

building recommendation system using TensorFlow Recommenders

tensorflow tensorflow-datasets tensorflow-recommenders tensorflow-tutorials

Last synced: 20 Jan 2026

https://github.com/wmpscc/basic-process-of-training-models-with-tensorflow-2.0

:book:TensorFlow 2.0 训练模型基本流程(TFRecord+Model+Serving)

tensorflow tensorflow2 tfrecords

Last synced: 16 May 2025

https://github.com/ynstf/bts-telebot

the chatbot of the technical school Al-kindy about the AI sector's subjects

ai bot chatbot computer-vision cv2 tensorflow

Last synced: 14 May 2026

https://github.com/arash-mansourpour/lstm-aichatpersian

This project develops a Persian RAG chatbot using LSTM with attention, Self-Supervised Learning, embedding, tokenization, Google API integration, and Redis for recall. Optimizers like Adam and RMSprop, along with regularization (L1, L2) and data augmentation, enhance the model. Performance is evaluated through BLEU, ROUGE, and METEOR metrics.

ai chatbot conversational-ai data-science deeplearning llama3 lstm machinelearning nlp nlp-machine-learning persian-nlp pytorch rag reinforcement-learning tensorflow

Last synced: 23 Apr 2025

https://github.com/dhairyac/news-article-classification

Use Hugging Face Transformers to classify news articles

albert-transformer huggingface-transformers keras tensorflow tokenization

Last synced: 07 Jan 2026

https://github.com/trevorhobenshield/quicklabel

Quick dataset labeling using quantized (PTQ) models in PyTorch, TensorFlow, and Keras

deep-learning keras parallel-processing pytorch tensorflow

Last synced: 12 Apr 2026

https://github.com/frgfm/sdcnd-p3-traffic-sign-classification

Traffic sign classification project of Udacity Self-Driving Car Engineer Nanodegree

deep-learning image-classification keras python self-driving-car tensorflow traffic-sign-classification

Last synced: 20 Apr 2026

https://github.com/zaccharieramzi/tf-fastmri-data

TensorFlow data pipelines for the fastMRI dataset

fastmri fastmri-challenge fastmri-dataset tensorflow

Last synced: 12 Jun 2025

https://github.com/zaccharieramzi/my-model-zoo

A list of all the neural networks I have implemented

deep-learning model-zoo neural-networks tensorflow

Last synced: 12 Jun 2025

https://github.com/dancsalo/tensorbase

Minimalistic Framework for End-to-End TensorFlow Applications.

filemanager tensorflow tensorflow-framework

Last synced: 16 Jun 2025

https://github.com/mongoexpuser/geological-image-classification-dnn

Geological Image Classification with Deep Feed-Forward Neural Network

keras matplotlib numpy pandas python scikit-image tensorflow

Last synced: 07 Jan 2026

https://github.com/pottekkat/tfjs-object-detection

A real time object detection model in your browser using TensorFlow JS

computer-vision deep-learning machine-learning tensorflow tensorflow-examples tensorflowjs

Last synced: 21 Jan 2026

https://github.com/diego-luna/pinball-moonmakers

MoonMakers-Pinball in a game that works in the browser, where we use our Arduino Nano 33 BLE Sense, as a command to control the imposition of our ball thanks to AI.

arduino arduino-nano-33-ble-sense css css3 html html5 javascript js tensorflow tensorflow-lite tensorflow-lite-micro web-bluetooth-api

Last synced: 12 Apr 2026

https://github.com/datarohit/walk-or-run-image-classification

This is Deep Learning project made using InveptionV3 model and Images taken from Kaggle to predict if the person in Image is Walking or Running.

cnn-classification inceptionv3 keras keras-tensorflow matplotlib numpy tensorflow

Last synced: 07 May 2026

https://github.com/mfkimbell/reviews-nlp-sentiment-analysis

This project investigates various NLP tools, compares them, and then uses the NLP tool to add a sentiment field to a PostgreSQL database in an efficient batch format.

asyncio asyncpg docker nltk pdm postgresql spacy tensorflow toml transformers yml

Last synced: 12 Apr 2026

https://github.com/okitouni/mode

Moment Decorrelation for constrained NN outputs with respect to protected attributes. (Decorrelated (flat), linear, quadratic, etc.)

decorrelation fairness-ml hep-ex hep-ph pytorch tensorflow

Last synced: 28 Apr 2026

https://github.com/dsgiitr/sarcasm-detection-tensorflow

BERT based Sarcasm Detection using TensorFlow.

bert deep-learning nlp tensorflow transfer-learning transformer

Last synced: 26 Sep 2025

https://github.com/mjahmadee/deeplearning2022

Welcome to Deep Learning 2022! This repository serves as a central hub for various deep learning projects created throughout the year. Explore the table below to dive into each project and discover the innovations and techniques used in deep learning research and applications.

computervision deeplearning keras nlp python pytorch tensorflow vision

Last synced: 08 Apr 2026

https://github.com/alvertogit/datascience

Data Science AI Artificial Intelligence Machine Deep Learning Classification Regression Python Keras TensorFlow TensorFlow2 TPOT XGBoost Matplotlib NumPy Pandas scikit-learn Folium Seaborn Jupyter Lab Notebook

artificial-intelligence data-science deep-learning jupyter-lab jupyter-notebook keras machine-learning matplotlib pandas python scikit-learn tensorflow tensorflow2

Last synced: 05 Jul 2025

https://github.com/sakshi2215/flaskintegrated_eyedetection

Flask Integrated Classifier Model for Closed or Open Eye Detection

drowsiness-detection-python flask github harcascade python tensorflow

Last synced: 13 Apr 2026

https://github.com/marcpinet/handigits

🖐️ Background-independent deep learning model for hand sign digit recognition, using my own Deep Learning framework! (Neuralnetlib)

cv2 deep-learning hand keras mediapipe preprocessing recognition tensorflow

Last synced: 23 Feb 2026

https://github.com/awadalaa/transact

An unofficial implementation of "TransAct: Transformer-based Realtime User Action Model for Recommendation at Pinterest" in Tensorflow

deep-learning machine-learning sequence-modeling tensorflow transformers user-embeddings

Last synced: 18 Jan 2026

https://github.com/stefanofioravanzo/distributed-deeplearning-kubernetes

Collection of resources for automatic deployment of distributed deep learning jobs on a Kubernetes cluster

azure-kubernetes-service distributed-deep-learning kubernetes-operator mxnet tensorflow

Last synced: 19 Apr 2026

https://github.com/hemant2000-karens/tinyml-app-ios

This is the Shape image Classification of Geometric Images using Tensorflow, TensorFlow Lite, and Lite Micro

ios ios-app keras-tensorflow ml tensorflow tensorflow-lite tinyml tinyml-edx

Last synced: 12 Oct 2025

https://github.com/ksalama/gcp-ml-serving

Examples of how to serve ML models on GCP

app-engine dataflow kubernetes machine-learning scikit-learn tensorflow

Last synced: 12 Oct 2025

https://github.com/nikhilcodes/image-recolorizer

Application of CNN to auto colour black and white nature image.

cnn image-recolorizer python tensorflow tensorflow2

Last synced: 15 Apr 2026

https://github.com/vaibhav-kesarwani/security-camera-ai

👋 Welcome to the 𝗦𝗲𝗰𝘂𝗿𝗶𝘁𝘆 𝗖𝗮𝗺𝗲𝗿𝗮 𝗔𝗜 Web App Repository! Our web application is designed to significantly enhance your security by detecting unauthorized access in real-time. Whether it’s safeguarding your home or office, this web app ensures that you are promptly alerted to any potential intruders.

javascript machine-learning nextjs object-detection react react-hooks tensorflow typescript

Last synced: 22 Jan 2026

https://github.com/priyanshudutta04/ai-self-checkout

Automated AI self checkout system using CNN and Yolo.

cnn computer-vision deep-learning pytorch self-checkout tensorflow yolov8

Last synced: 22 Jan 2026

https://github.com/sakshi2215/classifierbased_closedeyedetection

Classifier Model for Closed or Open Eye Detection

harcascades python tensorflow

Last synced: 13 Apr 2026

https://github.com/gwolf3/amerikana

☕tf.keras prediction decoder for simpler imagenet synset.

imagenet-utils python tensorflow

Last synced: 07 May 2026

https://github.com/nithin1729s/kannada-cnn

This project recognizes 49 Kannada letters using a CNN classifier (TensorFlow/Keras). A FastAPI backend and Next.js (TypeScript) frontend enable users to draw letters and get predictions.

cnn cnn-classification fastapi kannada kannada-mnist keras nextjs tensorflow typescript

Last synced: 15 Mar 2026

https://github.com/mukesh015/railway-monitoring-system

This is the railway project which can handle all things which ai can do.

jwt-authentication node object-detection python react tensorflow vgg16 vite yolo

Last synced: 15 Apr 2026

https://github.com/jrc-isia/ml-optimized-orthogonal-basis-1d-pp

Experimental Python code developed for research on: H. Waclawek and S. Huber, “Machine Learning Optimized Orthogonal Basis Piecewise Polynomial Approximation,” in Learning and Intelligent Optimization, Cham: Springer Nature Switzerland, 2025, pp. 427–441.

approximation chebyshev-polynomials electronic-cams gradient-descent piecewise-polynomials tensorflow

Last synced: 28 Jan 2026

https://github.com/vjgpt/tensorflow-series

Here you can find how to train Tensorflow ML model on various algorithms and Deploying these model on production.

cnn-keras deployment devops production serving tensorflow tensorflow-models tensorflow-tutorials

Last synced: 29 Jan 2026

https://github.com/akshadk7/multi-label-genre-classification

A Tensorflow ConvNet Approach to the Multi Label Genre Classification on Movie Posters

cnn-keras convolutional-neural-networks genre-classifier multi-label-image-classification tensorflow

Last synced: 25 Feb 2026

https://github.com/kiritoind/autonomous-driving-object-detection

The ideas and methodologies implemented in this project are inspired by YOLO (You Only Look Once) version 8, a state-of-the-art object detection model known for its speed and accuracy. The system leverages YOLOv8 to detect and classify objects on the road

algorithms bounding-boxes convolutional-neural-networks neural-network nonmaxima-suppression object-detection python3 tensorflow unet yolo

Last synced: 15 Apr 2026

https://github.com/analitico-771/vc_funding_predictor

This is a machine learning model that predicts whether applicants will be successful if funded by a Venture Capital Firm

machine-learning predictive-modeling python scikit-learn tensorflow venture-capital

Last synced: 15 Apr 2026

https://github.com/peterkuma/ml-clouds-2021

Code for the paper "Machine learning of cloud types in satellite observations and climate models".

climate-model climate-science climate-sensitivity clouds machine-learning tensorflow

Last synced: 15 Apr 2026

https://github.com/samuel-ricardo/expertmax

Movie streaming with gesture navigation support

css html javascript tensorflow workers

Last synced: 15 Apr 2026

https://github.com/stweil/tensorflow_gpu_to_tensorflow

Dummy Python package for tensorflow-gpu on hosts without GPU

ocr-d python tensorflow tensorflow-gpu

Last synced: 15 Apr 2026

https://github.com/anoop-b/google-voice-models

Google's implementaion of offline voice recognition models using tensorflow lite

tensorflow tensorflow-models tflite

Last synced: 27 Feb 2026

https://github.com/wittyicon29/appleai--apple-disease-detection-using-cnn

Apple disease detection using CNN is a GitHub repository that contains code for detecting diseases in apples using convolutional neural networks (CNNs). The repository uses a dataset of images of healthy and diseased apples to train the CNN model. The model is then used to classify new images of apples as healthy or diseased

cnn-classification deep-learning image-augmentation keras multiclass-image-classification tensorflow

Last synced: 15 Feb 2026

https://github.com/eipm/stork

Deep learning enables robust assessment and selection of human blastocysts after in vitro fertilization

ai convolutional-neural-networks deep-learning docker ivf machine-learning python tensorflow

Last synced: 02 Mar 2026

https://github.com/rakibhhridoy/modelservingapplication-tensorflow-flask

Tensorflow deep learning model serving using flask. The template is simple as main concern is building the web app. Template making quite easy than serving,it shows all the steps needed to linking the model with our web application.

catvsdog-classifier classification-algorithims deep-learning flask flask-application python tensorflow webapp

Last synced: 17 Apr 2026

https://github.com/sirius-mhlee/object-detection-using-tensorflow-rcnn

Tensorflow implementation of Regions with Convolutional Neural Networks Features.

deep-learning object-detection paper-implementation python rcnn tensorflow

Last synced: 17 Apr 2026

https://github.com/harmanveer2546/bird-species-prediction-using-deep-learning

Using convolutional neural networks to build and train a bird species classifier on bird pics data with corresponding species labels, also build GUI for the same.

callback deep-learning eda gui image-classification imagegenerator keras maxpooling mobilenetv2 opencv pillow plotly python tensorflow

Last synced: 05 Apr 2026

https://github.com/upul/getting-started-with-tensorflow

Getting Started with TensorFlow: How to Build Machine Learning Models using TensorFlow

deep-learning jupyter-notebook machine-learning python-3 tensorflow

Last synced: 05 Apr 2026

https://github.com/varunbanka/food-vision

This project involves the creation of a food vision model using TensorFlow and EfficientNetB0 as the base model. The model is trained on the CIFAR-100 dataset, which contains 100 classes of images.

ai computer-vision data-science deep-learning food-vision machine-learning tensorflow

Last synced: 19 Apr 2026

https://github.com/josemmo/not-hotdog

🌭 Sample TensorFlow.js PWA which recognizes Hotdogs and Not Hotdogs

hotdog pwa tensorflow tensorflow-tutorials

Last synced: 08 May 2026

https://github.com/revsic/tf-survae-flows

Tensorflow implementation of SurVAE Flows, Nielsen et al., 2020.

diffusion normalizing-flow survae-flows tensorflow tf2 vae

Last synced: 27 Apr 2026