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/gokulgowthams/clickstream-customer-conversion

Analyzes clickstream data from an e-commerce platform to predict customer conversions, estimate potential revenue, and segment users for personalized marketing strategies. By leveraging machine learning techniques, the project enhances decision-making for businesses seeking to optimize user engagement and sales.

data-preprocessing feature-engineering machine-learning matplotlib model-deployment numpy pandas pipeline python scikit-learn seaborn streamlit-web-application tensorflow xgboost

Last synced: 07 Apr 2026

https://github.com/rerun-io/rerun-loader-python-example-tfrecord

Example Tensorboard log (TFRecord of Events) external data loader for Rerun

machine-learning tensorflow visualization

Last synced: 07 Jan 2026

https://github.com/en10/deepspeech

A Simplified Example of Speech Recognition

deepspeech speech-recognition speech-to-text tensorflow

Last synced: 27 Mar 2025

https://github.com/mehraaaaa24/stockpriceprediction

A real-time web app that predicts stock prices using an LSTM model, visualizes data with moving averages, and allows user input for stock symbols.

jupyter-notebook keras lstm-neural-networks matplotlib numpy pandas python streamlit tensorflow yfinance

Last synced: 15 Feb 2026

https://github.com/arjunan-k/fashion_gan

Fashion Clothes Generation Using Generative Adversarial Networks - GAN.

deep-learning generative-adversarial-network tensorflow

Last synced: 15 May 2026

https://github.com/kozistr/style-transfer

style-transfer with tensorflow

neural-style style-transfer tensorflow vgg19

Last synced: 19 May 2026

https://github.com/gigio1023/cnn_ds

Data Science 2020-2 Final project

googlenet resnet tensorflow

Last synced: 16 May 2026

https://github.com/chadwallacehart/tf_custom_cat_detector

Custom trained Tensor Flow Object Detection to locate black cats on my kitchen counter

tensorflow

Last synced: 14 May 2026

https://github.com/vergosss/data_mining_and_machine_learning

Data Mining and Machine Learning 2022-2023 CEID Project. The project entails a COVID-19 Dataset including information about each country's statistics regarding COVID-19. Libraries used: sklearn,pandas,tensorflow.

clustering data-visualization ipython kmeans matplotlib pandas regression rnn scipy seaborn sklearn svr tensorflow

Last synced: 09 Apr 2026

https://github.com/caphosra/monopoly-ai

Artificial Intelligence predicting how much the player will get on Monopoly.

artificial-intelligence deep-learning monopoly python tensorflow

Last synced: 15 May 2026

https://github.com/luozhouyang/rnns_outputs_and_shapes

Show you what's the shapes of the RNNs outputs and states.

gru lstm rnn tensor tensorflow

Last synced: 15 May 2026

https://github.com/itsleonb/machine-learning-practice

Jupyter Notebooks of practicing machine learning

deep-learning machine-learning tensorflow

Last synced: 15 May 2026

https://github.com/ksachdeva/tfjs-react

React components for tensorflow.js

react tensorflow tfjs visualization

Last synced: 04 May 2026

https://github.com/radanalyticsio/tensorflow-neural-style-s2i

An S2I builder for neural-style training and painting with Tensorflow!

neural-style openshift tensorflow

Last synced: 16 May 2026

https://github.com/official-biswadeb941/ClopiMedi---Your-Healths-Trusted-Care

ClopiMedi is an AI-driven healthcare application that simplifies doctor appointment bookings, offering personalized recommendations based on medical conditions to enhance patient-provider connections.

adam ai flask flask-api flask-api-backend full-stack-web-development joblib machine-learning scikit-learn tensorflow

Last synced: 28 Mar 2025

https://github.com/arshtiwari2004/handsfree-os

HandsFree OS is a gesture-based desktop control system that lets users navigate their computer using hand motions alone. Powered by MediaPipe and AI, it enables touch-free actions like opening apps, scrolling, and switching tabs—designed to enhance accessibility for differently-abled users and multitaskers alike.

firebase firestore-database mediapipe pyautogui python reactjs tensorflow websocket

Last synced: 07 Apr 2026

https://github.com/yinguobing/efficientdet-runner

执行EfficientDet模型推演的最小代码模块

efficientdet keras tensorflow

Last synced: 06 May 2025

https://github.com/sisolieri/cnn-cifar10-classification

