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/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/adityajn105/move37

Move37 is a Reinforcement Learning Course by Siraj Raval's The School of AI. This repository is to maintain all codes done during this course.

markov-decision-processes reinforcement-learning tensorflow

Last synced: 15 Apr 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/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/ibaigorordo/tflite-msg_chn_wacv20-depth-completion

Python script for performing depth completion from sparse depth and rgb images using the msg_chn_wacv20. model in Tensorflow Lite.

depth-completion depth-estimation python3 tensorflow tflite

Last synced: 18 May 2026

https://github.com/takuseno/a2c

A2C implementation with TensorFlow

deep-reinforcement-learning tensorflow

Last synced: 11 May 2026

https://github.com/prasundas99/real-time-face-detection

Real Time Face and Emotion Detector using Face api js

face-api-js face-recognition tensorflow

Last synced: 27 Apr 2026

https://github.com/suyashsonawane/mask-detector

A classifier built with TensorFlow2.0 which can predict wheather the subject is wearing mask or not, the model is a Convolution Model with 98% accuracy.

cnn computer-vision tensorflow

Last synced: 19 May 2026

https://github.com/ejw-data/ml-myopia

A variety of machine learning techniques used to identify nearsighted patients

cross-validation gridsearchcv imbalanced-classification kmeans knn machine-learning pca pipeline python random-forest scikit-learn svc tensorflow tsne

Last synced: 11 Jul 2025

https://github.com/abhiramdodda/two-stage-plant-diesease-detection

In this repo a two stage plant disease detection is introduced which reduces time required for training and gives greater accuracy.

deep-neural-networks efficientnet image-processing tensorflow

Last synced: 19 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/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/real-veersandhu/waste-classification

A waste classification system built with transfer learning (ResNet50)

deep-learning image-classification tensorflow

Last synced: 28 Apr 2026

https://github.com/mohammed-rampurawala/tensorflow_linear_classifcation

Linear classification problem with tensorflow (Using LNNClassifier and DNNClassifier)

dnn linear-classification lnn-classifier python python3 tensorflow

Last synced: 15 Mar 2025

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

Image classification (persons, animals, other) on raspberry pi from pi-camera (with cycle while) used custom model .h5 (output to terminal)

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

Last synced: 21 Jan 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/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/wjayesh/ffdnet

Implementation of FFDNet as described in the paper FFDNet: Towrd a Fast and Flexile Solution for CNN based Image Denoising, in Python using Tensorflow.

machine-learning tensorflow

Last synced: 28 Apr 2026

https://github.com/taublast/appomobi.maui.tensorflow.lite

.NET MAUI Android bindings for Google's TensorFlow Lite with GPU support

android maui tensorflow tensorflow-lite

Last synced: 22 Jul 2025

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/abhirockzz/fn-hello-tensorflow

Image classification as a serverless Function using TensorFlow

faas fnproject image-classification machine-learning orafunc-la serverless tensorflow

Last synced: 09 Apr 2025

https://github.com/soumik12345/autoencoders

Implementations of various Autoencoder architectures and applications in Tensorflow

autoencoder deep-learning denoising-autoencoders keras-tensorflow python tensorflow

Last synced: 10 Apr 2026

https://github.com/princejoogie/item-classifier-python

Item Classifier retraining code with Python

anaconda python tensorflow

Last synced: 25 Apr 2026

https://github.com/ahmedfgad/androidtflite

Running a deep convolutional neural network in Android using TensorFlow Lite

android java tensorflow tensorflow-lite

Last synced: 23 Apr 2025

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

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

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

Last synced: 24 Apr 2026

https://github.com/chen0040/java-media-search-engine

Image and Music Search Engine built using Tensorflow and Java

cifar10 image-classification resnet tensor-flow-java tensorflow

Last synced: 24 Apr 2026

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/madeyoga/mnist

Train digit recognition model using Tensorflow and Keras with MNIST dataset

computer-vision digit-recognition handwritten-digit-recognition keras mnist tensorflow

Last synced: 07 May 2026

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/pottekkat/teachable-machine

A teachable image classifier that runs on any browser built using TensorFlow JS

computer-vision data-science deep-learning image-processing machine-learning tensorflow tensorflow-js

Last synced: 29 May 2026

https://github.com/heyanlong/mix-face

A mix face tool by tensorflow

eye-detection tensorflow tensorflow-examples

Last synced: 15 Apr 2025

https://github.com/guocuimi/minitf

Simplified version of Tensorflow for learning purposes.

autodiff backpropagation deep-learning gradients neural-networks numpy python tensorflow

Last synced: 23 Feb 2026

https://github.com/iamtodor/tensorflow_object_detection_create_coco_tfrecord

Convert coco dataset to tfrecord for the tensorflow detection API.

coco-dataset cocodataset object-detection tensorflow tfrecord

Last synced: 27 Oct 2025

https://github.com/timofurrer/hslu-pren-digit-cnn

