Tensorflow
TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.
- GitHub: https://github.com/topics/tensorflow
- Wikipedia: https://en.wikipedia.org/wiki/TensorFlow
- Repo: https://github.com/tensorflow
- Created by: Google Brain Team
- Released: November 9, 2015
- Aliases: tensorflow-tutorials, tensorflow-experiments, tensorflow-models, tensorflow-examples, tensorflow-1-0, tensorflow-tutorial,
- Last updated: 2026-07-05 00:25:04 UTC
- JSON Representation
https://github.com/asim-2000/ml-in-tensorflow
deep-learning neural-network neural-style-transfer python tensorflow
Last synced: 08 May 2026
https://github.com/lovesaroha/digits-similarity-training
Training a keras model (Siamese Network) to show similarity between two images using MNIST, a data set containing items of handwriting digits (0 to 9).
keras knn machine-learning mnist python tensorflow
Last synced: 08 May 2026
https://github.com/chanmeng666/bodyfat-estimation-mlp
【This repo runs on caffeine and stars - fuel us up! ⭐️】A deep learning project implementing neural network models to accurately predict body fat percentage from anthropometric measurements. Features both comprehensive and reduced-input models, with detailed analysis of feature importance and model performance.
body-composition data-science-biometrics deep-learning feature-analysis health-tech keras neural-networks predictive-modeling tensorflow
Last synced: 08 May 2026
https://github.com/sibyjackgrove/rc_filter_classifer
Classify passive RC filters using resistance and capacitance inputs.
Last synced: 14 May 2026
https://github.com/arianamani/thesethingsdonotexist
A repository for implementations of different Deep Generative Models
deep-learning gan generative-model image-generation implementation keras pytorch tensorflow vae variational-autoencoder
Last synced: 08 May 2026
https://github.com/edisonmoy/facial-classification
Training facial classification models to be used in real time with facial detection.
deep-learning face-detection image-classification keras opencv pillow scraping tensorflow
Last synced: 08 May 2026
https://github.com/khushimadan/fix-my-city
A Smart City Utility Management Application
dart firebase flutter mobilenetv2 tensorflow
Last synced: 08 May 2026
https://github.com/anr007/letter-recognition
Letter Recognition from images using Machine Learning
image-recognition machine-learning tensorflow
Last synced: 08 May 2026
https://github.com/mkdirer/disaster-tweet-nlp-adaboost-transformers
A machine learning project that classifies tweets as disaster-related or non-disaster-related using transformers and the AdaBoost technique. Achieved an accuracy of approximately 80% on the validation set
geopy keras matplotlib numpy pandas python sklearn tensorflow
Last synced: 12 Apr 2026
https://github.com/meeraaj27/cat-dog-image_classifier
An image classification project using convolutional neural networks to identify cats and dogs with high accuracy.
computer-vision google-colab image-classification image-classification-model keras machine-learning python streamlit tensorflow
Last synced: 10 Apr 2026
https://github.com/kmohamedalie/zalando_fashion-mnist
FashionMnist - Mnist Extension computer vision(neural nets) 🤖🧠👁️
computer-vision deep-learning deep-learning-algorithms fashion-mnist-dataset machine-learning mnist tensorflow zalando
Last synced: 08 May 2026
https://github.com/arielyosua/emotion-detection
Emotion Detection is a deep learning project for real-time facial emotion recognition from webcam input, detecting 7 basic emotions. Perfect for learning, research, or facial expression-based applications.
cnn computer-vision deep-learning emotion-detection facial-expression-recognition machine-learning opencv python real-time tensorflow
Last synced: 08 May 2026
https://github.com/tech-warriors-corporation/harvtech-vegetables-health-ai
The AI project to assess the health of vegetables for HarvTech.
agribusiness ai flask keras python tensorflow
Last synced: 08 May 2026
https://github.com/zpreisler/tensorflow_gan
Generative adversarial network
generative-adversarial-network tensorflow
Last synced: 14 May 2026
https://github.com/rozeappletree/swift4tensorflow
Swift and Swift for TensorFlow
data-structures deep-learning jupyter-notebooks machine-learning swift-package-manager swift5 tensorflow
Last synced: 15 May 2026
https://github.com/etienne-bobo/predict-bitcoin-price
predict price of bitcoin using time series
conv1d keras nbeats tensorflow timeseries-forecasting
Last synced: 08 May 2026
https://github.com/jimmygizmo/tensorpup
Machine-learning model training using parallelization strategies on multiple serverless GPU instances.
ai cuda cudnn distributed gpu serverless tensorflow
Last synced: 08 May 2026
https://github.com/diegoperea20/clasification-reviews-api-json-
Classification of reviews of the imbd movie data set in JSON form, includes application in kubernetes and docker container. very different from Clasification-Reviews API that uses a text file, this instead uses a json pos to classify the review.
api-rest classification-reviews json tensorflow
Last synced: 08 May 2026
https://github.com/scorleos773/snap-scan
Object detection using YOLOv8 with sub-object identification and JSON output
building-box computer-vision data-visualization deep-learning image-processing-python json machine-learning-algorithms object-detection opencv-python python python-ai tensorflow yolov8
Last synced: 08 May 2026
https://github.com/anzure/digit-classification-ai
Recognize handwritten digits with Deep Learning technology
deep-learning python tensorflow
Last synced: 14 May 2026
https://github.com/vermapratyush/carnd-selfdriving-simulator
deep-learning keras machine-learning neural-network tensorflow
Last synced: 08 May 2026
https://github.com/reubenjohn/creative_diversity
Simple Unsupervised Machine Learning to optimise for diversity whilst maintaining uniqueness
autoencoder dancing-robot machine-learning neural-networks opencv tensorboard tensorflow unsupervised-learning
Last synced: 08 May 2026
https://github.com/biswadeep-roy/human-emotion-detection-using-deep-learning
This project implements a deep learning model for the detection of human emotions in images. It uses Convolutional Neural Networks (CNNs) to classify images into three emotional categories: angry, happy, and sad.
Last synced: 08 May 2026
https://github.com/anas436/tensorflow
Learn Tensorflow from Beginners to Advanced
artificial-intelligence data-science deep-learning jupyterlab machine-learning python3 tensorflow
Last synced: 08 May 2026
https://github.com/olk/mnist-performance
performance test of MNIST hand writings usign MXNet + TF
classification gluon horovod keras mirrored-strategy mnist model-parallelism multi-gpu multi-gpu-training mxnet python tensorflow
Last synced: 08 May 2026
https://github.com/aryanjain28/image-caption-generator
Fused RNN and CNN to predict image activity by amalgamating Xception model output and text input for enhanced accuracy.
cnn computer-vision data-science machine-learning neural-network python rnn tensorflow
Last synced: 08 May 2026
https://github.com/dhruvbavaliya13/neural-network
This project demonstrates a simple neural network implementation from scratch using Python and NumPy, without relying on high-level frameworks like TensorFlow or PyTorch. It showcases a hands-on understanding of core neural network concepts including forward propagation, backpropagation, activation functions, loss calculation, and weight updates.
neural-network python scratch tensorflow
Last synced: 08 May 2026
https://github.com/alkaifaftab000/face-emotion-detection
Detecting emotions with AI: from happy smiles to sad sighs, one face at a time!😊
deep deep-learning emotion-detection image-processing keras neural-network tensorflow
Last synced: 08 May 2026
https://github.com/meraf00/ros2-gesture-controlled-robot
The ROS2 Gesture Controlled Robot integrates MediaPipe for gesture recognition, allowing control of robots within the ROS2 framework.
mediapipe ros2-humble tensorflow
Last synced: 08 May 2026
https://github.com/ayushmankumar7/polyp-semantic-segemntation-tensorflow-2
Trying out something new
deeplearning imageprocessing imagesegmentation opencv tensorflow u-net
Last synced: 08 May 2026
https://github.com/abhialest/aegis
Aegis is an unparalleled Discord moderation bot that uses GPT-3.5, DL, and audio/image analysis.
bot cv discord-bot discord-js gpt3 nlp tensorflow
Last synced: 08 May 2026
https://github.com/harshj-git-hub/lstm-stock-prediction
A LSTM RNN Model for Stock Prediction using Tensorflow/Keras
Last synced: 08 May 2026
https://github.com/carlosagalicia/python-deep-learning-projects
This repository contains four projects that serve as practical applications of deep learning concepts from the book Deep Learning with Python by François Chollet
deep-learning keras neural-network python tensorflow
Last synced: 08 May 2026
https://github.com/jaswanthv99/image-classification
An AI system that generates captions for images using CNN (for image features) and LSTM (for text generation).
convolutional-neural-networks lstm-neural-networks opencv tensorflow
Last synced: 08 May 2026
https://github.com/nishanth16082002/zeta-algorithm
Ultra-fast heuristic algorithm for solving the Travelling Salesman Problem (TSP) at scale — 1 million cities in ~3 seconds using pure Python.
ai data-science euler-maclaurin heuristic keras machine-learning nlp open-source route-planning scrapping self-supervised-learning semi-supervised-learning tensorflow zeta-function-algorithm
Last synced: 08 May 2026
https://github.com/kaladabrio2020/introducao-mineracao-de-dados-trabalho-final
Atividade avaliativa da cadeira de Introdução a Mineração de Dados
deep-learning jupyter-notebook machine-learning python tensorflow
Last synced: 08 May 2026
https://github.com/sedoll/ai_gym
전문대 졸업작품, 인공지능 헬스트레이너
ai api css css3 google html html5 javascript tensorflow
Last synced: 08 May 2026
https://github.com/yashgorana/tensorflow-starter-project
A starter project template with TensorFlow 2.9 on Python 3.8+
ml mlops python starter-kit starter-template tensorflow
Last synced: 08 May 2026
https://github.com/alzubair98/glaucoma-classification-model
Glaucoma - classification -mode with CDR
Last synced: 08 May 2026
https://github.com/avanishd-3/tf-neural-nets
Neural networks written in TensorFlow
Last synced: 15 Jun 2026
https://github.com/saroshfarhan/kaggle-titanic-predictions
My submission to Kaggle titanic prediction competition
decision-trees machine-learning random-forest tensorflow tensorflow-decision-forests
Last synced: 28 Jun 2026
https://github.com/sauravsahums/ai-ml-for-coders
Hands-on practice by coding
ai convolutional-neural-networks keras ml neural-network tensorflow
Last synced: 09 May 2026
https://github.com/ttitcombe/tfshell2
A wrapper to take the hassle out of training and deploying Tensorflow 2.0 models
machine-learning machine-learning-training tensorflow tensorflow-2 unit-testing
Last synced: 15 Jun 2026
https://github.com/vinayakchandra/waste-wizard
Flask application that allows users to upload images of waste items and classify them into different categories.
Last synced: 09 May 2026
https://github.com/caitroach/pneumonia-detection
x-ray image classification of viral/bacterial pneumonia using a convolutional neural network!
cnn-classification healthcare keras tensorflow x-ray-images
Last synced: 09 May 2026
https://github.com/shivam-21-11/basnet-model_package
BASNet: Boundary-Aware Salient Object Detection
computer-vision image-segmentation obejct-detection tensorflow
Last synced: 16 Jun 2026
https://github.com/deepanchal/handwritten-digit-recognizer
digit-recognition-mnist keras tensorflow
Last synced: 09 May 2026
https://github.com/roysti10/image_captioning
Image Captioning using Encoder Decoder network , Pretrained models given
checkpoints encoder-decoder-model flickr8k image-captioning tensorflow
Last synced: 28 Jun 2026
https://github.com/ehvenga/mnist.handwritten.digit.recognition-tensorflow
This Jupyter Notebook demonstrates a TensorFlow model for recognizing handwritten digits using the MNIST dataset, focusing on model construction, training, and accuracy evaluation.
computer-vision convolutional-neural-networks handwritten-digit-recognition machine-learning mnist-classification tensorflow
Last synced: 09 May 2026
https://github.com/dhanushi2620/aquasignature
Deep learning model using CRNN and MFCC features to classify underwater sounds and detect foreign threats based on acoustic frequency shifts.
acoustic-signature ai-for-defense anomaly-detection deep-learning-models keras librosa mfcc spectrogram tensorflow
Last synced: 09 May 2026
https://github.com/fronkongames/machine-learning-game-ideas
Game ideas generation using neural networks
game-development gamedev gamedevelopment keras lstm machine-learning mit-license python rnn tensorflow tensorflow2
Last synced: 09 May 2026
https://github.com/ayushmankumar7/neural-style-transfer
Believe me, Something Magical is going to appear. O_O
keras-tensorflow neural-networks python3 tensorflow
Last synced: 18 Jan 2026
https://github.com/nikitagoldashevsky/nmt-transformer
A TensorFlow-based Transformer model for English-to-Russian neural machine translation. Features subword tokenization with SentencePiece, hyperparameter optimization via genetic algorithm, and a Flask web interface for real-time translations.
deep-learning english-to-russian flask genetic-algorithm machine-learning natural-language-processing neural-machine-translation sentencepiece tensorflow transformer
Last synced: 09 May 2026
https://github.com/snehalyelmati/tensorflow-in-practice
Assignments and course materials for Tensorflow in Practice by deeplearning.ai
coursera deeplearning-ai keras machine-learning tensorflow
Last synced: 09 May 2026
https://github.com/bintangyosua/deeplearning_emotion_detection
Emotion Detection using Deep Learning Bidirectional LSTM deployed on Streamlit
classification deep-learning machine-learning python tensorflow text-classification text-mining
Last synced: 09 May 2026
https://github.com/tamohannes/image_colorization
Grayscal image to colorful transformation
cnn deep-learning keras neural-network tensorflow vgg16
Last synced: 09 May 2026
https://github.com/codingvangogh/deep-learning
Deep Learning Projects
convolutional-neural-networks deep-learning deep-learning-tutorial deeplearning keras mnist tensorflow
Last synced: 09 May 2026
https://github.com/rohankalbag/analysis-of-autoencoders-and-applications
Course Project - Machine Learning - Spring Semester 2022 - Indian Institute of Technology Bombay
autoencoders jupyter machine-learning pca python3 tensorflow
Last synced: 09 May 2026
https://github.com/dbklim/optimized_tensorflow_wheels
Optimized versions TensorFlow and TensorFlow-GPU for specific CPUs and GPUs (for both old and new).
cuda nvidia-cuda nvidia-gpu tensorflow tensorflow-community-wheels tensorflow-gpu tensorflow-packages tensorflow-whells wheels
Last synced: 09 May 2026
https://github.com/guuri11/mousepy
Python script to control your mouse using hands gesture
cv2 handgesture-recognition mouse opencv python python3 tensorflow
Last synced: 09 May 2026
https://github.com/frederikschubert/variational-autoencoder
An example implementation of the Variational Autoencoder
keras python tensorflow variational-autoencoder
Last synced: 09 May 2026
https://github.com/lifeisbeautifu1/deep-learning
My Google Colab notebooks for studying Deep Learning
ai computer-vision convolutional-neural-networks data-science deep-learning deep-neural-networks difussion machine-learning neural-network notebook python pytorch tensorflow text-to-image
Last synced: 09 May 2026
https://github.com/rakibhhridoy/neuralstyletransfer-tensorflow
One of the curious outcome of data science revolution is neural style transfer where nst algorithm merge two images, content and style, creating a artistic image of content image. Here TensorFlow is used to process images and lastly used nst algorithm.
deep-learning deep-neural-networks machine-learning neural-style-transfer neuralstyletransfer nst python tensorflow
Last synced: 09 May 2026
https://github.com/kvishal29/project-a
Enhancing Robustness in Machine Learning-Based Anomaly Detection for CPS Networks
cleverhans keras matplotlib scikitlearn-machine-learning tensorflow
Last synced: 09 May 2026
https://github.com/dominicvinxander/dsfnet
🌟 Learn to factor scenarios for improved multi-scenario route ranking with DSFNet, enhancing decision-making in navigation and logistics.
computer-vision data-augmentation deep-learning dsfnet generative-models image-generation model-training neural-networks open-source performance-optimization pytorch research-paper supervised-learning tensorflow unsupervised-learning
Last synced: 19 Apr 2026
https://github.com/glencrawford/tensorflow_mnist_fashion_recognition
Clothing classification with a Tensorflow 2 and Keras neural network.
keras machine-learning neural-network python tensorflow
Last synced: 09 May 2026
https://github.com/dhanushrichandrasekar/pneumoniadetectionwebsite
A web-based platform that detects pneumonia from chest X-rays using AI. It offers accurate analysis, educational resources, and chatbot assistance.
backenddevelopment cnn-classification flask front-end-development javascript pneumonia-detection sqlalchemy tensorflow ui-design ux-design vgg19-model webdevelopment
Last synced: 14 Apr 2026
https://github.com/chrissi2802/google-brain---vpp
Deep learning, prediction on the VPP dataset
deep-learning gpu gru jupyter-notebook kaggle lstm neural-networks python tensorflow time-series
Last synced: 09 May 2026
https://github.com/saif99j/gail
🌊 Implement advanced algorithms for USV path planning using reinforcement and imitation learning, ensuring efficient and safe navigation in complex environments.
actor-critic advantage-actor-critic biped continuous-control deep-reinforcement-learning gail generative-adversarial-network imitation-learning inverse-reinforcement-learning irl kfac kronecker-factored-approximation openai-gym pytorch roboschool tensorflow trpo vail
Last synced: 18 Apr 2026
https://github.com/sadiq18/introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning [2025 Edition]
computer-vision deep-learning deep-reinforcement-learning deeplearning genai jupyter-notebook llm mit music-generation neral-networks pytorch pytorch-tutorial tensorflow tensorflow-tutorials
Last synced: 09 May 2026
https://github.com/srking501/ssp
Software Stack Program (SSP). The process to automate the assessment of Machine Learning (ML) Models.
darknet-yolo keras keras-tensorflow machine-learning tensorflow yolov3 yolov3-tiny
Last synced: 09 May 2026
https://github.com/nemeslaszlo/cartoon-characters-classifier
Deep Learning Classifier of characters from the Simpsons TV show. (Image classifier)
deep-learning image-classifier keras keras-tensorflow tensorflow
Last synced: 09 May 2026
https://github.com/sealonk/skin-cancer-detection-backend
Backend server for skin cancer detection using TensorFlow.js and Firestore for storing predictions.
api backend firebase firestore healthcare machine-learning skin-cancer-detection tensorflow
Last synced: 09 May 2026
https://github.com/vivek-kumar-p/image-classification-model
Image-Classification-model is a Streamlit app that integrates MobileNetV2 and a CIFAR-10 model for image classification. Users can upload images and receive predictions with confidence scores from either model. It features a sleek navigation bar for easy switching and real-time results, ideal for both learning and practical use.
cifar10 image-classification machine-learning python streamlit tensorflow
Last synced: 09 May 2026
https://github.com/amruta33/face_mask_detection
The main objective of the face detection model is to detect the face of individuals and conclude whether they are wearing masks or not at that particular moment when they are captured in the image. we increase the complexity of mask detection using image segmentation and prediction tools.
deep-learning keras matplotlib nlp-machine-learning pandas plotly python3 sckiit-learn seaborn tensorflow
Last synced: 08 Apr 2026
https://github.com/pushkarm029/stone-paper-scissors-ml-model
Stone Paper Scissors is a CNN Model built with Tensorflow and Keras that can classify hand gestures into three categories.
cnn cnn-classification cnn-ker deep-learning machine-learning python tensorflow
Last synced: 09 May 2026
https://github.com/ramesh-x/int_seq
Integer Sequence Learning
kaggle lstm seq2vec-model tensorflow
Last synced: 09 May 2026
https://github.com/prishabhanot/skin_cancer_classification_model
Classifies 7 types of skin cancer lesions using a deep learning CNN model. Processes and balances the dataset, trains the model, and evaluates its accuracy with visualizations.
cnn confusion-matrix data-visualization keras machine-learning medical-imaging python tensorflow
Last synced: 09 May 2026
https://github.com/kazuhito00/tf-keras-applications-cifar10-example
Tensorflow Keras applicationsを用いてCIFAR10を学習する例
applications cifar-10 cifar10 keras tensorflow
Last synced: 13 Apr 2026
https://github.com/alcunha/geo_prior_tf
This is an unofficial TensorFlow implementation of Presence-Only Geographical Priors for Fine-Grained Image Classification
deep-learning geo-prior inaturalist tensorflow
Last synced: 21 Jan 2026
https://github.com/vyomshm/tenseemotion
Emotion recognition using deep learning - project at AngelHack Global Hackathon Series : New Delhi. WON the Govtech challenge!!!!
deep-neural-networks hackathon opencv3 tensorflow
Last synced: 09 May 2026
https://github.com/ahmedmshakil/image-segmentation-pixellib
computer-vision image-segmentation pixellib tensorflow
Last synced: 17 Jan 2026
https://github.com/reshalfahsi/image-captioning-api
API for Image Captioning
computer-vision deep-learning heroku-deployment image-captioning nlp tensorflow
Last synced: 09 May 2026
https://github.com/danielfleischer/meetup-lecture
Meetup talk about NLP & ML best practices.
keras neural-networks nlp tensorflow
Last synced: 09 May 2026
https://github.com/madhurragarwal/human-activity-recognition
The first project predicts human activities like walking and sitting using the UCI HAR Dataset, while the second applies ML and deep learning models with blockchain integration to log metrics securely.
activity-recognition deep-learning machine-learning python tensorflow
Last synced: 09 May 2026
https://github.com/miharucommunications/docker-images
Docker images
docker docker-image tensorflow
Last synced: 09 May 2026
https://github.com/akayeshmantha/toxic-comment-neural-network-classifier
The Abusive Content Detection identifies the comments in your content and classifies according to it's severity.
api-client flux keras-tensorflow neural-network python3 tensorflow text-classification
Last synced: 09 May 2026
https://github.com/codeofrahul/digit_classification_using_cnn
This project demonstrates the implementation of a Convolutional Neural Network (CNN) for classifying handwritten digits using the MNIST dataset. The model is built using Keras and TensorFlow, leveraging the power of deep learning for image recognition tasks.
keras matplotlib python tensorflow
Last synced: 19 Apr 2026
https://github.com/csirmaz/autoencoder_clustering
Sample code to demonstrate clustering directly with an autoencoder, and nothing else
autoencoder keras neural-network tensorflow
Last synced: 09 May 2026
https://github.com/archihalder/heavy-driver
Deep Learning Project for 6th Semester
image-classification streamlit tensorflow
Last synced: 09 May 2026
https://github.com/atulkp018/application_firewall_frontend
This repository is regarding a Context Aware Application Firewall that me and my team developed while participating in Smart India Hackathon-2024 . This repo talks about the frontend aspect of that same project.
chartjs css cybersecurity fastapi innovation isro javascript reactjs scapy tailwind teamwork tensorflow wincap
Last synced: 13 Apr 2026