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/sunsided/tensorflow-scaffold

An attempt on creating a best practices TensorFlow project.

artificial-intelligence python tensorflow work-in-progress

Last synced: 26 Jul 2025

https://github.com/codeperfectplus/intel_image_classification

Intel Image classification using CustomDataLoader and Tensorflow training loop with cutsom model evalution function to understand what's going behind

classification convolutional-neural-networks deep-learning image-classification pytorch tensorflow

Last synced: 31 Aug 2025

https://github.com/jwillikers/detectionator

A Raspberry Pi camera for taking pictures using object detection.

camera computer-vision gps numpy object-detection opencv python raspberry-pi tensorflow tensorflow-lite

Last synced: 22 Jul 2025

https://github.com/victorowinoke/cnn-image-classification-using-fashion-mnist-dataset

There's been much speculation in recent years about neural networks technologies and other deep learning algorithms, primarily because of the popularity of several implementations in the sector utilizing these techniques. Consequently, this hype has yielded several innovative ideas to build open-source libraries and methods to enable the average income tech-savvies to achieve their objective. This research paper aims to examine and illustrate how to use deep learning technologies and algorithms to precisely classify a dataset of fashion images into their respective clothing categories. First, the paper shows the general knowledge of convolutional neural networks (CNN) and the techniques of image classification. Later on, it also discusses the methodology of building a neural network and the simulation process. The results of the neural network simulation are compressively evaluated and discussed.

cnn-classification cnn-keras code deep-neural-networks fashion-classifier fashion-mnist-dataset image-classification python3 report tensorflow tensorflow-models

Last synced: 02 Apr 2025

https://github.com/hayashi-yudai/ml_models

Implementation of machine learning models by Python with Tensorflow. ArcFace/UNet/ACoL

image-processing keras-tensorflow machine-learning pipenv python python3 tensorflow

Last synced: 12 Apr 2025

https://github.com/ely-s/efficientdetjs

Port of the EfficientDet neural network architecture to the web.

ai cv tensorflow

Last synced: 13 Apr 2025

https://github.com/radanalyticsio/tensorflow-serving-s2i

S2I image is for running tensorflow model server on Openshift.

openshift s2i tensorflow

Last synced: 06 Apr 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: 15 Apr 2026

https://github.com/sthalles/pirl

TensorFlow implementation of Self-Supervised Learning of Pretext-Invariant Representations - PIRL

computer-vision deep-learning pirl representation-learning self-supervised-learning semi-supervised-learning tensorflow unsupervised-learning visual-representation

Last synced: 18 May 2026

https://github.com/terrytangyuan/tensorflow-basic-exercises

Exercises for TensorFlow Tutorial

python statistics tensorflow

Last synced: 14 Aug 2025

https://github.com/rid17pawar/imageclassificationapp

This is an Image Classification App developed in Android Studio using Kotlin language. It uses a pre-trained TensorFlow Lite model to classify different images.

ai android image kotl mobilenet tensorflow tensorflowli

Last synced: 08 Aug 2025

https://github.com/seanchas116/tensorflow-lite-cpp-builds

[WIP] TensorFlow Lite C++ builds for several platforms

cpp tensorflow tensorflow-lite tflite

Last synced: 29 Jun 2025

https://github.com/nasdin/predicting-mosquito-hotspots

State of the art prediction of mosquito hotspots and virus presence using machine learning and deep learning

cross-validation data-science deep-learning ensemble machine-learning prediction sklearn stacked-models tensorflow xgboost

Last synced: 18 Oct 2025

https://github.com/cactuswhiskey/tensor-evolution

Evolutionary algorithm for neural network structure

deap evolutionary-algorithm machine-learning neural-network tensorflow

Last synced: 23 Apr 2025

https://github.com/pottava/docker-dl-framework

Lightweight docker images of TesorFlow, Mxnet and so on

docker-image ipython jupyter-notebook lightweight mxnet tensorflow

Last synced: 04 Mar 2026

https://github.com/mark-mdo47/cartoonify

NVIDIA Jetson Nano implementation of Dan MacNish's brilliant "Draw This" camera

c camera danmacnish jetson-nano nvidia python pytorch tensorflow

Last synced: 12 Apr 2026

https://github.com/hasnainroopawalla/scribblenet

A Python library that classifies hand-drawn doodles into distinct classes (trained on the QuickDraw dataset by Google).

android cnn doodle-classifier flask javascript keras python restful-api tensorflow

Last synced: 07 Apr 2026

https://github.com/iamsdt/multilabelmovieposterclassification

