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/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/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/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/neelanjan00/face-recognition-facenet-

An implementation of the Siamese Neural Network for facial recognition using one shot detection, that eliminates the requirement for the Neural Network to be trained each time a new image is added to the database. Trained using a Triplet Loss Function, it may even be used to perform the facial recognition with one training instance image.

deep-learning face-recognition opencv siamese-network tensorflow

Last synced: 27 Oct 2025

https://github.com/msokoloff1/asynchronous-advantage-actor-critic

Algorithm for learning how to perform tasks with only pixels and rewards as the agents understanding of the environment. The agent can learn how to play various atari games.

a3c atari-games reinforcement-learning tensorflow

Last synced: 08 May 2026

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

Simple Encoder Decoder Network

encoder-decoder nlp tensorflow

Last synced: 01 May 2026

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/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/aurangzaib/self-drive-car

Code related to autonomous drive algorithm (DNN, CNN, Tensorflow etc)

deep-neural-networks machine-learning python self-driving-car tensorflow

Last synced: 01 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/zhangchunsheng/tensorflow-rbnr

racing bib number detection with tensorflow

detection object-detection racing-bib-number tensorflow

Last synced: 28 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/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/petrosdemetrakopoulos/rnn-beatles-lyrics-generator

A word-based Recurrent neural network (RNN) trained to generate Beatle-like lyrics

beatles keras lyrics-generator machine-learning predictive-modeling recurrent-neural-networks tensorflow

Last synced: 11 May 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/licht-t/tf-siammask

SiamMask implementation with Tensorflow 2

object-detection python python3 siamese-network siammask tensorflow tensorflow2

Last synced: 12 Oct 2025

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/dfsp-spirit/meshlearn

AI model to predict computationally expensive vertex-wise descriptors like the local gyrification index from the mesh structure.

ai brain deep-learning gradient-boosting machine-learning mesh ml mri neuroimaging per-vertex python tensorflow triangular-mesh

Last synced: 30 Apr 2026

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

Assignments of CS224n

cs224n tensorflow

Last synced: 30 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/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/srlozano/mame_dl

Museum Art Mediums (MAMe) image classification task solved by Convolutional Neural Networks at Universitat Politècnica de Catalunya · BarcelonaTech

convolutional-neural-networks deep-learning keras python tensorflow

Last synced: 05 May 2026

https://github.com/varshneydevansh/haf-ml

Humans, Animals and Flowers detection on Android using Machine Learning

android android-tutorial tensorflow tensorflow-tutorials

Last synced: 20 Apr 2026

https://github.com/nikhil25803/foodvision

FoodVision is a Python project focused on multiclass image classification, employing Convolutional Neural Networks (CNN).

cnn deeplearning keras multiclass-classification python python3 tensorflow tkinter

Last synced: 09 May 2026

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/kozistr/gan_demo

GAN image generator with django (backend)

cgan django gan python tensorflow

Last synced: 09 May 2026

https://github.com/qanastek/winenot

WineNot is an easy to use app to let you find a wine according to it's label. One step, Just can it !

android flask flutter ios levenshtein-distance object-detection opencv python rails ruby ruby-on-rails sqlite tensorflow tesseract tesseract-ocr

Last synced: 02 Apr 2026

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

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

deep-learning deep-learning-tutorial tensorflow

Last synced: 25 Apr 2026

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/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/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/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/vartikaraj2512/dsml-internship-devtown-notebooks-

🌟 Data Science & Machine Learning Internship Projects 📊 Explore a curated collection of DS & ML notebooks covering topics like regression models, clustering, NLP, and deep learning. Dive into real-world projects such as price prediction, sentiment analysis, and customer segmentation. This repository reflects modern data-driven industry solutions

data-science filehandling googlecolab json kaggle keras machine-learning matplotlib numpy pandas python scikit-learn seaborn sql tensorflow

Last synced: 29 Jan 2026

https://github.com/sbatururimi/transfer-learning-alexnet-feature-extraction

A case study of Transfer Learning using AlexNet to classify traffic sign images

alexnet deep-learning tensorflow traffic-sign-classification transfer-learning

Last synced: 17 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/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/bomzj/catch-cheese

