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/lavkush-patel9/mnist_dataset_handwritten_digit_classifier_project-lavkush_patel

This is the Ai/ML Project Repo. here using MNIST DATASET from Keras, Tensorflow and recognise hand written digit

keras machine-learning numpy python3 tensorflow

Last synced: 29 Apr 2026

https://github.com/juan-dio/rnn-lung-cancer-classification

Tugas Proyek Mata Kuliah Proyek Sains Data: Implementasi metode machine learning

classification lung-cancer machine-learning python recurrent-neural-networks streamlit tensorflow

Last synced: 29 Apr 2026

https://github.com/st235/hse.cvformobiledevices.facialprocessing

Detects and extracts faces from the images from your gallery 👱‍♂️

android android-compose celeba-dataset kotlin kotlin-coroutines tensorflow tflite

Last synced: 29 Apr 2026

https://github.com/divyasreedoppalapudi/sign-language-recognition

Designed and implemented real-time sign language recognition system using advanced deep learning, computer vision, and object detection; reduced interpretation time by 40 percent for users with hearing impairments.

machine-learning python tensorflow tensorflow2 tts

Last synced: 30 Apr 2026

https://github.com/offchan42/deeplearning

My DeepLearning practice using TensorFlow computation graph framework

deep-learning tensorflow

Last synced: 30 Apr 2026

https://github.com/hcnoh/multi-speaker-tacotron-tensorflow

A TensorFlow implementation of Multi-Speaker Tacotron which was introduced on Deep Voice 2 paper by Baidu.

deep-learning python3 tacotron tensorflow tensorflow-models text-to-speech

Last synced: 30 Apr 2026

https://github.com/salwaelkaddaoui/unet

Implementation of the paper "U-Net: Convolutional Networks for Biomedical Image Segmentation" By Olaf Ronneberger, Philipp Fischer, Thomas Brox, 2015 in Tensorflow 2.x low level API.

deep-learning neural-networks semantic-segmentation tensorflow

Last synced: 30 Apr 2026

https://github.com/ankitamungalpara/huggingface-nlp

This repository introduces the 🤗 Transformers library, covering Transformer models, fine-tuning on datasets, and result sharing. You’ll learn to handle classic NLP tasks using 🤗 Datasets and 🤗 Tokenizers. Finally, explore advanced applications in speech processing and computer vision, preparing to build and optimize models for diverse ML.

huggingface-transformers nlp python3 pytorch tensorflow

Last synced: 30 Apr 2026

https://github.com/n3pdf/ganpdfs

Generative Adversarial Networks (GANs) for MC PDF replicas.

gans hep-ph high-energy-physics keras machine-learning python tensorflow

Last synced: 30 Apr 2026

https://github.com/hayatiyrtgl/art_by_dcgan

This code sets up and trains a GAN to generate artwork images using Keras and TensorFlow, defining and compiling discriminator and generator networks, and saving results.

ai ann artificial-intelligence gan gans generative-adversarial-network generative-ai generative-art generative-model python python-tensorflow python3 tensorflow

Last synced: 30 Apr 2026

https://github.com/evertonsavio/artificial-intelligence-specialization

AI residency Hub program at FIEP. Base Codes Repository for specialization in Artificial Intelligence at AI2.

artificial-intelligence jupiter-notebook keras python tensorflow

Last synced: 30 Apr 2026

https://github.com/antoniostipic/agario_ai

AI for playing custom Agar.io game using TensorFlow.js and p5.js

agario agario-clone ai genetic-algorithm p5js tensorflow tensorflowjs

Last synced: 01 May 2026

https://github.com/lfgodoi/intelligent-spacecraft-pose-estimator

A computer vision solution based on digital image processing and neural networks for estimating the pose of known uncooperative spacecraft.

aerospace-engineering convolutional-neural-networks image-processing machine-learning spacecraft tensorflow

Last synced: 01 May 2026

