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/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/aidinhamedi/pneumonia-detection-ai

This project uses a deep learning model built with the TensorFlow Library to detect pneumonia in X-ray images. The model architecture is based on the EfficientNetB7 model, which has achieved an accuracy of approximately 97.12% (97.11538%) on our test data. This high accuracy rate is one of the strengths of our AI model.

ai artificial-intelligence artificial-neural-networks cli data data-science database gui interface kaggle keras pneumonia pneumonia-classification pneumonia-detection pneumonia-detector pneumoniac-xray python tensorflow tensorflow2 training

Last synced: 06 Apr 2025

https://github.com/mingtaoguo/fcn_segmentation_tensorflow

Implementing the paper: Fully Convolutional Networks for Semantic Segmentation

fcn image-segmentation tensorflow

Last synced: 19 May 2026

https://github.com/msiddhu/emotion-detection

A emotion detection tool based on TensorFlow and OpenCV

accuracy dataset emotion-detection faces numpy opencv python tensorflow tensorflow-models webcam-feed

Last synced: 02 Apr 2025

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/jpata/sparsedistance

Generate sparse distance matrices with gradients in tensorflow efficiently

graph knn-graph-construction lsh machinelearning tensorflow

Last synced: 06 Sep 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/abhiramdodda/farmeasev2

Website powered with ML and DL models to enhance features for farmers.

flask flask-sqlalchemy tensorflow

Last synced: 15 Jan 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/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/mayuanyang/doggy

An AI model to classify dog's actions

keras tensorflow

Last synced: 13 Apr 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/davidyslu/NumberPlateRecognition

Recognize the number plate using TensorFlow in Python

cnn-model python recognition tensorflow

Last synced: 29 Aug 2025

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

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

firebase nextjs pwa react tensorflow typescript

Last synced: 18 Jan 2026

https://github.com/arindam-modak/gest.ly

A new way of controlling your browser by using gestures to do simple tasks like opening/ closing tabs, reloading, playing/ pausing videos.

gesture-recognizer keras machine-learning opencv-python python3 tensorflow

Last synced: 31 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/pixelcaliber/medsearch

Vector Search Application for Image Similarity Search, specifically designed for medical X-rays, leveraging ResNet50, Chest-XRay dataset and Milvus vector database

image-processing imagenet-classifier machine-learning milvus postgresql python3 resnet-50 tensorflow vector-database vector-search

Last synced: 24 Sep 2025

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/lambda-science/myoquant

MyoQuant🔬: a tool to automatically quantify pathological features in muscle fiber histology images. Demo version deployed at: https://lbgi.fr/MyoQuant

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

Last synced: 26 Sep 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/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/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/starling-lab/rrbm-tensorflow

TensorFlow implementation of "Relational Restricted Boltzmann Machines: A Probabilistic Logic Learning Approach"

bolzmann-machines machine-learning-algorithms tensorflow

Last synced: 30 Apr 2026

https://github.com/udityamerit/complete-machine-learning-for-beginners

This repository is structured as a complete ML roadmap combining theory (PDFs) with hands-on coding (Jupyter Notebooks) to help you build a solid foundation in data science and machine learning. Ideal for students, self-learners, and professionals looking to revise or upgrade.

artificial-intelligence classification clustering clustering-algorithm machine machine-learning machinelearning matplotlib matplotlib-figures numpy pandas regression regression-models regressionalgorithms regressionanalysis scikit-learn scikitlearn-machine-learning scipy seaborn tensorflow

Last synced: 15 May 2026

https://github.com/caronl/mnist_app

Repository for this app :

digit-recognition keras shinyapps tensorflow

Last synced: 30 Jul 2025

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/camara94/object-localization-tensorflow

Welcome to this 2 hour long guided project on creating and training an Object Localization model with TensorFlow. In this guided project, we are going to use TensorFlow's Keras API to create a convolutional neural network which will be trained to classify as well as localize emojis in images. Localization, in this context, means the position of the emojis in the images. This means that the network will have one input and two outputs. Think of this task as a simpler version of Object Detection. In Object Detection, we might have multiple objects in the input images, and an object detection model predicts the classes as well as bounding boxes for all of those objects. In Object Localization, we are working with the assumption that there is just one object in any given image, and our CNN model will classify and localize that object. Please note that you will need prior programming experience in Python. You will also need familiarity with TensorFlow. This is a practical, hands on guided project for learners who already have theoretical understanding of Neural Networks, Convolutional Neural Networks, and optimization algorithms like Gradient Descent but want to understand how to use use TensorFlow to solve computer vision tasks like Object Localization.

