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/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/pelayo-felgueroso/tensorflow-gpu-setup

Step-by-step guide to installing TensorFlow with GPU support on Conda.

artificial-intelligence cuda deep-learning gpu machine-learning nvidia nvidia-gpu setup-guide tensorflow

Last synced: 17 Feb 2026

https://github.com/jjmachan/notereader

A ML project to read notes from music sheets

cnn music tensorflow

Last synced: 18 May 2026

https://github.com/tallamjr/dnn

Implementations of Deep Neural Networks in Tensorflow 2.x

deep-learning deep-neural-networks keras tensorflow tensorflow-examples tensorflow2

Last synced: 17 Feb 2026

https://github.com/chayanforyou/shape_detection

Shape detection with tensorflow lite

detection models shape tensorflow tflite

Last synced: 10 May 2026

https://github.com/mallickboy/land-slide-prediction

📌 Landslide Detection with Satellite Imagery & Machine Learning . The CNN model trained on multi-channel satellite images. Achieved 89.2% F1-score by using NDVI, slope, and elevation features. Optimized model accuracy through hyperparameter tuning and threshold adjustments.

cnn data-analysis-python data-visualization deep-learning hdf5-format keras-tensorflow machine-learning tensorflow

Last synced: 05 Apr 2025

https://github.com/darshak-cloud/skin-disease-detection-using-machine-learning-with-ensemble-methods

This project detects nine skin diseases using machine learning and ensemble methods. It features a Flask web app for real-time image-based diagnosis via uploads or webcam.

flask html-css-javascript matplotlib python seaborn skimage skin skin-detection skin-disease-detection skins sklearn tensorflow

Last synced: 19 Aug 2025

https://github.com/ashot72/vgg16-tensorflowjs-model

Tensorflow.js pretrained model of VGG-16

model tensorflow tensorflowjs vgg16

Last synced: 21 Jul 2025

https://github.com/khushiyant/calbud

Calbud is iOS app to track calories based on food intake especially designed for Indian food dietary

ios swift tensorflow

Last synced: 18 May 2026

https://github.com/gappeah/ethereum-prediction-ml

A machine learning project that predicts the future price of Ethereum (ETH) using the price data gathered from coincodex.com.

crypto cryptocurrency ethereum jupyternotebook lstm lstm-neural-networks machine-learning machine-learning-algorithms python scikit-learn scikitlearn-machine-learning sklean svm tensorflow

Last synced: 16 Jan 2026

https://github.com/celilselcuk/skin-cancer-detector

A CNN model to distinguish whether a skin lesion is malignant or benign: cancerous or not. Trained on 1500 images for both benign and malignant classes attained from the ISIC skin condition dataset with over 84% accuracy and 93 F1 score.

benign-skin-lesions cancer-detection cnn-keras cnn-model flask image-classification malignant-skin-lesions medicalimaging numpy python tensorflow webapp

Last synced: 25 Jan 2026

https://github.com/wxxshirley/deeplearning-andrewng

Coursera 深度学习编程作业

coursera deeplearnign-ai tensorflow

Last synced: 19 May 2026

https://github.com/adilshamim8/stock_price_prediction

A simple LSTM-based machine learning project to predict stock prices using historical data.

datascience deeplearning finance lstm neuralnetworks python stockprediction tensorflow timeseriesanalysis

Last synced: 26 Jun 2025

https://github.com/incredibledevhq/incredible-dev-videos

Incredible dev videos is the repository to collaborate on dev videos posted on Incredible Devs official youtube channel https://www.youtube.com/channel/UCyyaPS9hiS3PvTn2Jz_g9SA .

dart elasticsearch graphql haskell java matlab rust shell-script tensorflow tutorials videos

Last synced: 08 Apr 2026

https://github.com/joe-re/segmentation-person-media

Person segmentation from a media element and manipulate background in the browser

bodypix image person-segmentation tensorflow tensorflowjs video webcam-capture webcam-streaming

Last synced: 19 May 2026

https://github.com/juniorxsound/TF-Unet

🗺 General purpose U-Network implemented in Keras for image segmentation

cnn cv dnn tensorflow unet

Last synced: 13 May 2025

https://github.com/sappho192/midi-velocity-infer-v2