https://github.com/adityanandanx/kalam2

Kalam2 is a full-stack handwriting generation application. It consists of a FastAPI backend for generating SVG handwriting using machine learning, and a Next.js frontend for user interaction and visualization.

fastapi handwriting-synthesis nextjs rnn svg tensorflow

Last synced: 01 May 2026

https://github.com/kautuk-desai/cse-574-intro-to-machine-learning

MS in Computer Science and Engineering Course on Introduction to Machine Learning

machine-learning-algorithms python3 tensorflow

Last synced: 01 May 2026

https://github.com/anshlulla/image-segmentation-for-self-driving-cars

Segmenting various features of the road to make it easier for self-driving cars to take decisions by using image processing techniques and a U-Net Neural Network

image-processing image-segmentation python self-driving-cars tensorflow

Last synced: 01 May 2026

https://github.com/sanjay-ar/incois_aaides-project

INCOIS_AAIDeS (Automated Animal Identification and Detection of Species) is a finalist-level government-backed project developed in collaboration with INCOIS – Indian National Centre for Ocean Information Services, Hyderabad. It uses deep learning to detect and classify marine species from netted fish data, empowering sustainable fishing and aiding

image-augmentation machine-learning noise-reduction opencv tensorflow

Last synced: 01 May 2026

https://github.com/anon-000/ml-dumpyard

Code collection while learning Machine Learning

machine-learning python tensorflow

Last synced: 01 May 2026

https://github.com/en10/ai-intro

Intro to Tensorflow, Keras and MNIST

keras mnist tensorflow

Last synced: 01 May 2026

https://github.com/ismaelvr1999/bioinspiredalgorithms

This repository contains implementations of various bioinspired algorithms for optimization and machine learning.

machine-learning matplotlib numpy python tensorflow

Last synced: 01 May 2026

https://github.com/who-else-but-arjun/course_project_da241m

This repository contains the source code for the face recognition and enhancement project which was made as a part of the DA241M course at IIT Guwahati

cnn debluring deep-learning image-processing keras python super-resolution tensorflow vgg16

Last synced: 01 May 2026

https://github.com/dangnh0611/unet_for_id_card

ID card localization using U-Net architecture

deep-learning image-processing image-segmentation keras tensorflow

Last synced: 01 May 2026

https://github.com/wcchu/paircorrection

Regression on paired data with TensorFlow 2

keras linear-regression python tensorflow tensorflow-2

Last synced: 01 May 2026

https://github.com/davidgeorgewilliams/transformer

Explore the Transformer architecture, a Python toolkit engineered for top-tier machine learning performance in processing sequential and spatial data tasks.

data-science machine-learning python python3 sequential-models spatial-models spatio-temporal tensorflow transformer

Last synced: 01 May 2026

https://github.com/teja-1403/coursera-introduction-to-neural-networks-and-pytorch-honors

This project focuses on building a logistic regression model in PyTorch to predict League of Legends match outcomes using in-game statistics. It covers data preprocessing, model training, and optimization with techniques like L2 regularization and hyperparameter tuning.

gradient-descent linear-regression logistic-regression pytorch tensorflow

Last synced: 01 May 2026

https://github.com/perceptronv/dlcc

Resources for a quick introduction to Deep Learning with TensorFlow and Keras. Implementation of a simple text-generating RNN.

deep-learning-tutorial keras keras-tensorflow nlp rnn rnn-tensorflow tensorflow tensorflow2 text-generation

Last synced: 01 May 2026

https://github.com/geo-tp/keras-colaboratory-models

Various keras deep learning models on colaboratory

ae ai convnet keras model ocr tensorflow

Last synced: 01 May 2026

https://github.com/ahmad-ali-rafique/batch-card-detection-app

A deep learning-based Streamlit app to detect if a person is wearing a batch card, built with TensorFlow. Includes trained model, app interface, and deployment guide.