Convolutional Neural Network to recognize digits used in the PREN class @ HSLU

cnn digit-recognition hslu keras machine-learning pren tensorflow

Last synced: 15 Apr 2026

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

https://github.com/alakise/heart-disease

This study is the source code of the project named "Building a Supportive Artificial Neural Network Model in the Diagnosis of Heart Disease" presented at the 2021 Marmara University Student Congress. Check dataset on Kaggle or UCI.edu.

heart keras tensorflow

Last synced: 10 May 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/philipperemy/neural-probability-dist-sampler

Training a network to sample from any probability distributions such as exponential distribution.

deep-learning deep-neural-networks probability-distribution sampler statistics tensorflow

Last synced: 16 Aug 2025

https://github.com/wdbm/ml_draft_material

machine learning introduction, featuring Python, TensorFlow, Keras, examples... and love

convolutional-neural-networks keras lstm-neural-networks machine-learning tensorflow tensorflow-tutorials

Last synced: 22 Feb 2026

https://github.com/johnsmithm/mdlstm

Multi-Dimensional Recurrent Neural Networks Tensorflow 1.0

lstm-neural-networks tensorflow

Last synced: 12 Apr 2025

https://github.com/marlon360/robot-mlagents

A metallic waste collection robot simulation. Driven by ml-agents in Unity3D.

machine-learning ml ml-agents robot tensorflow unity3d

Last synced: 10 May 2026

https://github.com/saurabh-takle/mnist-handwritten-digit-recognition

The MNIST dataset consists of 0-9 digits with black background and white digit. The Handwritten digit recognition successfully identifies all the handwritten digits using sequential model.

classification digit-recognition handwritten-digit-recognition jupyter-notebook mnist-classification mnist-dataset numpy python3 tensorflow

Last synced: 09 Apr 2026

https://github.com/acetinkaya/accuracy-prediction-and-analysis-of-teachable-machine-model-with-tensorflow-javascript-on-the-cloud

Bulut üzerinde Tensorflow Javascript ile geliştirilen Öğretilebilir Makine (ÖM) Modelinin Doğruluk Tahmini ve Analizi: Yüz Tanıma Sistemi Uygulaması

cloud model-developed teachable-machine tensorflow tensorflow-javascript

Last synced: 25 Feb 2026

https://github.com/jamestang12/derma-box

Detects atopic eczema in babies. Used by 3rd-world midwifery nurses.

css google-cloud healthcare html machine-learning mysql php python raspberry-pi skin-disease skin-scanner tensorflow twillio

Last synced: 13 Apr 2026

https://github.com/mmerlyn/asl-translator

Empowering the deaf and speech-impaired with a real-time ASL translator that converts hand gestures into English text using deep learning and computer vision.

assistive-technology computer-vision deep-learning jupyter-notebook opencv python tensorflow

Last synced: 08 May 2026

https://github.com/thevarunsharma/pycaption

A telegram bot that receives an image from the user and returns a caption generated for it through chat over telegram using Telegram API.

deep-learning image-captioning keras machine-learning python telegram-bot tensorflow

Last synced: 20 Apr 2026

https://github.com/pingsutw/hello-submarine

This repo is for beginner who want to learn and use Submarine

docker hadoop kubernetes pytorch submarine tensorflow

Last synced: 19 Oct 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/gaborvecsei/swiss-army-tensorboard

A tool which helps you to release the true potential of Tensorboard

keras log logger python tensorboard tensorflow visualization

Last synced: 07 May 2026

https://github.com/elysian01/exercise-and-yoga-tracker-android-app

Yoga-Tracker classifies various yoga poses performed in front of the mobile camera.

android-application java mobilenet teachable-machine tensorflow yoga-pose-classification

Last synced: 15 Apr 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/utsanjan/traffic-prediction-model

Traffic prediction model built with python using Machine learning and Image processing

anaconda image-processing ipynb jupyter-notebook machine-learning matplotlib numpy pip python python3 tensorflow traffic-prediction

Last synced: 13 Jul 2025

https://github.com/jiehe96/tf_resource

TensorFlow based mobile neural network model resources

faster-rcnn inceptionv2 mobilenet tensorflow tensorflow-models

Last synced: 27 Aug 2025

https://github.com/fahmizainal17/tensorflow_flood_prediction_project

This project leverages TensorFlow and Keras to build and train a neural network model for predicting flood probability based on various environmental and socio-economic factors.

artificial-intelligence artificial-neural-networks flood-predictions tensorflow

Last synced: 09 Mar 2026

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/nur-alam39/diabetic-retinopathy-detection

Undergraduate thesis: Identifying the level of diabetic retinopathy using multiple deep convolution neural networks through multiple image processing techniques and inceptionV3 architecture.

image-classification image-processing inception-v3 opencv python tensorflow

Last synced: 13 Apr 2026

https://github.com/bensuperpc/easyai

Make your own AI easily !

ai cuda python python3 tensorflow

Last synced: 16 Feb 2026