[ASJ2023] Seq2seq and attention based midi Velocity prediction model.

deep-learning midi music-information-retrieval piano piano-roll tensorflow

Last synced: 20 May 2026

https://github.com/kumbong/human-marker-augmentation

Incorporating knowledge of physical constraints of human motion into an LSTM model to augment human markers generated from pose estimation for use in measuring the dynamics of human motion.

deep-learning machine-learning tensorflow

Last synced: 20 May 2026

https://github.com/americast/algo_bias

Detecting bias in ML models using heat maps

algorithmic-bias deep-learning heatmaps machine-learning pytorch tensorflow torch

Last synced: 14 Apr 2025

https://github.com/vladmandic/tfjs-utils

Collection of generic JS utils when working with TF models

tensorflow tensorflowjs tfjs tfjs-models

Last synced: 20 May 2026

https://github.com/shervinnd/titanic-survival-predictor

🚢 Dive into the Titanic dataset with this ML project! Using TensorFlow, predict passenger survival via neural networks. Features data preprocessing, model training, and visualization with pandas, scikit-learn, and matplotlib. Perfect for beginners in deep learning. 📊💻

classification data-preprocessing data-science data-visualization deep-learning jupyter-notebook machine-learning neural-network pandas predictive-modeling python scikit-learn tensorflow titanic-dataset

Last synced: 16 Sep 2025

https://github.com/shervinnd/pet_segmentation_unet

A U-Net model for pet image segmentation using the Oxford-IIIT Pet dataset 🐾. Features preprocessing, training, and evaluation with IoU and ROC curves 📊. Perfect for computer vision enthusiasts! 🚀

computer-vision convolutional-neural-networks deep-learning image-segmentation keras machine-learning oxford-iiit-pet-dataset semantic-segmentation tensorflow unet

Last synced: 18 Sep 2025

https://github.com/cutupdev/barclays-plc-stock-price-prediction

This is Barclays PLC stock price prediction project using LSTM in Tensorflow Keras.

artificial-intelligence keras lstm-neural-network machine-learning prediction python tensorflow

Last synced: 20 Jan 2026

https://github.com/khaymanii/dog_vs_cat_classification_system

This model was built using Python and Transfer Learning Algorithm, it is used to classify an animal as either dog or cat

keras python tensorflow transfer-learning

Last synced: 11 Apr 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/oleksandr-g-rock/simple_classification_pi_vgg16_pretrain_model_from_pi_camera_while

Simple image classification on raspberry pi from pi-camera (with cycle while) used the pre-trained model VGG16

image-classification image-recognition raspberry-pi tensorflow tensorflow-examples tensorflow-tutorials

Last synced: 07 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/ebrasha/abdal-xss-ai-engine

Abdal XSS AI Engine is an AI-powered tool designed to detect and prevent XSS attacks using deep learning and TF-IDF for feature extraction

abdal abdal-security-group ai artificial-intelligence attack ebrahim-shafiei ebrasha security tensorflow xss xss-ai-engine

Last synced: 09 Mar 2026

https://github.com/iamgmujtaba/ltc-gif

Implementation of Client-driven Lightweight Method to Generate Artistic Media for Feature-length Sports Videos

artistic gif gif-animation keras sports sports-analytics tensorflow tensorflow2 thumbnail-generator thumbnails

Last synced: 19 Feb 2026

https://github.com/z3k0off/3dprinter_predictivemaintenance

Predictive Maintenance System for 3D Printers using AI, Machine Learning, and Python.

3d-printing ai flashforge iot machine-learning opencv orcaflash predictive-maintenance python streamlit tensorflow

Last synced: 08 Aug 2025

https://github.com/abhaskumarsinha/keras-blenderbot

A Keras implementation of Blenderbot, a state-of-the-art open-domain chatbot model, supporting TensorFlow, PyTorch, and JAX backends seamlessly.

attention-mechanism chatbot-framework gpu-computing jax keras keras-models language-model python3 pytorch tensorflow

Last synced: 10 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/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/mwdchang/tfjs-cnn

Convolutional neural network with tensorflow JS

convolutional-neural-networks image-recognition tensorflow

Last synced: 26 May 2026