ai artificial-intelligence carddetection deep-neural-networks streamlit-dashboard tensorflow

Last synced: 02 May 2026

https://github.com/d-kudin/image-classifier-learning

A clean, reproducible implementation of an image classifier using EfficientNetB0 and transfer learning. Works with any image dataset organized by class (not limited to flowers).

computer-vision data-augmentation deep-learning efficientnet fine-tuning image-classification inference keras model-serving model-training tensorflow transfer-learning visualization

Last synced: 02 May 2026

https://github.com/tonyz0x0/ts-cnn-benchmark

The CNN benchmark test on Tensorflow

python tensorflow

Last synced: 02 May 2026

https://github.com/smitbarmase/poser-tensorflow

Image Classification with Tensorflow using Transfer Learning

react teachable-machine tensorflow transfer-learning webcam

Last synced: 02 May 2026

https://github.com/jayita11/ann-regression-house-price-prediction

This project uses an ANN model to predict house prices based on features like location, age, and rooms. It includes data preprocessing, model training, and deployment via a Streamlit app. Users can input data and get instant house price predictions, aiding real estate analysis and decision-making.

ann-regession deep-learning house-price-prediction machine-learning python streamlit tensorflow

Last synced: 02 May 2026

https://github.com/jonaylor89/quickdraw_gan

Conditional GAN for the quickdraw dataset

gan keras machine-learning quickdraw quickdraw-dataset tensorflow

Last synced: 02 May 2026

https://github.com/ifte-13/digit-classification-with-mnist

MNIST Digit Classification: Comparative Analysis of Optimization Algorithms

matplotlib mnist-dataset numpy tensorflow

Last synced: 02 May 2026

https://github.com/diegogallegos4/tensorflowjs-image-classifier

Image classifier on the browser using MobileNet pretrained model

javascript machine-learning mobilenet tensorflow transfer-learning

Last synced: 03 May 2026

https://github.com/hejia-zhang/tensorflow-cmake2

Build TensorFlow Cpp application using CMake

cmake cpp tensorflow

Last synced: 03 May 2026

https://github.com/danishayman/low-level-tensorflow

A low-level TensorFlow implementation of a neural network model using gradient descent optimization.

gradient-descent neural-network tensorflow

Last synced: 03 May 2026

https://github.com/moshfiqur/dockerized-faster-rcnn

A docerized micro-service implementation of object detection using Faster RCNN

docker gunicorn object-detection python tensorflow

Last synced: 03 May 2026

https://github.com/tadiusfrank2001/sentiment_analyst_machine_learning_project

Design a Decision-Tree Classifer and a Logistical Regression Classifier and compare their performance in Sentiment Analysis on Twitter Tweet data

api data-science decision-trees logistic-regression machine-learning machine-learning-algorithms natural-language-processing sentiment-analysis skit-learn tensorflow

Last synced: 03 May 2026

https://github.com/nadhirfr/face_mask_detect

Face mask detection including face ROI with 100% accuracy. Build with OpenCV and Keras/TensorFlow.

face-detection face-mask-detection opencv tensorflow tensorflow2

Last synced: 03 May 2026

https://github.com/thesage21/tf-shop

Common tensorflow paradigms

attention tensorflow

Last synced: 03 May 2026

https://github.com/sambhu431/xray-pneumonia-classification-cnn-project

This project utilizes (CNN) to accurately classify X-Ray images for pneumonia detection. It explores three different approaches to handle data imbalance and achieve optimal model performance. The project includes detailed evaluation metrics and use Streamlit which enables a seamless classification.

cnn cnn-model cv2 deep-learning keras keras-tensorflow penumonia pneumonia-classification smote streamlit tensorflow xray xray-images

Last synced: 03 May 2026

https://github.com/cr4yfish/toxicity-tensorflow-test

A test implementation of the Toxicity classifier model of Tensorflow

nextjs reactjs tensorflow

Last synced: 03 May 2026