🐭 Simple Vue js game with AI agent based on Reinforcement Learning

ai game javascript machine-learning reinforcement-learning tensorflow vue

Last synced: 19 Jun 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/suyashsonawane/fashion-mnist

This repo if for my Youtube Video regarding MNIST Fashion Classifier

tensorflow tensorflowjs

Last synced: 15 Apr 2026

https://github.com/takuseno/ddpg

Deep Deterministic Policy Gradient implementation with TensorFlow

reinforcement-learning tensorflow

Last synced: 20 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/anhtuan284/mediscan

A R&D project about apply LCDP and Computer Vision in building medical disease segmentation system

appsmith computer-vision densenet121 lcdp strapi-cms tensorflow yolo

Last synced: 29 Apr 2026

https://github.com/nikhilroxtomar/mean-iou-in-numpy-tensorflow

A function for calculating mean iou, which can be used as a keras metrics.

iou-calculation semantic-segmentation tensorflow

Last synced: 29 Apr 2026

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/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/ayyucedemirbas/a_simple_transformer_chatbot

A simple transformer chatbot that trained with cornell movie-dialogs corpus. And a Streamlit app to make it easy to use.

attention chatbot machine-learning nlp streamlit tensorflow text-generation transformer

Last synced: 08 May 2026

https://github.com/yurisizuku/easytflm

An easy cmake project for tflite-micro, aims to develope or debug tflm on multi platforms.

cmake esp32 tensorflow tflite tflite-micro tflm tinyml

Last synced: 18 Nov 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/johnpertoft/noise2noise

Noise2Noise implementation

noise2noise tensorflow

Last synced: 20 May 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/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/cawfree/reuters-dataset

🗞️ A tool for downloading and parsing Reuters-21578. These are a collection of documents that appeared on Reuters newswire back in 1987.

21578 dataset nlp nodejs reuters tensorflow

Last synced: 01 Mar 2026

https://github.com/andreped/t-loss-tf

Robust T-Loss for Medical Image Segmentation with TensorFlow backend

image-analysis keras medical python semantic-segmentation t-loss tensorflow tf tloss

Last synced: 06 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/srlozano/tfjs-posenetclassifier

This project is an AI-based sports application developed with the purpose of helping people to become better athletes. A computer vision architecture based on neural networks has been created so that, automatically, a user can know how well he or she is doing the exercises.

angular deep-learning pose-estimation posenet tensorflow

Last synced: 09 May 2026

https://github.com/s4m-mo/detametricssdk

The Python SDK for the Kaggle and Colab-compatible TensorBoard alternative.

alternative dashboard deta deta-space machine-learning python tensorboard tensorflow

Last synced: 20 May 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/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/offbit-ai/litert

Rust bindings for LiteRT, successor to TensorFlow Lite. is Google's On-device framework for high-performance ML & GenAI deployment on edge platforms, via efficient conversion, runtime, and optimization

genai litert litert-lm ml tensorflow

Last synced: 22 Jun 2026

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

TensorFlow extension library

deep-learning python tensorflow

Last synced: 14 Feb 2026

https://github.com/nuyoahwjl/cats_vs_dogs

基于卷积神经网络(CNN)的猫狗分类系统

cnn tensorflow

Last synced: 31 Mar 2025

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/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/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/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/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/rohan-paul/image_segmentation-for-intestine-cancer-tensorflow-uw-madison-kaggle-competition

Code for The UW Madison Kaggle Competition - Segmenting intestine and stomach for Cancer patients with TensorFlow

deep-learning image-segmentation kaggle kaggle-competition tensorflow tensorflow-tutorials tensorflow2 unet youtube

Last synced: 12 Feb 2026

https://github.com/belajarqywok/docpet_backend

Back-End services that are distributed and integrated with Cloud Computing and Machine Learning services in the Docpet Application service.

alembic fastapi restful-api swagger-ui tensorflow

Last synced: 09 Mar 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/odlgroup/dipp

Library of custom Inverse-Problems-related add-ons for Deep Learning frameworks

deep-learning inverse-problems python pytorch tensorflow theano

Last synced: 09 Apr 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/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/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