Classification of CIFAR-10 images using a CNN model as part of my Master's in Data Science. 12 experiments were conducted to improve accuracy, achieving 90.7% with data augmentation. Future work focuses on refining transfer learning techniques.

cifar10 cnn-classification convolutional-neural-networks data-augmentation deep-learning image-classification keras machine-learning python tensorflow transfer-learning

Last synced: 03 May 2026

https://github.com/debugger404/earlystoping-torch-keras

PyTorch and TensorFlow-Keras Training - 🧠🛠️ Utilizes CIFAR-10 dataset for PyTorch and MNIST for TensorFlow-Keras. Implements early-stopping to prevent overfitting during training. Provides code snippets for early-stopping implementation in both PyTorch and TensorFlow-Keras.

cifar10 early-stopping image-classification keras mnist-classification python pytorch tensorflow training

Last synced: 05 Apr 2026

https://github.com/raiszo/ppo-4quadrotor

PPO implementation for the cable suspended load quadrotor

cable-suspended-load proximal-policy-optimization quadcopter reinforcement-learning tensorflow

Last synced: 18 Apr 2026

https://github.com/mostlypanda/udacity-ml-deep-learning

Consisting of some amazing machine-learning projects developed with tensorflow on cloab

machine-learning-algorithms tensorflow

Last synced: 23 Aug 2025

https://github.com/r21gh/gan_maps

a Pix2Pix GAN for Image-to-Image Translation

gan keras neural-network python ten tensorflow

Last synced: 09 May 2026

https://github.com/flyingfathead/irc-gpt2-chatbot

Python-based Internet Relay Chat bot client for local GPT-2 (TensorFlow) models

chatbot chatbot-application chatbot-framework chatbots gpt-2 gpt2 gpt2-chatbot irc irc-bot irc-bot-framework python python-app tensorflow

Last synced: 15 May 2026

https://github.com/aa14av/wandb-tutorial

Weights and Biases Tutorial on HiPerGator

hipergator tensorflow weights-and-biases

Last synced: 15 May 2026

https://github.com/zackakil/one-shot-multi-object-detection-for-sports

Experiment to see if you can apply heuristic techniques combined with pre-trained models to quickly predict multiple similar object within a single image. To be applied to finding multiple players on a playing field.

machine-learning object-detection one-shot-learning pretrained-models python rugby sports tensorflow

Last synced: 09 May 2026

https://github.com/m-karthik-kumar/anti-litter-system-using-yolov5

This application is used to detect the person littering using the cameras and inform the authorities if people do not adhere to the rules of the environment

backgroundsubtraction cnn-for-visual-recognition neural-networks python tensorflow

Last synced: 14 May 2026

https://github.com/sd7campeon/deepfake-classification

Advanced deepfake detection using InceptionV3 with a novel Fourier Attention layer. Leverages FFT to detect synthetic video frames. Features robust data pipeline, EDA, and visualizations. Built with TensorFlow, OpenCV, and more. Scalable, interpretable, MIT-licensed.

attention attention-mechanism cv2 deepfakedetection deeplearning inceptionv3 inceptionv3-model keras-tensorflow opencv opencv3 pillow seaborn tensorflow

Last synced: 08 May 2026

https://github.com/srajankumar/quick-y

An Efficient Healthcare Management System aimed at minimizing waiting times for patients and doctors.

machine-learning mern-stack nextjs python shadcn-ui tensorflow tesseract typescript

Last synced: 12 Feb 2026

https://github.com/kvarun07/transfer-learning-quora-nlp

This repository contains project on Transfer Learning for NLP with Tensorflow Hub.

keras natural-language-processing tensorflow text-classification transfer-learning

Last synced: 10 Apr 2025

https://github.com/yassineribouh/facerecognition

This repository presents a face recognition system trained using Siamese Neural Networks with two loss functions—contrastive and triplet—across six models. For each loss type, three models were developed, including one with pretrained weights, to compare performance.

computer-vision contrastive-loss deep-learning efficientnet face-recognition siamese-neural-network tensorflow triplet-loss

Last synced: 19 Apr 2026

https://github.com/bunyaminyavuz/mnistdenoisingandclassification

A comprehensive project demonstrating the effects of noise on MNIST digit classification and the improvements achieved using denoising techniques. Includes data preprocessing, model training, and visualization using Streamlit.