https://github.com/wittyicon29/ml-

Linear Regression model using TF in python

machine-learning regression tensorflow

Last synced: 03 May 2026

https://github.com/asirwad/titanicsurvivalpredictor-tflinearregression

🚢 Titanic Survival Predictor 🕵️‍♂️: Using TensorFlow's Linear Regression, this project predicts passenger survival on the Titanic dataset. Analyze historical data 📈, build a model 🛠️, and discover factors influencing survival rates. Set sail with this data science adventure! ⛴️

data-science linear-regression pandas tensorflow

Last synced: 03 May 2026

https://github.com/njurquet/neuralol

Use different ML models to predict League of Legends game winner

ai lol machine-learning python tensorflow

Last synced: 03 May 2026

https://github.com/aireynexxx/driver_monitoring_ai

AI-powered driver monitoring system that detects phone use, yawning, and sleep to help prevent road accidents.

ai automotive-applications computer-vision driver-monitoring machine-learning mediapipe rasperry-pi real-time-detection tensorflow

Last synced: 03 May 2026

https://github.com/ghoumbadji/pandora

Identification of hate speech on social media and the communities involved in propagating it.

fasttext graphviz hate-speech-detection lstm-neural-networks networkx node2vec pandas tensorflow

Last synced: 03 May 2026

https://github.com/marcus-24/stock-predictor-ml-inference

This repository is used to serve and monitor the stock predictor model.

evidentlyai flask mlops stocks tensorflow yfinance

Last synced: 03 May 2026

https://github.com/sarthak-1408/face_mask_detection

This is Face Mask Detection Repository and it's will help you to understand Computer Vision.

computer-vision deep-learning face-mask-detection face-recognition keras opencv-python tensorflow

Last synced: 03 May 2026

https://github.com/kushrm2803/mnist_gan

Generative Adversarial Network (GAN) to generate handwritten digits similar to those in the MNIST dataset

ann cnn deep-learning keras mnist tensorflow

Last synced: 03 May 2026

https://github.com/en10/inceptionnodeapi

Node.js API for Google Tensorflow Inception Model

google image-classification inception-api inception-v3 tensorflow

Last synced: 04 May 2026

https://github.com/opiumpoppyswitch808/opencv-real-time-tracking-ui

🎥 Explore real-time video processing and object tracking with OpenCV, featuring interactive controls and basic object tracking for practical computer vision applications.

autonomous-driving computer-vision cv2 dashboard deepface emotion-detection face-recognition gradio hand-tracking hough-transform interactive object-tracking python-programming randomization real-time-detection tensorflow webcam youtube

Last synced: 04 May 2026

https://github.com/homebackend/pdf-title-page-splitter

Splits a pdf based on identified title pages using ML trained model

machine-learning opencv pdf-splitter pdf2image pypdf2 scikit-learn tensorflow

Last synced: 04 May 2026

https://github.com/hoangdat47/truthorlie

Truth Or Lie is a web-based application that analyzes a video of a person speaking and determines the percentage of truthfulness or deception using a pre-trained machine learning model.

face-recognition keras machine-learning python tensorflow

Last synced: 04 May 2026

https://github.com/egorumaev/2023-determining-customers-age

Построение модели, которая по фотографии определяет приблизительный возраст человека

computer-vision keras pandas pil regression tensorflow

Last synced: 04 May 2026

https://github.com/sayeang/aws-deepracer-autonomous-racing-model

Developed-an-AWS-DeepRacer-model-using-Python-&-the-PPO-algorithm,-leveraging-TensorFlow-to-train-&-fine-tune-a-deep-reinforcement-learning-model.-Designed-a-custom-reward-function-&-optimized-hyperparameters-to-improve-policy-learning-&-navigation-performance.-Utilized-AWS-infrastructure-for-scalable-training-&-deployment.