cnn-keras deep-learning machine-learning machine-learning-algorithms tensorflow

Last synced: 30 Apr 2026

https://github.com/lucadellalib/tensor-field-networks

TensorFlow implementation of Tensor Field Networks. Developed and tested on Ubuntu 18.04 LTS

classification computer-vision deep-learning point-cloud rotation-equivariance tensor-field-networks tensorflow

Last synced: 25 Feb 2026

https://github.com/d-roberts/lq-backprop

TensorFlow implementation of differentiable LQ matrix decomposition for all matrix orders.

autodiff computer-vision linear-algebra normalization orthogonality tensorflow

Last synced: 29 Apr 2026

https://github.com/emalagoli92/pondernet-tensorflow

TensorFlow 2.X reimplementation of PonderNet: Learning to Ponder, Andrea Banino, Jan Balaguer, Charles Blundell.

adaptive-computation-time artficial-intelligence deep-learning pytorch recurrent-neural-network tensorflow

Last synced: 14 Apr 2026

https://github.com/longbinchen/mlpipe

machine learning management tool

automation django kaggle machinelearning python tensorflow

Last synced: 19 Aug 2025

https://github.com/jsflo/emotionrecserver

Ktor server for Tensorflow serving using local inference (Local model with Tensorflow Java Api) and GCP inference (Model uploaded to ML:Engine)

kotlin ktor tensorflow tensorflow-java tensorflow-java-client

Last synced: 11 Apr 2026

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/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/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/michaelmendoza/deep-ssfp

Tensorflow code for SSFP band removal in MRI images

deep-learning mri ssfp-band-removal tensorflow unet

Last synced: 17 Mar 2025

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

https://github.com/tawssie/zmpy3d_tf

Python implementation of 3D Zernike moments with Tensorflow

3d-zernike gpu protein-structure python structural-bioinformatics superposition tensorflow zernike-moments

Last synced: 15 Apr 2025

https://github.com/evertonsavio/tensorflow-gesture-recognition

Thumbs up Thumbs down. Implementation of the MediaPipe Handpose model consisting of 12 MB of "weights".

artificial-intelligence javascript tensorflow

Last synced: 20 May 2026

https://github.com/epronovost/eincheck

Tensor shape checks inspired by einstein notation

deep-learning jax numpy pytorch tensor tensorflow

Last synced: 18 Feb 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/bensuperpc/easyai

Make your own AI easily !

ai cuda python python3 tensorflow

Last synced: 16 Feb 2026

https://github.com/vidursatija/rhymenet

A Neural Network model to generate rap songs using LSTMs

generator lstm music neural-network python rnn tensorflow

Last synced: 18 May 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/jeremiegince/automlpy

This package is an automatic machine learning module whose function is to optimize the hyper-parameters of an automatic learning model.

automl deep-learning gaussian-processes grid-search-hyperparameters machine-learning multiprocessing python3 pytorch random-search sklearn tensorflow

Last synced: 15 May 2025

https://github.com/shervinnd/bitcoin-price-prediction-ml-dl

Predict Bitcoin prices with ML & DL models! 📈 Uses Ridge, Lasso, Random Forest, MLP, RNN & LSTM with hyperparameter tuning. 📊 Visualizes predictions & ROC curves. 🚀 Fetch data via yfinance, evaluate with MSE/R2. Perfect for crypto enthusiasts! 💸

cryptocurrency data-science data-visualization decision-tree deep-learning financial-modeling machine-learning neural-networks predictive-analytics price-prediction python random-forest regression rnn scikit-learn simple-rnn tensorflow time-series yfinance

Last synced: 15 Oct 2025

https://github.com/hotdogcookie20/yingyanai

鹰眼 AI 是一个先进的计算机视觉平台,利用深度学习技术提供精确且高效的视觉智能解决方案。本系统致力于为各类视觉分析任务提供专业可靠的技术支持。一款革命性的计算机视觉系统,采用尖端人工智能技术,将图像分析提升至新高度。基于谷歌高效轻量级 MobileNetV2 架构,实现快速精准的视觉智能化。

artifi china chinese computer-vision ctkqiang image-classification machine-learning mobilenetv2 neural-network nsfw-detection nsfw-recognition python tensorflow transfer-learning

Last synced: 05 Apr 2025

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/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/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/lakshay-a/alzheimer-diagnosis-using-cnn