classification data-augmentation deep-learning denoising image-processing keras machine-learning mnist neural-networks noise-reduction python streamlit tensorflow

Last synced: 05 Apr 2026

https://github.com/msikorski93/spam-detection-with-lstm-polish

Detecting spam (a typical binary classification problem) on Polish emails.

emails embeddings lstm-neural-networks nlp polish-language spam-detection tensorflow word2vec

Last synced: 11 May 2026

https://github.com/faizantkhan/deep-learning

Unlock deep learning's secrets! Dive into fundamentals, master advanced techniques, and ignite creativity with hands-on projects. Join a vibrant community, push boundaries, and unleash AI's full potential. Begin your journey now!

advanced-programming ai aiml beginner-friendly deep-learning deep-learning-algorithms deep-learning-tutorial deep-neural-networks deep-reinforcement-learning deeplearning keras-tensorflow machine-learning-algorithms machinelearning-python neural-networks open-source opencv python python-library tensorflow yolo

Last synced: 06 Apr 2026

https://github.com/justindavies/cocoonaks

Demo for Edinburgh OSS Summit

aks azure demo keras kubernetes tensorflow virtual-kublet

Last synced: 14 Apr 2026

https://github.com/itdaniher/nvidia-eternal-sadness

https://github.com/itdaniher/nvidia-eternal-sadness/releases/tag/7.0.4.31-1

binaries cudnn drivers nvidia tensorflow

Last synced: 27 Mar 2025

https://github.com/nsoro-allan/ai-face-detection-app

AI Face Detection App is A simple AI-powered application that detects faces in real-time video streams using computer vision

blazeface html tailwindcss tensorflow vite

Last synced: 06 Feb 2026

https://github.com/cincplug/machevuoi

An illustrator app using hand pose detection from TensorFlow

canvas2d computer-vision hand-pose-detection illustration-drawing mediapipe-hands nextjs svg tensorflow

Last synced: 07 Apr 2026

https://github.com/sandhosh02/image_classification_use_ai_ml

This project focuses on detecting sensitive content in images using Convolutional Neural Networks (CNN) with TensorFlow and Keras. The primary goal is to classify images as either sensitive or non-sensitive by training the model on sample datasets.

cnn-keras python tensorflow

Last synced: 07 May 2026

https://github.com/uni-creator/lungcancerclassification

This repository contains a deep learning-based cancer type prediction system using a trained convolutional neural network (CNN). The model is deployed using Streamlit, allowing users to upload medical images and receive predictions with a probability distribution displayed in a pie chart.

ai-in-healthcare-and-biology biomedical-ai cancer-classification deeplearning histopathology image-classification lung-cancer-classification machine-learning medical-imaging neural-networks streamlit tensorflow

Last synced: 10 May 2026

https://github.com/mpieper19/machine-learning-model-comparision-with-cifar10

School Project for our "Intro to Machine Learning" course. Was done in collaboration with two other students. This project compares the accuracy and performance of standardized machine learning models (e.g. KNN, LightGBM, etc.) against our built CNN, on the CIFAR-10 Dataset.

cifar10 cnn-classification convolutional-neural-networks image-classification keras keras-tensorflow machine-learning scikitlearn-machine-learning tensorflow

Last synced: 09 May 2026

https://github.com/khaymanii/simple-ai-chatbot-model

This simple model was built using Tensorflow

nltk python tensorflow

Last synced: 17 May 2026

https://github.com/samuelastech/image-classification

Create classes with Python, Tensorflow, and Keras to recognize the images you want

jupyter-notebook keras keras-models python tensorflow

Last synced: 13 Apr 2026

https://github.com/haoruilee/2020_seu_practical_training

2020东南大学数学学院 深度学习实训

keras tensorflow

Last synced: 18 Apr 2026

https://github.com/yahia3200/post-flood-damages-classification

Investigating both classical and deep learning techniques for post-flood images classification and segmentation

cnn computer-vision deep-learning machine-learning tensorflow

Last synced: 17 May 2026

https://github.com/choidae1/machine-deeplearing-study

Repo for learning 「혼자 공부하는 머신러닝+딥러닝」(한빛 미디어)

colab keras python tensorflow tensorflow-tutorials

Last synced: 20 Jan 2026

https://github.com/sanderronde/bachelor-thesis

