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/fdch/dreamsound

An adaptation of the Deep Dream project into an audio-based musical context

audio keras music python tensorflow

Last synced: 05 Oct 2025

https://github.com/subhadipsinha722133/duplicate-question-nlp

The "Duplicate Question Pairs" task in Natural Language Processing (NLP) involves determining whether two questions have the same meaning, even if they are phrased differently. The goal is to identify semantic equivalence, not just word-for-word similarity.

deep-learning keras nlp-machine-learning sklearn tensorflow

Last synced: 07 Oct 2025

https://github.com/leemengtw/learnable_ai

以 PyTorch 實作,可供學習 AI 的各式深度學習應用

chinese deep-learning machine-learning python pytorch pytorch-lightning tensorflow

Last synced: 08 Oct 2025

https://github.com/gantman/rn_tf_lite

React Native Tensorflow Lite - Code and example

tensorflow tensorflow-lite

Last synced: 22 Jan 2026

https://github.com/notedance/note_rl

Reinforcement learning library for Keras and PyTorch.

deep-reinforcement-learning keras pytorch reinforcement-learning rl tensorflow

Last synced: 24 Oct 2025

https://github.com/camara94/convolutional-neural-networks

Implement the foundational layers of CNNs (pooling, convolutions) and stack them properly in a deep network to solve multi-class image classification problems.

cnn-keras deep-neural-networks keras tensorflow

Last synced: 27 Feb 2026

https://github.com/gaborvecsei/barlow-twins

Clean Tensorflow 2 Implementation of the Barlow Twins self-supervised learning method

embeddings keras python self-supervised-learning semi-supervised-learning tensorflow tensorflow2

Last synced: 14 Feb 2026

https://github.com/yeonghyeon/adae-tf

TensorFlow implementation of Anomaly Detection with Adversarial Dual Autoencoders (ADAE) with MNIST dataset.

adversarial-dual-autoencoders anomaly-detection mnist mnist-dataset tensorflow

Last synced: 16 Apr 2026

https://github.com/itzalver/basenet-api

A simple way to build ML models with Keras and Tensorflow as base frameworks.

api deep-learning keras machine-learning python ray tensorflow

Last synced: 04 Jun 2026

https://github.com/bhattbhavesh91/tf-js-example-2

About In this tutorial, I'll show you how you can train a Deep Neural Network in the browser using TensorFlow.js

tensorflow tensorflow-js tfjs tfjs-converter tfjs-tutorials

Last synced: 05 Jun 2026

https://github.com/ahmetaksungur/object-detection-with-tensorflow

Object detection model that aims to localize and identify multiple objects in a single image.

ai javascript object-detection tensorflow

Last synced: 28 Apr 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/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/Celine-Hsieh/Hand_Gesture_Training--yolov4

Recognize the gestures' features using the YOLOv4 algorithm

deep-learning tensorflow yolov4

Last synced: 20 Apr 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/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/fractalego/mixture-of-softmaxes

Short experiments on the Mixture of Softmax technique

ensemble-model mixture-of-context mixture-of-softmax rnn tensorflow

Last synced: 17 Apr 2026

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

TensorFlow extension library

deep-learning python tensorflow

Last synced: 14 Feb 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/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/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/eshansurendra/handwritten-digit-classification

This repository demonstrates a basic image classification project using TensorFlow, focusing on recognizing handwritten digits.

deeplearning handwritten-digit-recognition minist python tensorflow

Last synced: 12 Aug 2025

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/mrpranavr/building_defect_detection_app

An application that detects defects in buildings live using a image classification deep learning model

flask-application opencv-python tensorflow

Last synced: 27 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/mohitmishra786/ml-and-dl

This repository gives beginners and newcomers in the field of AI and ML a chance to understand the inner workings of popular learning algorithms by presenting them with a simple way to analyze the implementation of ML and DL algorithms in pure python using only numpy as a backend for linear algebraic computations.

artificial-intelligence artificial-neural-networks basic coding deep-learning deep-neural-networks machine-learning machine-learning-algorithms machine-learning-practice machine-learning-projects ml ml-project mlops python python3 pytorch pytorch-implementation tensorflow

Last synced: 09 Oct 2025

https://github.com/mayuanyang/doggy

An AI model to classify dog's actions

keras tensorflow

Last synced: 13 Apr 2026

https://github.com/aryanjain28/super-resolution

Super Resolution using EDSR. Enhanced Deep Residual Networks for Single Image Super-Resolution (EDSR) model trained to convert a Low-Resolution image to a Super-Resolution image.

data-science edsr gans generative-adversarial-network machine-learning srgan super-resolution tensorflow wdsr

Last synced: 29 Apr 2026

https://github.com/black-puppydog/vgg19-normalized-to-tensorflow