https://github.com/michedev/tensorguard

TensorGuard helps to guard against bad Tensor shapes in any tensor based library

deep-learning numpy pytorch tensorflow

Last synced: 28 Jan 2026

https://github.com/nathanhowell/tfrecords-hadoop

A Hadoop OutputFormat for writing compressed TFRecords

hadoop java scala tensorflow tfrecords

Last synced: 08 May 2026

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/petrov826/tfrs

building recommendation system using TensorFlow Recommenders

tensorflow tensorflow-datasets tensorflow-recommenders tensorflow-tutorials

Last synced: 20 Jan 2026

https://github.com/shervinnd/cifar-10-image-classification-with-cnn

Description: Dive into this exciting project that builds a CNN with TensorFlow/Keras to classify CIFAR-10 images into 10 vibrant classes! 📸 It features data preprocessing, model training, stunning ROC curve visualizations 📊, sample predictions, and custom image classification

auc-analysis batch-normalization cifar-10 cnn-model computer-vision convolutional-neural-networks custom-image-prediction deep-learning image-classification image-preprocessing keras machine-learning matplotlib-visualization numpy opencv python roc-curve scikit-learn softmax-classifier tensorflow

Last synced: 03 Sep 2025

https://github.com/raihan4520/cvpr

Jupyter Notebook projects in Python coded during my Computer Vision and Pattern Recognition course at AIUB, focusing on core computer vision techniques.

computer-vision convolutional-neural-network emotion-detection face-mask-detection jupiter-notebook keras matplotlib numpy opencv pandas python tensorflow

Last synced: 04 Feb 2026

https://github.com/gugarosa/multi_activation

📄 Official PyTorch and Tensorflow implementations regarding the Multi Activation layer.

implementation machine-learning multi-activation paper pytorch tensorflow

Last synced: 19 Apr 2026

https://github.com/IBM/MAX-Nucleus-Segmenter

Identify nuclei in a microscopy image and assign each pixel of the image to a particular nucleus

deep-learning docker-image machine-learning machine-learning-models medical-image-analysis object-detection tensorflow

Last synced: 13 May 2025

https://github.com/infinitode/deepdefend

DeepDefend is an open-source Python library for adversarial attacks and defenses in deep learning models, enhancing the security and robustness of AI systems.

adversarial-attacks adversarial-defenses ai ai-attack ai-defense ml models perturbations perturbations-library tensorflow

Last synced: 22 Apr 2025

https://github.com/vidhi1290/text-classification-with-transformers-roberta-and-xlnet-model

This project explores advanced NLP techniques using RoBERTa and XLNet models to classify human emotions from textual data. By leveraging robust training and optimization methods, it aims to enhance emotion detection accuracy in applications like social media analysis and customer support.

autoencoder bert ktrain matplotlib natural-language-processing nlp numpy pandas python roberta seaborn sklearn tensorflow transformers xlnet

Last synced: 06 Jan 2026

https://github.com/vidhi1290/chatbot-with-rasa-nlu-model-and-python

This project builds an intelligent chatbot using Rasa NLU for an E-Commerce business 🛍️. The chatbot can handle user queries like product information, pricing, and order management 💬. With spacy and TensorFlow pipelines 🧠 for training, and MongoDB for storing data 📦, it offers seamless, context-aware conversations

aichatbot artificial-intelligence chatbot jupyter-notebook matplotlib nlu nlu-chatbot pandas pymongo python rasa-chatbot rasa-nlu spacy spacy-nlp tensorflow

Last synced: 11 Apr 2026

https://github.com/cryogenicplanet/uofthacks-2020

Not sure what to wear in unpredictable weather? Clothology allows you to choose your clothing attire based on what others in your area are wearing.

clothing-detection-dataset flask inception-v3 opencv react-native tensorflow

Last synced: 10 Apr 2025

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/webmaeistro/tensorflow-react-js-photo-recognition

React app. Google Tensorflow image scene content recognition A.I right in your browser. load a local image for recognition

image-recognition javascript react tensorflow tensorflow-examples tensorflow-experiments tensorflowjs

Last synced: 21 Jan 2026

https://github.com/chandan-mourya/face-mask-detector