Computer Science Bachelor thesis exploring the effectiveness of using recurrent neural networks for anomaly detection in the Los Alamos cyber-security data set.

anomaly-detection cyber-security dataset gru keras los-alamos lstm python rnn tensorflow

Last synced: 13 Apr 2026

https://github.com/c0nst4ntin/tensorflow-face-tracking

A TensorFlow JS app that can detect and track your face in real-time through your webcam

face-api face-detection javascript tensorflow

Last synced: 16 May 2026

https://github.com/rocksonzeta/ddpg

ddpg algorithm

ddpg tensorflow

Last synced: 15 May 2026

https://github.com/rakibhhridoy/easywaydiveinto-datascience

Data Science is not as easy as it seems at first. The most problem faced by new learner are lack of resource knowledge as well as confusion in using the various resources. I hope this repository will benefit confusion learner.

algorithms algorithms-implemented bayesian-statistics data-science deep-learning deep-neural-networks linear-algebra machine-learning matplotlib multivariate-calculus numpy optimization pandas python scikit-learn scipy seaborn statistics statsmodels tensorflow

Last synced: 06 Apr 2026

https://github.com/saswatamcode/digit_classifier

A web app which uses TensorFlow.js to train a model on the MNIST dataset and then classify handwritten digits.

javascript machine-learning tensorflow tfjs

Last synced: 17 May 2026

https://github.com/jsflo/generative-adversarial-nets

Different GAN (Generative Adversarial Network) architectures in TensorFlow

digimon generative-adversarial-network pokemon tensorflow

Last synced: 15 May 2026

https://github.com/raj-pulapakura/tf_plot_metrics

Opinionated performance plotting for TensorFlow models.

deep-learning machine-learning matplotlib neural-networks opinionated tensorflow

Last synced: 16 May 2026

https://github.com/maxseidler/tensorflow-from-source

Tensorflow wheels build from source

tensorflow

Last synced: 20 Jul 2025

https://github.com/yessasvini23/aether-autonomous-edge-for-transient-hazard-evasion-and-routing-a-symbiotic-fleet-cognitive-firewal

AETHER -An AI-powered fleet intelligence platform that transforms vehicles into a symbiotic network using Edge AI, mesh learning, and cloud cognition for safer, smarter, and sustainable mobility

aws-iot-core computer-vision edge-mesh-cloudarchitecture edgeai realtimedatasharing tensorflow

Last synced: 17 May 2026

https://github.com/sthysel/tpuparty

Tools and toys for working with the coral TPU

coral-tpu tensorflow tpu

Last synced: 28 Apr 2026

https://github.com/hossein-rahmati/Fuel-Efficiency

This project focused on predicting vehicle fuel efficiency using machine learning techniques. It utilizes the classic Auto MPG dataset, which includes various vehicle attributes such as engine size, horsepower, weight, and miles per gallon (MPG).

deep-learning neural-network python tensorflow

Last synced: 24 Jun 2025

https://github.com/hmchuong/tf-machinelearning

Machine learning sample with tensorflow

deep-learning linear-regression machine-learning tensorflow

Last synced: 15 May 2026

https://github.com/rse-cambridge/tf-dist

Example of running TensorFlow distributed under slurm.

tensorflow

Last synced: 15 May 2026

https://github.com/datarohit/deep-audio-classification

This project aims to build a deep learning model for counting the number of Capuchinbird calls within a given audio clips. Here audio spectrograms and split-window approach is used to count the bird calls in the the audio.

audio-classification audio-processing deep-learning image-classification spectrogram tensorflow

Last synced: 19 May 2026

https://github.com/joemathew2004/digit_recognition-cnn

A Streamlit web application that recognizes handwritten digits (0-9) using a Convolutional Neural Network trained on the MNIST dataset. Draw digits on an interactive canvas and get real-time predictions with confidence scores.

cnn-model digit-recognition mnist-dataset neural-network python streamlit tensorflow

Last synced: 10 May 2026

https://github.com/gayanvoice/tensorflowhub-retrain.py

Using TensorFlow hub to retrain a data set and testing

beginner image-classification python-3-6 tensorflow tensorflow-hub

Last synced: 16 May 2026

https://github.com/thogaruchesti-hemanth/guessing_numbers