Multilabel image classification to classify movie poster and find appropriate movie genre with movie poster. For this project tensorflow framwork is used for deep learning model. The model is converted into tf lite to reduce final model size. This is a complete project with server side code and also fronted. To deploy deep learning model, flask is used and deployed into heroku server. By using Flutter framework frontend web app is developed and deployed into firebase.

flask flutter flutter-web image-classification multilabel-classification tensorflow tflite

Last synced: 28 Jun 2025

https://github.com/coder12git/diagnose

Diagnose - Skin cancer detection from your skin images.

cnn-image-classification google-maps-api machine-learning python streamlit tensorflow

Last synced: 07 Jan 2026

https://github.com/soumik12345/gpt

A minimal implementation of Generative Pre-Training or GPT

deep-learning gpt-2 keras nlp openai tensorflow

Last synced: 15 Apr 2025

https://github.com/robmcelhinney/phone-block

Android app using LSTM neural network to prevent phone use while driving by detecting entering car and using Activity Recognition API 🚗📵(FYP)

android java machine-learning mobile python tensorflow

Last synced: 08 Oct 2025

https://github.com/geo-y20/standard-ocr-

Explore the Standard OCR Project: a deep learning-based character recognition system leveraging advanced computer vision techniques. Detect characters in images using ResNet, Xception, Inception, and MobileNet models. Train, evaluate, and contribute to this cutting-edge technology.

css deep-learning deep-neural-networks flask html javascript jupyter-notebook keras ocr-recognition ocr-text-reader python resnet tensorflow xception

Last synced: 07 Apr 2026

https://github.com/yousifj129/neuralnetworkcreator

Create Sequential Neural Networks Using a GUI program

good-first-issue gui pyside6 python qt tensorflow

Last synced: 04 Mar 2026

https://github.com/bigmb/chatbot

ChatBot using Recuurent Neural networks and Cornell Corpus dataset (TensorFlow)

chatbot cornell-corpus-dataset rnn-encoder-decoder tensorflow

Last synced: 09 Apr 2025

https://github.com/sanikamal/gan-diffusion-atoz

Generative Adversarial Networks in Pytorch and Tensorflow

deep-learning gan generative-model pytorch rbm tensorflow unsupervised-machine-learning vae

Last synced: 23 Feb 2026

https://github.com/xadahiya/gcm-tensorflow-udacity