Face mask detection refers to detect whether a person is wearing a mask or not. In fact, the problem is reverse engineering of face detection where the face is detected using different machine learning algorithms for the purpose of security, authentication and surveillance.

cv cv2 data-science machine-learning machine-learning-algorithms python tensorflow tensorflow-examples

Last synced: 21 Jan 2026

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/nanotubing/keras_playground

Image Classification on Satellite Imagery in Colombia via Keras and Tensorflow in Python

deep-learning image-segmentation keras keras-tensorflow python python3 tensorflow

Last synced: 11 Mar 2026

https://github.com/0xHericles/SoundMaze

:microphone: A trainable sound-controlled maze game with TensorFlow.JS

artificial-intelligence game tensorflow tensorflow-experiments training voice-control voice-recognition

Last synced: 02 Apr 2025

https://github.com/bhattbhavesh91/tensorgram-tutorial

Tutorial on TensorGram which is a real-time remote service to get the Keras callbacks to the telegram including the details of metrics.

keras telegram telegram-bot tensorflow tensorflow2 tensorgram tutorial

Last synced: 04 May 2026

https://github.com/hrishi-3000/cloud-cover-nowcasting-using-convlstm

This repository uses a ConvLSTM model to predict cloud cover from satellite .tif images, leveraging both spatial and temporal data. It includes scripts for training, evaluation, and prediction.

cloud-cover-prediction computer-vision convolutional-neural-networks deep-learning image-processing lstm machine-learning remote-sensing satellite-data tensorflow tiff-images time-series

Last synced: 28 Apr 2026

https://github.com/yeonghyeon/shake-shake

TensorFlow implementation of Shake-Shake Regularization.

cnn convolutional-neural-networks regularization tensorflow

Last synced: 20 May 2026

https://github.com/spags093/spotify_song_data

Part 1: Analysis of Spotify song data that uses Machine Learning to determine what features make a "hit" song on Spotify.

machine-learning matplotlib music pandas python scikit-learn seaborn shap spotify spotify-api tensorflow

Last synced: 02 Apr 2025

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

This repo consist of Imp pattern which we need to learn before starting machine learning (Python)

python tensorflow

Last synced: 06 Jul 2025

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/crispengari/apr-dl

⭐⭐⭐⭐⭐ Automatic Product Recommender (APR) is an Artificial Intelligence GrpahQL API for recommending products based on customer reviews. 👍👎

api artificial-intelligence deep-learning graphql java machine-learning natural-language-processing python rest rest-api ruby tensorflow text-classification typescript

Last synced: 13 Apr 2026

https://github.com/crispengari/ahd-detector

♻ Automatic Humour Detector (AHD) is an artificial intelligent project based on Natural Language Processing (NLP) classification task for predicting wether there's humour in given text or not.

artificial-intelligence deep-learning flask graphene javascript machine-learning natural-language-processing nlp nueral-networks pytorch rest-api tensorflow text-classification torchtext typescript

Last synced: 08 Apr 2026

https://github.com/tahangz/dl-playground

A collection of hands-on projects exploring deep learning concepts using TensorFlow and Keras. Each project demonstrates core techniques (e.g., CNNs, RNNs, Transformers, autoencoders, GANs, etc.) with clean, well-documented code and datasets for learning and experimentation.

cnn deep-learning keras nueral-networks rnn tensorflow transformers

Last synced: 17 Oct 2025

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/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/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/marx-wrld/mnist-character-recognition

Digital classification and Character Recognition using Tensorflow and the MNIST dataset

deep-neural-networks mnist-dataset tensorflow

Last synced: 18 Apr 2026

https://github.com/2kabhishek/tf-image-reader

Feed images to TensorFlow 🖼️📊

image-reader pillow tensorflow utility

Last synced: 18 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/edward62740/i2ds-sentinel

Security sensor with person detection and image capture

esp32 neural-networks person-detection tensorflow tflite-micro

Last synced: 14 Apr 2026

https://github.com/iwolf22/ignition-hacks-2024

An online physiotherapist that can automatically detect patient's physio exercise form through the user's webcam and provide feedback through an AI chat assistant

material-ui mediapipe nextjs openai reactjs tailwindcss tensorflow typescript

Last synced: 26 Oct 2025