An AI-powered number guessing game built with Python and Keras. The model is trained on a Kaggle dataset using a neural network with categorical_crossentropy loss and the Adam optimizer to classify and predict the correct number. A fun and educational project showcasing basic deep learning for multi-class classification.

ai-project artificial-intelligence beginner-project classification deep-learning educational-project kaggle-dataset keras machine-learning neural-networks number-gussing python tensorflow

Last synced: 07 Apr 2026

https://github.com/jersongb22/computervision

Links to my repositories with a wide variety of Computer Vision models using CNNs, Transfer Learning, and Vision Transformer with TensorFlow, PyTorch, Hugging Face and Ultralytics.

cnn computer-vision convnextv2 efficientnetv2 hugging-face image-captioning image-classification image-segmentation lenet-5 object-detection opencv plotly python pytorch scikit-learn tensorflow ultralytics video-classification vision-transformer yolo11

Last synced: 12 Apr 2026

https://github.com/lovesaroha/movie-reviews-sentiment-analysis

Sentiment analysis is the use of natural language processing, text analysis, computational linguistics, and biometrics to systematically identify, extract, quantify, and study affective states and subjective information.

javascript machine-learning movie-reviews sentiment-analysis tensorflow

Last synced: 04 May 2026

https://github.com/dallas-foster/apeworks

Machine Learning Poker Model

machine-learning python tensorflow

Last synced: 28 Apr 2026

https://github.com/skovy/tensorflow-dice-model

🎲 Tensorflow Lite models for detecting and classifying dice

dice image-classification object-detection tensorflow tensorflow-lite

Last synced: 16 May 2026

https://github.com/khaledkamr/image-classification

A deep learning project using CNNs to classify fruits and vegetables images, built with TensorFlow and Keras, showcasing image recognition and model training.

cnn-classification jupyter-notebook keras numpy python streamlit tensorflow

Last synced: 07 Apr 2026

https://github.com/samyak2/fourier-dnn

Tensorflow 2.0 implementation of fourier feature mapping networks.

fourier-features tensorflow

Last synced: 15 May 2026

https://github.com/ameyagodbole/augmented-dtree

Library to embed complex classifiers in decision tree nodes

cnn decision-tree neural-network tensorflow

Last synced: 02 May 2026

https://github.com/linchuming/tensorflow_tutorial

Tensorflow Chinese Tutorial

tensorflow tensorflow-tutorials

Last synced: 03 Apr 2025

https://github.com/bvwells/golang-tensorflow

A golang tensorflow build image library

go golang tensorflow

Last synced: 19 Jan 2026

https://github.com/tigriscloud/deep-camera-relocalize

VidLoc: A Deep Spatio-Temporal Model for 6-DoF Video-Clip Relocalization, Geometric loss functions for camera pose regression with deep learning, PoseNet: A Convolutional Network for Real-Time 6-DOF Camera Relocalization

camera-relocalization deep-learning python tensorflow

Last synced: 17 May 2026

https://github.com/amirdh17/deep-learning-for-alzheimer-disease-detection-a-cnn-approach

Using CNN model, Alzheimer's disease can be detected in four classes (non, very mild, mild, moderate). Trained model is integrated into a python application which enable user to detect Alzheimer's disease by importing 3D MRI image (NIfTI format).

augmentation deep-learning jupyter-notebook keras kivy nibabel opencv-python pillow preprocessing python tensorflow

Last synced: 05 Apr 2026

https://github.com/khirotaka/tf_eager_samples

Samples of TensorFlow Eager Execution

tensorflow tensorflow-eager tensorflow-examples

Last synced: 18 Apr 2026

https://github.com/rexsimiloluwah/fastapi-ml-apps

Machine learning apps built with FastAPI

docker fastapi machine-learning python scikit-learn tensorflow

Last synced: 05 Apr 2026

https://github.com/raheemadamboev/landmark-recognizer

A simple app that demonstrates analyzing images and recognizing landmarks using TensorFlow AI models alongside with CameraX

camera2 camerax jetpack-compose material3 tensorflow

Last synced: 17 May 2026

https://github.com/realmir1/eyedisease-cnn-classifier

This deep learning model detects eye diseases using CNNs. Trained on an image dataset, it predicts conditions with high accuracy. Ideal for AI-driven medical diagnosis!

cnn deep-learning eye-diseases healthcare healthcaretechnology image-processing machine-learning medicalai tensorflow

Last synced: 15 May 2026