Tutorial to use Google cloud compute instances with tensorflow. Thanks John graves (https://github.com/jg1141) for such an awesome presentation!

google-cloud jupyter-notebook tensorflow udacity udacity-deep-learning

Last synced: 14 Apr 2025

https://github.com/subhangisati/classification-of-venomous-and-non-venomous-snakes

This repository consists of classification of snakes species. It shows the whole progress and model used to achieve final accuracy. The model used are CNN(Convolutional Neural Network), MobileNetV2 and VGGNet. The final accuracy was achieved using transfer learning with model MobileNetV2

binary-image-classification classification cnn-classification cnn-keras computer-vision convolutional-neural-network cv2 data-science deep-neural-networks keras-tensorflow matplotlib mobilenetv2 neural-network numpy-library pandas-dataframe tensorflow transfer-learning

Last synced: 09 Mar 2026

https://github.com/mrpranavr/project_med_skim

A project that makes use of Natural Language Processing in order to skim through large Medical RCT abstract and return a classified and easily readable form of the entire abstract.

natural-language-processing tensorflow

Last synced: 25 Apr 2026

https://github.com/chocolateloverraj/raise-hand-ai

Uses Tensorflow to detect if a person is raising their hand

ai hand navigation pointer pose raise rust tensorflow tensorflowjs wasm

Last synced: 07 Oct 2025

https://github.com/tentone/semeionnet

A set of machine learning experiments with the semeion and MNIST handwritten digit dataset using tensorflow

mnist semeion tensorflow

Last synced: 10 Apr 2025

https://github.com/yavuzkomecoglu/deepcon18_atolye_tensorflowjs

Yapay Zeka Konferansı (DeepCon'18) "Tensorflow.js ile Derin Öğrenme Web Uygulaması Geliştirme" Atölye Sunum ve Demo Kaynak Kodları

deepcon18 deeplearning javascript tensorflow tensorflowjs yapay-zeka

Last synced: 22 Apr 2026

https://github.com/rodrigorvsn/tony-stark

📚 Screen controlled with gestures by JS Expert week from Erick Wendel

javascript tensorflow workers

Last synced: 29 Apr 2026

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: 14 Sep 2025

https://github.com/darshangowda0/musicalinstrumentsclassification

Identification of predominant musical instrument in a 3s audio excerpt.

audio-processing autoencoders cnn computer-vision machine-learning pca svm-classifier tensorflow

Last synced: 13 Apr 2026

https://github.com/mohammadmoataz2/deeptextclassifier

DeepTextClassifier is a powerful Application for categorizing textual documents into predefined categories using advanced deep learning techniques. It facilitates document organization, decision-making, and workflow automation.

application deeplearning fastapi nlp nltk python tensorflow

Last synced: 05 May 2026

https://github.com/ram-narayan-gupta-02/sentiment-analysis

LSTM-based Sentiment Analysis on Kaggle movie reviews for Positive, Negative, and Neutral classification.

keras natural-language-processing nlp python sentiment sentiment-analysis tensorflow text-classification text-sentiment-analysis

Last synced: 07 Oct 2025

https://github.com/yarnaimo/reinainfo-next

🐈 上田麗奈さん非公式info v2

firebase nextjs pwa react tensorflow typescript

Last synced: 18 Jan 2026

https://github.com/nicholaswilven/pegasus-tpu-trainer

Transformer encoder-decoder (PEGASUS) pretraining and finetuning using Tensorflow + TFRecords on TPU

nlp summarization tensorflow tpu transformers

Last synced: 11 Feb 2026

https://github.com/machinelearningzuu/everything-about-graph-neural-nets

In this repo I have implement different applications of GNN which covers Node Level, Edge level, Graph level tasks with different GNN variants such as GCN, GAT, Graph SAGE

attention-mechanism community-detection deep-learning graphs networkx neural-network semi-supervised-learning tensorflow torch torch-geometric unsupervised-learning

Last synced: 29 Mar 2025

https://github.com/fpaskali/trus-segmentation

Python workflow for automatic prostate segmentation in transrectal ultrasound 3d images by using deep learning v-net model.

3d deep-learning image-processing keras python segmentation tensorflow

Last synced: 20 Apr 2026

https://github.com/mayurjadhav2002/potato-disease-classification-app

Potato Disease Classification Using CNN and Tensorflow

cnn jupyter-notebook python tensorflow

Last synced: 13 Apr 2026

https://github.com/mrfoxak/evaluate-lip-reading-using-deep-learning-techniques.

This paper explores Silent Sound Technology, focusing on its potential to enhance communication in noisy environments through lip-reading and deep learning, with applications in hearing aids and security.

bi-lstm cnn cuda deep-learning image-processing lstm machine-learning mathematics neural-networks ovencv python research-paper sklearn tensorflow

Last synced: 03 Sep 2025

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

Simple image classification on raspberry pi used the pre-trained model VGG16

image-classification image-recognition mobilenet tensorflow

Last synced: 20 Apr 2026

https://github.com/udityamerit/python-librearies-for-data-science

Python libraries for data science enable efficient data manipulation, analysis, and modeling. Key libraries include NumPy for numerical computing, pandas for data handling, Matplotlib for visualization, Scikit-learn for machine learning, TensorFlow for deep learning, and BeautifulSoup/requests for web scraping. These libraries simplify complex data

beautifulsoup data data-science data-science-libraries machine-learning matplotlib numpy pandas requests scikit-learn scikitlearn-machine-learning tensorflow

Last synced: 06 Feb 2026

https://github.com/mugisha-pascal/machine-learning

A variety of projects expressing my full journey in machine learning and deep learning using python and jupyter notebook for documentation

joblib machine-learning matplotlib pandas sklearn tensorflow

Last synced: 12 Feb 2026

https://github.com/shervinnd/blood-donor-availability-predictor

A deep learning model to predict blood donor availability using TensorFlow and sklearn. Features data preprocessing, neural network training, and ROC curve visualization. Achieve high accuracy in predicting donor status! 🩺💉

binary-classification blood-donation blood-donor-prediction data-preprocessing deep-learning healthcare-ai machine-learning medical-data-analysis neural-network predictive-modeling python roc-curve scikit-learn tensorflow

Last synced: 11 Oct 2025

https://github.com/prahaladhchandrahasan/facemask_detector

CNN which detects the presence of face mask.

keras mobilenetv2 numpy opencv-python tensorflow tensorflow2

Last synced: 04 May 2026

https://github.com/tallamjr/iit-madras-dlcv

Material for IIT Madras Deep Learning for Computer Vision

computer-vision deep-learning pytorch tensorflow

Last synced: 01 Aug 2025

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: 10 Apr 2026

https://github.com/sleepingcat4/conv-mapping

Extracting information (feature Map) fromm Conv layers and analysing their characteristics

convolutional-neural-networks feature-mapping inceptionv3 tensorflow

Last synced: 27 Apr 2026

https://github.com/swapnanildutta/tensorflow-deployment

TensorFlow models using TensorFlow Serving and Docker, a simple web application with Flask which will serve as an interface to get predictions from the served TensorFlow model.

docker flask flask-application project python python3 tensorflow tensorflow-models tensorflow-serving-flask

Last synced: 20 Jan 2026

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: 27 Jan 2026

https://github.com/divyansharma001/pranapulse

An AI-powered web app, provides expert guidance, and real-time feedback to help users achieve their wellness goals.

expressjs framer-motion groq nodejs postgresql reactjs tailwindcss teachable-machine tensorflow

Last synced: 14 May 2025

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

Generalized linear models in tensorflow.js (WIP)

generalized-linear-models statistics tensorflow tensorflow-js

Last synced: 25 Apr 2026

https://github.com/fdesjardins/tensorflow

Tensorflow and scientific computing examples

jupyter keras machine-learning neural-network numerical-methods tensorflow

Last synced: 15 Apr 2026

https://github.com/caronl/mnist_app

Repository for this app :

digit-recognition keras shinyapps tensorflow

Last synced: 30 Jul 2025

https://github.com/duartegalvao/image-colorization-with-deep-learning

This is a project for the DD2424 - Deep Learning in Data Science course in KTH (Royal Institute of Technology).

deep-learning deep-neural-networks gan python python3 tensorflow tensorflow-models turing-test unet

Last synced: 18 May 2026

https://github.com/apurva-modi/flower-classification

In this competition, we’re challenged to build a machine learning model that identifies the type of flowers in a dataset of images (for simplicity, we’re sticking to just over 100 types).

efficientnet-keras ensemble-model flower-classification kaggle-competition machine-learning multiclass-classification tensorflow tpu transfer-learning

Last synced: 15 May 2026

https://github.com/sachintha-samarathunga/kidney-stones-detection-system

The "kidney-stones-Detector" is an advanced system delivering precise detection and classification of kidney conditions including stones, cysts, tumors, and normal states from medical imaging data. With an impressive accuracy of 98.87%, this machine learning-powered models offer reliable insights for medical professionals.

cnn-classification image-processing keras machine-learning meterial-ui metplotlib opencv python reactjs tensorflow uvicorn

Last synced: 28 Feb 2026

https://github.com/aribornstein/keras-3d-image-classification

Based on the Keras 3D Image Classification from CT Scans by Hasib Zunair from the Keras IO examples repo

3dimageclassification gridai keras tensorboard tensorflow

Last synced: 11 May 2026

https://github.com/we-gold/malaria

A machine learning model and GUI for detecting Malaria in a cell.

demo gui machine-learning malaria-detection tensorflow tkinter

Last synced: 22 Apr 2026

https://github.com/zhangchunsheng/tensorflow-rbnr

racing bib number detection with tensorflow

detection object-detection racing-bib-number tensorflow

Last synced: 28 Apr 2026

https://github.com/metabrainz/spambrainz

Spam detection for MusicBrainz

machine-learning spam-detection tensorflow

Last synced: 28 Jul 2025

https://github.com/nripstein/what-bird-is-that

Computer vision website which recognizes and provides information about birds in user-uploaded photos.

bird-species-classification birding computer-vision image-classification tensorflow

Last synced: 12 May 2025

https://github.com/mohammadhprp/k9-vision

A deep learning project leveraging TensorFlow and transfer learning to classify various dog breeds from images.

ai deep-learning tensorflow

Last synced: 18 May 2026

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

Polimi Deep Learning PHD Course 2018 Project

deeplearning depth-estimation keras tensorflow

Last synced: 10 Apr 2026

https://github.com/raviqqe/tensorflow-extenteten

TensorFlow extension library

deep-learning python tensorflow

Last synced: 14 Feb 2026

https://github.com/parth1899/artha-yukti

A deep learning platform that combines FinBERT-based sentiment analysis with LSTM-driven stock forecasting, delivering real-time, API-powered financial insights with confidence scoring.

finbert flask lstm-neural-networks react tensorflow

Last synced: 27 Apr 2026

https://github.com/pedrojrv/email_classification

Machine Learning framework example for Business Email Classification.

deep-learning enron-dataset tensorflow text-classification

Last synced: 16 Oct 2025

https://github.com/dbpprt/camiac

A poor man's background blurring solution for Windows

tensorflow videoconference virtualcamera

Last synced: 12 Apr 2025

https://github.com/programminginblood/neuralchat

NeuralChat is a chatbot created in Python using NLTK, Tensorflow, keras, numpy and FastAPI.

ai keras keras-tensorflow ml nltk nltk-python python python3 tensorflow tensorflow2

Last synced: 05 Feb 2026

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: 10 Oct 2025

https://github.com/ligmitz/rimcol

A rust crate to convert grayscale images to rgb images.

command-line-tool rust tensorflow

Last synced: 03 Sep 2025