Two little scripts that convert vgg_normalized.caffemodel from Bethge Labs to tensorflow.

caffe tensorflow

Last synced: 29 Apr 2026

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/vishal-v/mastering-tensorflow-2.x

Tensorflow models from scratch to help me master the underlying concepts

deep-learning python reinforcement-learning tensorflow tensorflow-2

Last synced: 15 Aug 2025

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/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/furk4nbulut/veri-bilimi-ve-makine-ogrenmesi

This repository showcases the process and insights I have gained in the fields of data science and machine learning.

data-science keras machine-learning numpy pandas python tensorflow

Last synced: 08 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/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/alrescha79-cmd/flask-tf-api

A simple REST API built with Flask that uses a TensorFlow model to predict corn leaf diseases. This API accepts images of corn leaves, processes them, and returns the predicted class along with the prediction confidence.

cnn flask tensorflow

Last synced: 16 Feb 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/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/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/shikanime/bepeka

A fun over engineered sequence classification experiment using transfer learning and recurrent neural networks to classify hentai by tags

deep-learning hentai tensorflow

Last synced: 28 Feb 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/srujayreddy/fetch-receipt-prediction

A machine learning solution for predicting monthly receipt scans in 2022 based on 2021 daily data.

docker-container machine-learning-algorithms neural-networks python tensorflow

Last synced: 08 Apr 2026

https://github.com/stinky-tofu/stronger-yolo

🔥Improve yolo with latest paper

mobilenetv2 tensorflow yolo yolo-lite yolov3

Last synced: 18 May 2026

https://github.com/aqafridi/zombieskillgame

Zombies killing Game is using advanced computer Vision techniques and with Radar for Measuring accurate distance. Bytime It's Private due to some ...........

aqflow computer-vision cplusplus python pytorch ros tensorflow

Last synced: 09 Apr 2026

https://github.com/wangjiezhe/gentoo-local

Gentoo repository for pytorch and tensorflow

ebuild ebuild-repository gentoo gentoo-overlay linux portage pytorch tensorflow

Last synced: 04 Apr 2026

https://github.com/hasnainroopawalla/image-captioning-scene-descriptor

A CNN-LSTM model to generate a sentence/caption that describes the contents/scene of an image.

bleu-score deep-learning flask flickr flutter image-captioning inceptionv3 keras lstm python rnn tensorflow

Last synced: 30 Oct 2025

https://github.com/toelt-llc/course-tensorflow-roadshow-milano

This repository contains the material for the TensorFlow Roadshow in Milano on the 6th Feb. 2020

deep-learning edge-computing talk teaching tensorflow

Last synced: 18 Aug 2025

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/matthew-z/cs224n-2017spring

Assignments of CS224n

cs224n tensorflow

Last synced: 30 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/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/iterait/emloop-tensorflow

TensorFlow plugin for emloop. https://tensorflow.emloop.org/

machine-learning tensorflow

Last synced: 08 May 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/ys-sudo/hair-color-landing

Testowanie farb do włosów online w przeglądarce. Testing of hair paint color online in the browser.

nodejs opencv python reactjs tensorflow

Last synced: 09 Apr 2026

https://github.com/crispengari/keras-api

💎 Introduction to Keras API and TensorFlow for Researchers

ai deep-learning jupyter-notebook keras machine-learning matplotlib numpy python scikit-learn tensorflow

Last synced: 07 Apr 2026

https://github.com/rapsssito/cats-gan

Example of how to generate images of cat faces using a Deep Convolutional Generative Adversarial Network (DCGAN).

deep-learning gan generative-adversarial-network tensorflow

Last synced: 19 May 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/mrityunjay-tripathi/asl-classification

Classification of signs of American Sign Language using Tensorflow

asl cnn cnn-classification python tensorflow

Last synced: 03 Oct 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/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/jn513/mask_detect

Sistema para Detecção Facial que reconhece se a pessoa esta usando mascara ou não.

colab-notebook colaboratory keras keras-tensorflow opencv opencv-python python python3 sklearn tensorflow tensorflow2

Last synced: 07 Apr 2026

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/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/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/anastassia-b/machine-learning

💡Compilation of notes + implementations of neural networks using Keras and TensorFlow

deep-learning keras machine-learning tensorflow

Last synced: 06 May 2026

https://github.com/raihan4520/neural-network

This repository features a 3-layer neural network built from scratch in Python, alongside TensorFlow and PyTorch versions.

binary-classification binary-cross-entropy gradient-descent neural-networks-from-scratch python pytorch tensorflow

Last synced: 03 Jul 2025

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/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/gosha20777/neuroexploit

A self-learning neural network for automatic pentest

keras pentest python self-learning tensorflow

Last synced: 13 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