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-03 00:27:35 UTC
- JSON Representation
https://github.com/sibyjackgrove/cnn-on-wind-power-data
Feed 24 hour data through a Convolutional neural network to find average wind power and standard deviation.
tensorflow tensorflow-experiments tensorflow-models
Last synced: 11 Apr 2026
https://github.com/lucko515/autoencoders-tensorflow
Different versions and their implementations of Autoencoders using Tensorflow.
artificial-intelligence autoencoder machine-learning mnist-dataset tensorflow
Last synced: 27 Apr 2026
https://github.com/sshanu/ee671
codes for course neural networks
neural-network radial-basis-function self-organizing-map tensorflow
Last synced: 27 Apr 2026
https://github.com/ali205412/yuichess
A Reinforcement Learning Chess Engine ;)
keras machinelearning rl-learning tensorflow
Last synced: 15 Apr 2026
https://github.com/hackintoshrao/cifar-10-image-classification
Classifying objects from CIFAR 10 image dataset using Convolutional neural networks
convolutional-neural-networks deep-learning image-processing tensorflow
Last synced: 02 Aug 2025
https://github.com/joaobenedetmachado/tensorflow-journey
contains projects and exercises from the 'Introduction to TensorFlow for AI, ML, and Deep Learning' coursera course. It showcases practical applications of neural networks, computer vision, and deep learning techniques using TensorFlow
Last synced: 03 May 2026
https://github.com/lauslim12/anime-vision
Anime-Vision is a repository for anime face identification with Deep Learning.
anime-face-identification deep-learning face-detection face-recognition google-colaboratory jupyter-notebook machine-learning python tensorflow
Last synced: 09 Apr 2026
https://github.com/roscibely/artificial-intelligence-course
Repository for HCIA - Artificial Intelligence course certification V3.0
artificial-intelligence deep-learning machine-learning python python-programming tensorflow
Last synced: 10 May 2026
https://github.com/tonywu71/vision-transformer
Tensorflow implementation of Image Classification with Vision Transformer on the MNIST dataset.
computer-vision mnist tensorflow vision-transformer vit
Last synced: 05 May 2026
https://github.com/gaiborjosue/deeplearning-projects
This repository contains a collection of Deep Learning projects implemented using TensorFlow. These projects showcase various applications and techniques of Deep Learning, providing hands-on examples for building neural networks and solving real-world problems.
deep-learning python tensorflow
Last synced: 03 May 2026
https://github.com/lawvs/guesslang-worker
🤖 A worker that uses guesslang's ML model to detect source code languages
cloudflare-worker deep-learning guesslang hono languagedetection tensorflow
Last synced: 09 May 2026
https://github.com/rohithsaji97/diabates_prediction
A diabetic prediction system using ML with a user friendly interface
artificial-intelligence data-science keras machine-learning pandas python3 tensorflow user-friendly
Last synced: 28 Apr 2026
https://github.com/sarvesh3959/real-time-sign-language-detection
The Real-Time Sign Language Detection project enables instant recognition of sign language using computer vision and machine learning. It captures hand gestures through a camera and translates them into text. This project helps bridge communication gaps for the deaf and hard-of-hearing community.
computer-vision labelimg-tool machine-learning tensorflow
Last synced: 25 Feb 2026
https://github.com/fernaper/tfm-artificial-vision
Artificial Vision oriented to Vehicle Detection and Classification
artificial car city classification darknet detection flow master optical resnet smart tensorflow tfm ucm vehicle vision
Last synced: 28 Apr 2026
https://github.com/epsoft/transfer-learning
Transfer Learning
numpy seaborn tensorflow transfer-learning
Last synced: 06 May 2026
https://github.com/darwinlenin/facerecognitiontensorflowjsapi
face api js recognition face with tensorflow
face-detection face-recognition javascript netlify tensorflow
Last synced: 24 Apr 2026
https://github.com/marinx/chrome-image-recognition
Get image tags using image recognition and machine learning.
chrome-image-recognition chrome-store image-recognition machine-learning tensorflow
Last synced: 19 Apr 2026
https://github.com/savitar-hub/image-classification
Notebooks on how image classification can help businesses make better decisions and improve the customer experience.
image-classification image-processing jupyter-notebook numpy opencv pandas pytorch tensorflow
Last synced: 08 Apr 2026
https://github.com/mathusanp/nyctodetect
Image brightness detection software
ai google javascript machinelearning tensorflow
Last synced: 28 Apr 2026
https://github.com/sedatdikbas/aefes-time-series-forecasting
Bu proje, Anadolu Efes Biracılık ve Malt Sanayii A.Ş. (AEFES) piyasa verilerini kullanarak kapanış fiyatlarının gelecekteki değerlerini tahmin etmek amacıyla derin öğrenme yöntemleri (LSTM, BiLSTM, CNN+LSTM) kullanmaktadır. Projede, veri ön işleme, model eğitimi ve değerlendirme adımları detaylandırılmıştır.
bilstm cnn-lstm data-analysis deep-learning financial-forecasting lstm machine-learning python stock-price-prediction tensorflow
Last synced: 09 May 2026
https://github.com/sayannath/brain-tumor-segmentation-coursera
AI for Healthcare
coursera deep-learning image machine-learning neural-network segmentation tensorflow unet
Last synced: 30 Mar 2025
https://github.com/mohalim/ifenet
IFENet, a deep learning model for tabular data
deep-learning machine-learning tabular-data tensorflow
Last synced: 28 Apr 2026
https://github.com/blob42/face_generation_gan
Generative Adverserial Network for face generation using Tensorflow and DCGAN architecture
celeba dcgan deep-learning gan generative-adversarial-network jupyter-notebook mnist nd101 tensorflow
Last synced: 28 Apr 2026
https://github.com/iitzco/tf-objectdetectionapi-client
Simple Tensorflow Object Detection API client example
deep-learning object-detection tensorflow
Last synced: 28 Apr 2026
https://github.com/himanshkr03/brain-tumor-segmentation-using-u-net
This repository contains a deep learning project for brain tumor segmentation using a 2D U-Net architecture applied to the BraTS2020 dataset. The project includes data preprocessing, model training, evaluation, and visualization.
brain-tumor-segmentation deep-learning keras medical-imaging python tensorflow unet-image-segmentation
Last synced: 12 Apr 2026
https://github.com/notedance/lomo
TensorFlow implementation for "Full Parameter Fine-tuning for Large Language Models with Limited Resources"
deep-learning deep-reinforcement-learning keras machine-learning optimizer reinforcement-learning tensorflow
Last synced: 28 Apr 2026
https://github.com/cserajdeep/video-classification
Video Classification of the UCF50 - Action Recognition Dataset
action-recognition keras python tensorflow ucf-50 video-classification
Last synced: 15 Apr 2026
https://github.com/ondrejhruby/fashion-mnist-cnn
Deep Learning Project: Image classification with Fashion MNIST using Convolutional Neural Networks (CNN).
classification cnn computer-vision data-preprocessing deep-learning fashion-mnist image-classification keras machine-learning neural-networks python tensorflow
Last synced: 02 Jan 2026
https://github.com/samlam140330/digitalrecognizeai
Just an AI for simple digital recognition
machine-learning python tensorflow turicreate
Last synced: 29 Apr 2026
https://github.com/moinak-majumdar/fake-currency-detection
Indian fake currency detecting mobile application.
cnn deep-learning flutter getx keras machine-learning mobile-app neural-network numpy random-forest scikit-learn support-vector-machines tensorflow
Last synced: 12 Apr 2026
https://github.com/devmuniz02/ai-ml-code-and-projects
AI, ML, RL, CV Projects | Portfolio
autonomous-car cnn computer-vision imitation-learning neural-networks optimization python pytorch quantization reinforcement-learning stable-baselines3 tensorflow transfer-learning
Last synced: 24 Jul 2025
https://github.com/dipto1971/statistical-analysis-data-science
Statistical Analysis in Data Science
Last synced: 15 Apr 2026
https://github.com/ohbarye/tfjs-posenet-example
p5js pose-estimation posenet tensorflow
Last synced: 16 Mar 2025
https://github.com/rpidanny/inception-embeddings-visualization
Visualize Image Embeddings on Tensorboard
inception machine-learning python tensorboard tensorboard-visualizations tensorflow
Last synced: 02 May 2026
https://github.com/mstazherova/im-cyclegan
🤓 Applying cycle-consistent adversarial networks to the face attribute manipulation problem.
computer-vision cyclegan gan image-translation keras tensorflow
Last synced: 09 May 2026
https://github.com/offchan42/honnet-web
Website for my HoNNeT deep learning side-project
bulma-css deep-learning flask gunicorn heroku hon jinja2 keras python tensorflow vuejs2
Last synced: 12 Apr 2026
https://github.com/thunder-compute/thunder-compute-documentation
Documentation for Thunder Compute, a cloud platform creating technology to virtualize GPUs over TCP
ai artificial-intelligence cloud cloud-computing cuda gpu llm machine-learning nvidia pytorch tensorflow thunder-compute virtualization
Last synced: 15 Oct 2025
https://github.com/ronnie-allen/music-genre-classification-with-cnn
A machine learning model for classifying music genres based on audio features. This repository contains the code and resources for building, training, and evaluating the model using popular libraries like TensorFlow and scikit-learn. It aims to predict the genre of music from raw audio data, providing a practical solution for music classification..
classification-model machine-learning ml-projects python streamlit tensorflow
Last synced: 29 May 2026
https://github.com/rishabhmathur06/imagecompressor-using-cnn
cnn computer machine-learning numpy tensorflow
Last synced: 15 Apr 2026
https://github.com/praveengnair/mask-detection
Face Mask Detection system built with OpenCV, Keras/TensorFlow using Deep Learning and Computer Vision concepts in order to detect face masks in static images as well as in real-time video streams.
opencv-python python3 tensorflow
Last synced: 29 Apr 2026
https://github.com/mhdb96/ml-django-webapp
Machine learning practice project on NLP for Turkish language 🔥 using multiple datasets & deep learning algorithms from TensorFlow.
cnn deep-learning django fasttext lstm machine-learning mlp perceptron python rnn tensorflow
Last synced: 14 Apr 2026
https://github.com/dongsam/research-proposal
deep-learning nlp python tensorflow
Last synced: 29 Apr 2026
https://github.com/kartikeya443/jarvis_automation
Voice Controlled Virtual Assistant
ai automation beautifulsoup nlp ocr pytorch selenium tensorflow voice-assistant voice-recognition
Last synced: 06 May 2026
https://github.com/easonlai/tensorflow_covid-19_classification_by_chest_x-ray
Tensorflow COVID-19 Classification by Chest X-Ray
cnn cnn-classification cnn-model convolutional-neural-networks deep-learning deep-neural-networks deeplearning densenet healthcare keras keras-tensorflow machine-learning machinelearning medical medical-image-processing medical-imaging tensorflow tensorflow-examples tensorflow-tutorials tensorflow2
Last synced: 16 Feb 2026
https://github.com/justsecret123/one-piece-characters-detector
An object detector trained with a Kaggle GPU, using Tensorflow and a fine-tuned ssd resnet50.
artificial-intelligence computer-vision convolutional-neural-networks deep-learning deep-neural-networks docker fine-tuning jupyter kaggle kaggle-dataset matplotlib numpy object-detection python single-shot-detector tensorflow tensorflow-object-detection tensorflow-serving transfer-learning
Last synced: 11 Apr 2026
https://github.com/gustavohenriqueschmitz/customer-segmentation
An unsupervised classification model with the objective of discovering and understanding customer profiles.
Last synced: 30 Apr 2026
https://github.com/wittyicon29/text-generation-using-tensorflow-rnn-lstm-
The model uses LSTMs to generate text and also is a good example for getting started into RNNs and LSTMs. The model is trained on the publicly available dataset called Shakespeare.
deep-learning lstm machine-learning rnn tensorflow
Last synced: 29 Apr 2026
https://github.com/korjaeyoungyun/ctrl-nextactivity
predicting next activities using lstm neural network / tensorflow
Last synced: 13 Apr 2026
https://github.com/nitin27may/stretchtracker
AI-powered desktop app that promotes healthy breaks with smart stretch detection. Utilizes OpenCvSharp4 for computer vision and TensorFlow.NET for ML-based pose recognition. Features adaptive environment calibration, SQLite data tracking, and responsive UI through async processing—helping users maintain physical well-being during computer work.
dotnet9 opencvsharp4 sqlite tensorflow wpf
Last synced: 21 May 2026
https://github.com/mymusise/sentence-transformers-tf
sentence-transformers with tensorflow
sbert sentence-embeddings sentence-transformers tensorflow transformer
Last synced: 29 Apr 2026
https://github.com/ghost---shadow/boiling-milk-detector
A WIP Machine Learning app using Tensorflow which will be able to tell if a pot of milk is boiling
cnn convolutional-neural-networks opencv tensorflow
Last synced: 29 Apr 2026
https://github.com/shreyanssatpute/women-safety-analytics-v1
Built a real-time system using a CNN model for violence detection (98.2% accuracy) and Haar Cascade for gender classification. Integrated OpenCV, TensorFlow, and Keras for image processing and deep learning to detect threats and trigger real-time alerts.
cnn-classification impage keras-neural-networks machine-learning opencv python tensorflow
Last synced: 10 Apr 2026
https://github.com/adithaker/recommender-systems
📽 Accumulation of different methods to create a recommendation system.
deep-learning recommender-system tensorflow
Last synced: 29 Apr 2026
https://github.com/kubetrail/tfutil
lib: Generics based Go (Golang) interface to TensorFlow tensors
generics golang-library tensorflow tensors
Last synced: 29 Apr 2026
https://github.com/dimiz51/facevit
FaceViT: A multi-task Vision Transformer for face detection, age estimation, and gender prediction, demonstrating the ability of the Vision Transformer to perform great across different tasks such as object detection and classification.
classification deep-learning object-detection tensorflow vision-transformer
Last synced: 29 Apr 2026
https://github.com/kaamiki/kaamiki
A simple cross-platform automation framework for data science and machine learning tasks. Find it here:
filemanager kaamiki logging machine-learning natural-language-processing opencv python3 pytorch tensorflow
Last synced: 18 Mar 2025
https://github.com/connor-mccarthy/tf-ssgan
Implementing GANBERT model from recent deep learning research paper as an easy-to-use Tensorflow model.
bert deep-learning generative-adversarial-network semi-supervised-learning tensorflow
Last synced: 13 May 2026
https://github.com/diegoperea20/nextjs-netflix-cluster-with-tensorflow
Nextjs Netflix Cluster with Tensorflow converting a kmeans cluster model to tensorflowjs that is .json
cluster duration json kmeans netflix nextjs release-year tensorflow
Last synced: 10 Apr 2026
https://github.com/vsoch/repo2docker-keras
a repo2docker image with keras installed along tensorflow
docker forward keras repo2docker tensorflow
Last synced: 13 Apr 2026
https://github.com/zanussbaum/pitch2mocap
Tensorflow implementation of pix2pix for markerless motion capture.
baseball biomechanics gan mocap pix2pix pix2pix-tensorflow pose2pose tensorflow
Last synced: 15 May 2026
https://github.com/ethereon/merlin
A deep learning toolkit using TensorFlow 2 and Python 3.7+
deep-learning machine-learning tensorflow
Last synced: 12 Apr 2026
https://github.com/rahulguptagzb09/chatbot-using-tensorflow
ChatBot with Deep NLP Tensorflow Python
chatbot deep-learning nlp-machine-learning python3 tensorflow
Last synced: 29 Apr 2026
https://github.com/ashot72/knn-tensorflowjs-spfx-extension
KNN (k-nearest neighbors machine learning algorithm) TensorFlow.js SharePoint Framework (SPFx) extension
classification-algorithm extension k-nearest-neighbours knn machine-learning machine-learning-algorithms mix-max normalization plot regression-models sharepoint sharepoint-online spfx standardization tensorflow z-score
Last synced: 29 Apr 2026
https://github.com/easonlai/correctly_face_masked_recognition
This is a code sample repository for using Convolutional Neural Network (CNN) to build an image classification model to recognition people are correctly wearing the face mask or not.
cnn cnn-classification cnn-keras face-mask face-mask-classification face-mask-detection face-masks keras keras-tensorflow python python3 tensorflow tensorflow2
Last synced: 29 Apr 2026
https://github.com/wesdoyle/mnist-paint
Vanilla JS + TensorFlow paint with MNIST hand-written digit classification
cnn keras mnist-handwriting-recognition ocr-recognition tensorflow
Last synced: 29 Apr 2026
https://github.com/hossein-cod/deep-learning-for-training
Analysi hear disease data set with deep learning
accuracy chart jupyter keras matplotlib numpy pandas py python sklearn tensorflow
Last synced: 09 Mar 2026
https://github.com/thoth-station/s2i-example-migration
An example repository for a project to be migrated to use Thoth (demo)
dependencies hacktoberfest openshift python python3 s2i software-stack source-to-image tensorflow thoth
Last synced: 01 May 2026
https://github.com/pranjalya/face_recognition
Face Recognition software using Python with OpenCV library and Tensorflow.
Last synced: 01 May 2026
https://github.com/sreevathsagolla/sisr_downscaling
Code and data for our research work on "Comparative assessment of image super-resolution techniques for spatial downscaling of IMD Gridded Rainfall Data"
climate-downscaling cnn convolutional-neural-networks image-super-resolution keras residual-neural-network sisr statistical-downscaling tensoflow tensorflow
Last synced: 10 Mar 2026
https://github.com/nheidloff/hyperparameter-optimization-ibm-watson-studio
Hyperparameter Optimization with IBM Watson Studio
ai dl hpo ibm ibmwatson tensorflow
Last synced: 14 May 2026
https://github.com/lealex262/homedepot_deeplearning_fall2017
computer-vision machine-learning tensorflow
Last synced: 01 May 2026
https://github.com/hcl-tech-software/become-an-rtist
Sketch drawing game for the Raspberry Pi with camera and push button. Uses image recognition to recognize a sketch drawn by the player.
image-recognition model-realtime raspberry-pi raspberry-pi-camera tensorflow
Last synced: 11 Apr 2026
https://github.com/0xrajvardhan/pose-detection
A simple posture detection deep learning program
Last synced: 17 Apr 2026
https://github.com/bdshrk/neuraldrummer
A neural network for generating drum tracks for songs using Python and TensorFlow.
computational-creativity creativity deep-learning drum-machine drumkit drums machine-learning neural-network python tensorflow
Last synced: 20 May 2026
https://github.com/siddhantsharma24/fake-news-classifier-machine-learning
Fake news classifier using Machine Learning algorithms on Google Colab Platform.
algorithms classification-algorithm colab-notebook detection detector jupyter-notebook machine-learning machine-learning-algorithms python tensorflow
Last synced: 13 Jun 2026
https://github.com/alex-lechner/carnd-trafficsignclassifier-p2
An approach to classify traffic signs with neural networks in TensorFlow. Project 2 of Udacity's Self-Driving Car Engineer Nanodegree Program.
autonomous-vehicles convolutional-neural-networks deep-learning neural-networks self-driving-car tensorflow tensorflow-tutorials udacity-self-driving-car
Last synced: 16 Mar 2025
https://github.com/fmind/lab
Docker image for data science lab. Includes GPU, Elyra, TensorFlow, and more
docker jupyter lab science tensorflow
Last synced: 10 May 2026
https://github.com/govindjeevan/covid-chest-x-ray
Ensemble Model for the classification of X-Ray Images into disease classes of COVID, Pneumonia and Normal using Tensorflow 2.0
chest-xray-images computer-vision convolutional-neural-networks corona machine-learning tensorflow
Last synced: 01 May 2026
https://github.com/haranrk/logistic-regression-tensorflow
Logistic Regression and Classification using TensorFlow
logistic-regression python tensorflow
Last synced: 01 May 2026
https://github.com/sanjibnarzary/hydra
English Bodo Machine Translation System
bodo deep-learning english machine-translation python36 tensorflow
Last synced: 06 Oct 2025
https://github.com/msikorski93/alzheimer-s-disease-classification
A multi classification using scikit-learn and TensorFlow models on MRI scans of patient's brains.
alzheimers-disease classification efficientnetb0 inceptionv3 knn-classifier mri-brain random-forest scikit-learn svc tensorflow
Last synced: 01 May 2026
https://github.com/fabiancormier/cross-domain-transfer-learning-from-human-motion-to-robot-fault-detection
The code trains an LSTM-based residual model on human motion data and applies transfer learning to detect robotic joint faults. It preprocesses data, maps robot features to human-like patterns, and fine-tunes a model while freezing early layers. The optimized model is evaluated with class weighting, callbacks, and feature importance analysis.
bilstm-model feature feature-adaptation feature-engineering fine-tuning lstm-model lstm-neural-networks nn rnn tensorflow
Last synced: 26 Jun 2025
https://github.com/bertuginal/face-mask-detection
Real-time face mask detection with opencv, keras/tensorflow
deep-learning keras machine-learning opencv python tensorflow
Last synced: 17 Apr 2026
https://github.com/tanishqjasoria/deeplearning
Implementation of some Neural Network architecture using Numpy, TensorFlow and Keras.
convolutional-neural-networks deep-learning deep-neural-networks residual-learning tensorflow transfer-learning
Last synced: 01 May 2026
https://github.com/pahund/beitragstuev
Scripts for classifying automotive forum posts with machine learning
automotive deep-learning deeplearning discussion-board machine-learning python python-3 python3 tensorflow tensorflow-experiments text-classification
Last synced: 01 May 2026
https://github.com/abrarshahok/wildlife-species-identification-using-cnn
In this project i've built and trained a Convolutional Neural Network (CNN) to classify wild animals.
cnn cnn-classification cnn-keras cnn-model convolutional-neural-networks neural-network numpy opencv pandas python scikit-learn tensorflow wildlife-classification
Last synced: 12 Apr 2026
https://github.com/florianwoelki/titanic_classification
This is a binary classification problem for the titanic dataset.
deep-learning jupyter-notebook kaggle keras machine-learning python tensorflow titanic titanic-dataset
Last synced: 12 Apr 2026
https://github.com/ndizeyedavid/potato-leaf-disease-predicter
🤖 Ai project that uses your camera to predict if potatoes are Good or sick according to their leaves
ai machine-learning python raspberry-pi tensorflow
Last synced: 09 May 2026
https://github.com/sayed-ashfaq/creditcard_frauddetection_nn
Built my first Neural Network model that detects the fraud alerts in any transaction done by the users.
deep-learning finance fraud-detection keras-tensorflow neural-networks tensorflow
Last synced: 18 Apr 2026
https://github.com/jagadishdas21/ai-doctor
AI Doctor is an intelligent chatbot designed to assist users in medical research and diagnosis-related queries. Built using Natural Language Toolkit (NLTK) and TensorFlow, this project leverages advanced machine learning techniques to provide accurate and relevant responses to users' health-related questions.
Last synced: 09 Apr 2025
https://github.com/nemeslaszlo/lending-club-analysis
Lending Club analysis, with a model that can predict whether or nor a borrower will pay back their loan.
binary-classification classification data-visualization keras matplotlib numpy pandas seaborn tensorflow
Last synced: 12 Apr 2026
https://github.com/aakanksha1406/image-captioning
predicts the captions for the input image
cnn-model keras lstm matplotlib nltk python tensorflow
Last synced: 19 Apr 2026
https://github.com/edwinabdonshayo/uno-recognition
UNO Recognition Program. Using the CNN technology to train a dataset of UNO cards.
cnn dataset gpu keras opencv pillow python recognition tensorflow uno unocards
Last synced: 26 Jan 2026
https://github.com/sweetpand/tensorboard_visualization_graph_freeze
Tensorboard_Visualization_Graph_Freeze
freeze-graph freeze-model mnist tensorboard tensorboard-visualizations tensorflow tensorflow-experiments tensorflow-tutorials
Last synced: 20 Jan 2026
https://github.com/ivanrj7j/ner-bilstm
This project showcases a custom Named Entity Recognition (NER) model using Bidirectional Long Short-Term Memory (BiLSTM) layers for precise entity predictions. The model is trained using a specific dataset and is integrated with a simple user interface built with HTML, CSS, and Flask.
Last synced: 02 May 2026