An advanced deep learning tool for Alzheimer's disease diagnosis using a CNN with transfer learning from DenseNet-121 pre-trained on RadImageNet, achieving a test accuracy of 95.13%. It features a user-friendly interface for uploading MRI scans and provides immediate classification into AD, MCI, or CN stages.

kfold-cross-validation matplotlib numpy python3 scikit-learn tensorflow transfer-learning

Last synced: 23 Feb 2026

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/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/demfier/pmup

App to cheer you up with some awesome quotes when depressed using deep learning

capsnet emotion-recognition flask multimodal-deep-learning node-js pytorch sentiment-analysis tensorflow

Last synced: 11 Apr 2026

https://github.com/patwie/tfgo

Independent efficient re-Implementation AlphaGo SL policy network

alphago deep-learning swig tensorflow

Last synced: 09 Aug 2025

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/supercoderhawk/deeplearning_tutorials

深度学习入门与进阶-代码与笔记

deep-learning deep-learning-tutorial tensorflow

Last synced: 25 Apr 2026

https://github.com/tootouch/u-net_segmentation_with_tensorboard

This project implements the U-Net architecture used in image segmentation and visualizes the learning process using Tensorboard.

deep-learning image-segmentation keras python tensorboard tensorflow unet-segmentation

Last synced: 09 Apr 2026

https://github.com/dev-khant/encoder-decoder

Simple Encoder Decoder Network

encoder-decoder nlp tensorflow

Last synced: 01 May 2026

https://github.com/avocardio/resnet_vs_convnext

New is not always better: a comparison of two image classification networks (ResNet-50 vs ConvNeXt).

bird-species-classification birds birds-classifier cnn convnext convolutional-neural-networks deep-learning gpu image-classification keras object-detection resnet tensorflow

Last synced: 21 Jan 2026

https://github.com/muhammad-fiaz/swms

An intelligent system to detect, classify, and analyze waste using AI-powered object detection and material composition prediction. This project combines YOLOS object detection with a custom-trained classifier to identify and categorize waste as degradable or non-degradable.

ewaste-management-system machine-learning open-source pyqt pyqt6 python python-app python3 pytorch smart-waste-management-system swms tensorflow waste-management-system

Last synced: 06 May 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/tugot17/rnn-time-lagged-autoencoder

Tensorflow 2.0 implementation of time-lagged autoencoder using Recurrent Neural Networks

recurrent-neural-networks rnn tensorflow time-lagged-autoencoder

Last synced: 18 May 2026

https://github.com/solanovisitor/foreml

A Python package for time series forecasting using Tensorflow and Keras

deep-learning keras lstm machine-learning pandas poetry python scikit-learn tensorflow

Last synced: 02 Apr 2026

https://github.com/kazuhito00/object-detection-api-tensorflow2onnx

TensorFlow Object Detection APIのONNX推論サンプル

centernet efficientdet object-detection-api onnx ssd tensorflow

Last synced: 19 May 2026

https://github.com/brianelizondo/ai-connectify

AI-Connectify is a JavaScript library for connecting to various AI services

ai artificial-intelligence chatgpt claude-ai cohere-ai dall-e javascript mistral-ai nodejs openai stability-ai tensorflow

Last synced: 05 Jul 2025

https://github.com/rekalantar/covid19-detector-ios-application

Covid-19 Detector iOS Application Developed by Reza Kalantar

classification covid-19 deep-learning detection ios tensorflow transfer-learning

Last synced: 17 May 2026

https://github.com/aurelio-amerio/kaggle-higgs-challenge

Kaggle Higgs challenge submission for the Practical Machine Learning course at QMUL, week 3

kaggle kaggle-higgs-challenge machine-learning practical-machine-learning qmul tensorflow

Last synced: 28 Apr 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/akhilsoni0102/semantic-similarity-between-2-sentences

This repository contains a simple code to compare two sentences based on their semantic similarity scores using a Universal sentence encoder.

cosine-similarity cosine-similarity-scores jupyter-notebook python3 semantic-similarity tensorflow tensorflow-models universal-sentence-encoder universal-sentence-encoders universal-sentences-encoder

Last synced: 08 Oct 2025

https://github.com/njzjz/kconmd

Molecular dynamics (MD) simulations supported by k-Bags Convolutional Neural Network (kcon).

chemistry convolutional-neural-network deep-learning molecular-dynamics python3 tensorflow

Last synced: 21 Mar 2025

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/simsso/ml-playground

Machine learning experiments

cnn deep-learning machine-learning tensorflow

Last synced: 24 Apr 2025

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