https://github.com/scisharp/tensorflow.net.opencvadapter

A library which enables using tensorflow.net with opencvsharp. It reuses the memory to provide a good performance.

computer-vision deep-learning image-processing opencv tensorflow

Last synced: 08 May 2026

https://github.com/maxim5/cs231n-2018-spring

All notes, slides and assignments for CS231n: Convolutional Neural Networks for Visual Recognition class by Stanford

cs231n deep-learning machine-learning stanford-university tensorflow

Last synced: 05 Oct 2025

https://github.com/novasush/tensorboard-with-fashion-mnist

Training a convolutional neural network to classify images of the Fashion MNIST dataset and use TensorBoard to explore how it's confusion matrix evolves over time.

confusion-matrix confusionmatrix tensor tensorbo tensorflow tensorflow-experiments

Last synced: 01 Mar 2026

https://github.com/takuseno/a3c

A3C implementation with TensorFlow

reinforcement-learning tensorflow

Last synced: 05 May 2026

https://github.com/mohammadmoataz2/x-rayguardian

This project focuses on detecting Pneumonia in chest X-ray images or video using artificial intelligence and deep learning techniques. The solution involves preprocessing the data, training a model using TensorFlow, and developing a desktop application to classify new X-ray images or video frames as either normal or showing signs of Pneumonia.

application chest cnn computer-vision corona covid deeplearning medical opencv python tensorflow x-ray

Last synced: 16 Apr 2026

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/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/cg1507/convnet-vis

ConvNet-Vis helps to visualize the Deep Convolutional Neural Networks with following methods.

convnet-zoo convolutional-neural-networks deconvolution deep-dream keras tensorboard tensorflow visualization-tools

Last synced: 03 May 2026

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

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

firebase nextjs pwa react tensorflow typescript

Last synced: 18 Jan 2026

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/cos301-se-2021/tensorflow-ui

TensorFlow UI COS 301 Capstone project by Try Catch Degree.

ai machine-learning tensorflow

Last synced: 18 Mar 2025

https://github.com/thoth-station/s2i-example

An example of Thoth's recommendations in OpenShift's s2i builds for a TensorFlow stack

example-project hacktoberfest openshift s2i s2i-python software-stack tensorflow tensorflow-examples thoth

Last synced: 10 Apr 2025

https://github.com/zxypro1/magicfight

MagicFight! A tiny-ML game project based on Arduino Nano 33 BLE Sense and Unity.

arduino deep-learning motion-detection sound-detection tensorflow tensorflow-lite tflite tflite-models unity

Last synced: 17 Apr 2026

https://github.com/shaheennabi/end-to-end-nlp-project-with-lstm

🎇 NLP Hate Speech Detection with LSTM 🎆 An LSTM-based model for hate speech detection 💬, tackling dataset imbalance through data combination, applying tokenization, stopword removal, and using Keras embedding layers for effective text classification. Continuously improving with each experiment! 🔥

circcleci docker hate-speech-detection keras tensorflow

Last synced: 14 Mar 2025

https://github.com/imdeep2905/digit-recognizer

This is a little project which implements ML model (trained on "Hello World of ML" - MNIST Digit Dataset) in real life.

convolutional-neural-network deep-learning keras mnist-classification mnist-handwriting-recognition opencv-python python tensorflow tkinter

Last synced: 13 Mar 2025

https://github.com/nannigalaxy/face-recognition-api

API returns face feature vector as a response. This API uses deep learning to generate face embedding 128 dimension vector using Keras on top of TensorFlow. Implementation is "FaceNet: A Unified Embedding for Face Recognition and Clustering". Inception-ResNet-v2 model.

api deep-learning face-embedding face-recognition facenet flask json keras python tensorflow

Last synced: 11 Apr 2026

https://github.com/maskedsyntax/2-stage-opamp-analysis

Comparative Analysis of Machine Learning Models for Aspect Ratio Estimation of a Two-Stage Operational Amplifier

analysis gaussian-regression knn machine-learning numpy opamp opamps pandas streamlit tensorflow

Last synced: 13 Apr 2025

https://github.com/lyokone/tensorflow-gpu-mac

GPU builds of TensorFlow 1.2+ for Mac

gpu-tensorflow macos tensorflow

Last synced: 12 May 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/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/AlbertSuarez/which-dog-are-you

🐶 Dog and face person matcher based on image similarity

dog hackathon nmslib numpy python similarity tensorflow

Last synced: 14 Mar 2025

https://github.com/saradindusengupta/email_spam_filter

This model mainly uses deep neural network to train and classify between spam and ham messages and compare them with SVM and random forest.

deep-learning keras-neural-networks python-3-5 sklearn tensorflow

Last synced: 04 Apr 2026

https://github.com/yu-iskw/tensorflow-hub-with-ml-engine

Example of transfer learning with tensorflow-hub and Google ML Engine

google-cloud machine-learning ml-engine tensorflow tensorflow-hub

Last synced: 17 Mar 2025