aws aws-deepracer aws-infrastructure deep-learning deepracer deployment hyperparameter-tuning machine-learning ppo-algorithm python rl scalable tensorflow training

Last synced: 04 May 2026

https://github.com/g-wtham/garbage-classifier-fastapi

Garbage Classifier using Transfer Learning: ML-powered REST API for classifying waste. Built with FastAPI, TensorFlow, and Transfer Learning on NASNet.

fastapi jupyter-notebook nasnetmobile tensorflow transfer-learning uvicorn

Last synced: 04 May 2026

https://github.com/hiranmayikolambe/image-colorization-using-deep-learning

Deep learning-based application to colorize grayscale images using a CNN, with a Flask-based web interface

convolutional-neural-networks data-preprocessing deep-learning flask-web frontend html image-colorization keras opencv tensorflow user-interface

Last synced: 04 May 2026

https://github.com/lovesaroha/imdb-reviews-sentiment-analysis-training

Training a keras model to recognize sentiment in order to classify an incoming movie review text as positive or the other.

imdb-dataset keras machine-learning python sentiment-analysis tensorflow

Last synced: 04 May 2026

https://github.com/leoho0722/use-gpu-on-apple-silicon

Using GPU on Apple Silicon (Tensorflow、Pytorch)

apple-silicon gpu metal pytorch tensorflow

Last synced: 04 May 2026

https://github.com/hanzopgp/randomkagglesolving

Trying to build models to resolve some interesting Kaggle datasets thanks to deep learning.

artificial-intelligence deep-learning jupyter-notebook machine-learning matplotlib numpy personal tensorflow

Last synced: 04 May 2026

https://github.com/manojpatra1991/rock-paper-scissors

Model to predict rock paper or scissor based on images of hands

deep-learning keras tensorflow

Last synced: 04 May 2026

https://github.com/arshdeepyadavofficial/brain-tumor-detection-and-classification

Enhanced MRI Brain Tumor Detection using a Hybrid Deep Learning + Machine Learning model. Combines MobileNetV2 & SVM to classify tumors (Glioma, Meningioma, Pituitary, No Tumor) from contrast MRI. Achieves ~93% accuracy via transfer learning & augmentation.

brain-tumor cnn computer-science deep-learning grad-cam healthcare hybrid-model image-classification keras medical-diagnosis medical-imaging mobilenet-v2 mri-classification multi-class-classification svm tensorflow transfer-learning tumor-classification tumor-detection

Last synced: 04 May 2026

https://github.com/naveenkumar48/imageclassification

CNN-based image classifier for dogs and cats using TensorFlow and Keras, trained on the Kaggle dataset with automated preprocessing, training, and prediction.

cnn computer-vision deep-learning keras tensorflow

Last synced: 04 May 2026

https://github.com/therealpad/checkhandwrittendigits

simple python server for check picture with one handwritten digits

flask handwritten-digit-recognition python3 tensorflow

Last synced: 05 May 2026

https://github.com/salim4n/smart_trash

App with binary classification

huggingface-spaces streamlit tensorflow

Last synced: 05 May 2026

https://github.com/maqmal/nlp

Implementation of NLP lecture. Create text classification model using LSTM and text prediction model using n-gram and RNN.

deep-learning machine-learning natural-language-processing python tensorflow

Last synced: 05 May 2026

https://github.com/aishik999/image_classifier

ImageNet based image classifier notebook

deep-learning imagenet keras python tensorflow

Last synced: 05 May 2026

https://github.com/alphax86/nlp-demo

This project is all about demonstration on Sentiment analysis using NLP

keras nlp pandas tensorflow

Last synced: 05 May 2026

https://github.com/diprajj/retinal-vessel-detection-for-rop-diagnosis

Deep learning project to classify images into categories using TensorFlow/Keras with high accuracy. A CNN-based image classification model demonstrating preprocessing, training, and evaluation of image data.

cnn-architecture cnn-keras python tensorflow

Last synced: 05 May 2026