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/imvision12/vit-tf
A Tensorflow Implementation of "An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale (Vision Transformer)"
cnn keras tensorflow transformer
Last synced: 06 May 2026
https://github.com/j-prt/convnets
Exploration of convolutional neural networks to recognize images of birds by species.
convolutional-neural-networks image-augmentation keras pretrained-models tensorflow transfer-learning
Last synced: 06 May 2026
https://github.com/si1og/raspberry_pi_objects_detection
Neural network for detection objects on a raspberry pi
computer-vision object-detection opencv opencv-python tensorflow
Last synced: 06 May 2026
https://github.com/kcc6128/handgesturerecognition
台灣手勢數字辨識(0–9)|TensorFlow + MobileNetV2
computer-vision deep-learning hand-gesture-recognition image-classification keras mobilenetv2 python tensorflow transfer-learning
Last synced: 06 May 2026
https://github.com/nikhilroxtomar/custom-blocks-in-tensorflow-using-keras-api
we are going to build a simple convolutional block which consists of a Convolutional layer, Batch Normalization layer, ReLU activation function and a MaxPooling layer.
keras tensorflow tensorflow-tutorials
Last synced: 06 May 2026
https://github.com/msikorski93/predicting-prices-on-king-county-housing-dataset
Predicting house prices using different regression analysis models.
catboost eda gradient-boosting king-county lightgbm linear-regression machine-learning neural-network polynomial-regression real-estate regression-models scikit-learn tensorflow xgboost
Last synced: 06 May 2026
https://github.com/oktovivian/tensorflow-introduction
build AI apps with Tensorflow. Build, train, and optimize deep neural networks and dive deep into Computer Vision, Natural Language Processing, and Time Series Analysis
Last synced: 11 May 2026
https://github.com/messierandromeda/machine-learning
Some machine learning algorithms implemented in TensorFlow or PyTorch.
anomaly-detection autoencoder-mnist cnn-classification kmeans-algorithm machine-learning-algorithms neural-network pytorch svm-classifier tensorflow
Last synced: 06 May 2026
https://github.com/a-solo/deepfake-detection
This repository employs TensorFlow-Keras and MTCNN (Multi-Task Cascaded Convolutional Networks) to build an efficient deepfake detection system.
cnn deepfake-detection df-detect keras mtcnn-face-detection tensorflow
Last synced: 06 May 2026
https://github.com/piyush-kumar-ghosh/mnist-digit-recognition
Deep learning project for image classification using TensorFlow and the MNIST dataset.
cnn deep-learning mnist tensorflow
Last synced: 30 Apr 2026
https://github.com/ummamali/tagfolioapi
Backend REST API for Tagfolio, a Final Year Project (FYP) for Bachelor of Science in Computer Science, Department of Computer Science and Software Engineering, Islamabad Campus, Comsats University Islamabad
convolutional-neural-networks mongodb mongodbatlas natural-language-processing opencv-python python3 tensorflow
Last synced: 06 May 2026
https://github.com/wdhif/newton
image-recognition machine-learning python tensorflow
Last synced: 06 May 2026
https://github.com/quasarbright/taxon
An application for training and using image classifying neural networks through a simple graphical user interface
appjar cx-freeze python tensorflow
Last synced: 29 Apr 2026
https://github.com/tikquuss/lwd
Learning with derivative
autograd financial-functions mlp pytorch siren sobolev sobolev-training tensorflow
Last synced: 29 Apr 2026
https://github.com/siddhesh-agarwal/imdb-sentiment-analysis
IMDB Dataset for Sentiment Analysis
imdb-dataset sentiment-classification tensorflow wandb
Last synced: 11 May 2026
https://github.com/ondrejbiza/drl_gym
Deep Reinforcement Learning gym.
deep-neural-networks deep-reinforcement-learning openai-gym reinforcement-agents reinforcement-learning tensorflow tensorflow-experiments
Last synced: 06 May 2026
https://github.com/tejasvi541/face-recognition-siamese
Facial Recognition using the Siamese advance network
deep-learning docker tensorflow
Last synced: 06 May 2026
https://github.com/ccoupse/mitigasi-kita-machine-learning
Machine learning module for MitigasiKita, a web-based early warning system for earthquake and tsunami risk prediction in Indonesia using TensorFlow and Keras.
data-science deep-learning deepneuralnetworks disaster-mitigation earthquake-prediction keras machine-learning python tensorflow tsunami-warning
Last synced: 28 Apr 2026
https://github.com/mohamedomar2020/keras_tensorflow
Using Keras to build a deep neural network for bladder cancer progression
adam-optimizer bladder-cancer cancer cancer-research deep-learning deep-neural-networks dropout genomics keras keras-tensorflow machine-learning machine-learning-algorithms multi-perceptron sgd-optimizer softmax tensorflow
Last synced: 06 May 2026
https://github.com/yashk2000/computadoras-pueden-ver
Computer vision stuff
cnn computer-vision keras machine-learning opencv-python python tensorflow
Last synced: 29 Apr 2026
https://github.com/mudassir-a/stock-price-predictions
vibe coded cloud computing uni-proj ☁️🐍
python stock-price-prediction streamlit tensorflow
Last synced: 06 May 2026
https://github.com/sunilitggu/tensorflow-tutorial
tutorial for tensorflow
python python-library tensorflow tutorial
Last synced: 20 Jun 2026
https://github.com/suyashsonawane/myneuralnet
This is a simple Neural Network made with layers API from Tensorflow.js which is really cool library.
javascript neural-network tensorflow tensorflowjs
Last synced: 29 Apr 2026
https://github.com/nthnn/recognito
Mini-silly image classifier UI with tensorflow and PyQT5.
cifar-100 pyqt5-desktop-application python3 tensorflow tensorflow2
Last synced: 12 May 2026
https://github.com/arpandatta011/deep-learning-for-pneumonia-detection-in-chest-x-rays
This project focuses on pneumonia detection using chest X-ray images and deep learning. It leverages transfer learning with the pre-trained VGG16 model to classify images as Pneumonia or Normal, aiming to assist in fast and accurate medical diagnosis.
deep-learning efficientnetb0 keras resnet-50 sklearn sklearn-metrics tensorflow vgg16
Last synced: 06 May 2026
https://github.com/whoishusni/binarytextclassification
keras machine-learning natural-language-processing nlp tensorflow
Last synced: 06 May 2026
https://github.com/lkuich/coach-python
Coach Client Library for Python
computer-vision image-classification image-recognition ml python tensorflow
Last synced: 28 Jun 2026
https://github.com/yomi4486/cat_discrimination
猫の種類の判別を行うAPIです。
adam-optimizer ai fastapi keras python3 tensorflow
Last synced: 06 May 2026
https://github.com/angeligareta/deep-learning-basics-tf
Deep Learning basics with Tensorflow and Keras. It includes implementing deep neural networks, feed-forward neural networks, convolutional neural networks, and a traffic sign detection system, using GTSDB and CIFAR dataset.
cifar100 cnn cnn-classification cnn-keras dnn ffnn gtsdb gtsdb-dataset keras tensorflow
Last synced: 12 May 2026
https://github.com/taabishhh/llm_training
This project implements a distributed pipeline for NLP model training using Apache Spark and DeepLearning4J (DL4J). The methodology utilizes a sliding window approach for data preparation, positional embeddings for token encoding, and Word2Vec model training with parallel processing. The model and training process is designed for scalability and op
apache-spark deeplearning4j dl4j llm llm-training logback-classic mapreduce-scala scalatest sliding-window tensorflow word2vec
Last synced: 06 May 2026
https://github.com/daniel-keogh/gesture-tetris
A simple Tetris game playable using hand gestures
fingerpose gesture gesture-control gesture-detection gesture-recognition gestures hand-gestures javascript js tensorflow tensorflowjs tetris tetris-clone tetris-game vue vuejs vuejs2
Last synced: 06 May 2026
https://github.com/xwi88/gp-example
gp example with docker
docker gp tensorflow ubuntu-image
Last synced: 06 May 2026
https://github.com/alessandrodealmeida2/python
Projetos python
deep-learning python statistical-analysis tensorflow
Last synced: 06 May 2026
https://github.com/tatangharyadi/deep-learning
Collection of deep-learning
deep-learning python tensorflow
Last synced: 06 May 2026
https://github.com/sroman0/web-inf
Neural Network for Multi-Class Classification is a project developed during the "Web and Information Retrieval" course at Università degli Studi del Sannio. This repository provides an implementation of a neural network with a softmax output layer, designed for multi-class classification tasks.
classification data-preprocessing data-science deep-learning educational-project jupyter-notebook machine-learning model-evaluation multi-class-classification neural-network python tensorflow web-information-retrieval
Last synced: 06 May 2026
https://github.com/johnpaulada/tensorflow-template-notebooks
A collection of Jupyter notebooks with templates for executing a variety of tasks with TensorFlow.
jupyter jupyter-notebook templates tensorflow tensorflow-notebooks tensorflow-tutorials
Last synced: 29 Apr 2026
https://github.com/moenick1/intel-dataset-classification
Classification using advanced Convolution Neural Networks and the Intel Image dataset, featuring 6 classes of color pictures in 150x150 pixels resolution. Topics
ai classification ml python tensorflow
Last synced: 06 May 2026
https://github.com/daun-io/gpu-experiment-parallelization
Introduction to the concept of automatic experiment parallelization
deeplearning gpu gpu-parallelism parallelization python pytorch tensorflow
Last synced: 06 May 2026
https://github.com/hackintoshrao/ml-dl-ai-projects
Machine Learning, Deep Learning and AI projects used for my trainings
artificial-intelligence deep-learning keras machine-learning tensorflow
Last synced: 06 May 2026
https://github.com/somenath203/cnn_with_cifar_10_dataset
ann cifar-10 cifar10 classification cnn deep-learning keras tensorflow
Last synced: 12 May 2026
https://github.com/pedro-avalos/csci493
Notes and Code for my CSCI-493 project.
machine-learning ml python tensorflow
Last synced: 06 May 2026
https://github.com/0h-n0/toy_neural_network_generator
deep-learning neural-architecture-search pytorch tensorflow
Last synced: 30 Apr 2026
https://github.com/itsfk/tensorflow-basics
machine-learning tensorboard tensorflow tensorflow-examples
Last synced: 12 May 2026
https://github.com/aliemad5/yolo-keras-object-detection-model
This project runs real-time object detection with YOLOv11 and OpenCV. It captures webcam frames, detects objects, and displays bounding boxes with labels. It uses my custom Keras CNN for training. See details about the CNN at the website below. This code is for view and test only. If you want to use it in real projects read the LICENSE.
ai image keras object-detection opencv python tensorflow yolov11
Last synced: 28 Apr 2026
https://github.com/sifatahammed/diabetic-retinopathy-classification-using-deep-learning
A deep learning approach to Diabetic Retinopathy severity classification, comparing state-of-the-art architectures and assessing performance using accuracy and Cohen's Kappa score.
classification deep-learning diabetic-retinopathy machine-learning python tensorflow
Last synced: 12 May 2026
https://github.com/siddhantprateek/machine-learning-resources
Machine Learning Resources
best-practices clustering-algorithm data-analysis deep-learning in-progress journey linear-regression machine-learning machine-learning-algorithms neural-language-modelling neural-language-processing neural-network numpy python3 read reinforcement-learning-algorithms tensorflow visualisation
Last synced: 07 May 2026
https://github.com/hoccyy/emotion-detector
An image classification model that detects facial emotions and returns what emotion the face is expressing based on two categories.
cv2 image-classification image-recognition machine-learning machine-learning-algorithms machinelearning ml opencv tensorflow
Last synced: 07 May 2026
https://github.com/lotfiferaga/covid_mask_detector
face mask detector
covid-19 deep-learning keras opencv python3 tensorflow
Last synced: 07 May 2026
https://github.com/andydevs/ml-digit-recognition
Trains a neural network to recognize handwritten digits from the MNIST database.
machine-learning neural-network tensorflow tensorflow-tutorials
Last synced: 30 Apr 2026
https://github.com/michealxq/gesture-recognition-project
🎯 Real-time Hand Gesture Recognition using MediaPipe and MobileNetV3 (Final Year Project)
ai-project computer-vision deep-learning final-year-project gesture-recognition mediapipe mobilenetv3 python real-time tensorflow
Last synced: 07 May 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/sadmansakib93/killer-whale-deep-learning-detector
This repo contains programs and scripts for the multiclass (three or four classes) classification of Killer Whale-KW, Humpback-HB, Dolphin-D (included only in four classes), and background/other.
deep-learning densenet ketos killer-whale-detecor machine-learning orca python tensorflow
Last synced: 07 May 2026
https://github.com/scholarchen20/pythonlp
Python保姆级教学附有对应的demo项目(成绩管理系统),适合小白打基础。此外还包含Numpy,Tensorflow,Pytorch示例代码提供学习使用上手
image-classification image-processing numpy pands python pytorch system tensorflow
Last synced: 30 Apr 2026
https://github.com/youcy03/fingerprint_model
Final Year Project – Fingerprint Recognition using deep learning models (Flask App)
biometrics cnn computer-vision deep-learning fingerprint-recognition flask flask-application grad-cam keras tensorflow
Last synced: 07 May 2026
https://github.com/matteopolak/chatterbox
RNN-based chat message generator.
numpy pandas python rnn tensorflow text-generation
Last synced: 07 May 2026
https://github.com/masoudjawnf/spam-message-classifier
SMS Spam Classifier using Neural Networks
ai keras neural-network perseptron pyhton sklearn tensorflow
Last synced: 30 Apr 2026
https://github.com/ayushmankumar7/siamese-network-with-one-shot-learning
Implementation of this paper - https://www.cs.cmu.edu/~rsalakhu/papers/oneshot1.pdf
Last synced: 07 May 2026
https://github.com/gsmrana/deep-learning-starter
A collection of various deep learning model architectures using TensorFlow, Keras, PyTorch and Lightning AI
keras-tensorflow lightningai machine-learning pytorch tensorflow
Last synced: 07 May 2026
https://github.com/thiruvarankanm/fashionmnist-cnn
End-to-end CNN for Fashion MNIST classification with data augmentation and TensorFlow Lite quantization for efficient deployment.
deep-learning fashion-mnist image-classification keras tensorflow
Last synced: 07 May 2026
https://github.com/blob42/tflearn-lstm
deep-learning lstm nd101 tensorflow tflearn
Last synced: 22 Jun 2026
https://github.com/zenithclown/minimalist-resume
Minimalist Resume Design
data-science machine-learning manager python resume tensorflow
Last synced: 07 May 2026
https://github.com/anshulkumar001/diabetes_prediction_system
Diabetes Prediction System
deep-learning diabetes-prediction machine-learning matplotlib model nampy python seaborn streamlit tensorflow
Last synced: 22 Jun 2026
https://github.com/yashuv/handwritten-devnagari-optical-character-recognition
Handwritten Devnagari Optical Character Recognition(OCR) using CNN and OpenCV
cnn-keras ocr-recognition opencv python tensorflow
Last synced: 07 May 2026
https://github.com/erictg/fake_news_detector
Hophacks Spring 2018 project
go hackathon hopfield-network python tensorflow
Last synced: 07 May 2026
https://github.com/chebroluharika/multiclass-classification-for-mnist
Multi Layer Neural Network for binary and multi-class classification
deep-learning mnist-classification neural-network python tensorflow
Last synced: 07 May 2026
https://github.com/flowbit-team/bitcoin_server_msa
BITCOIN_SERVER_MSA
flask keras lstm msa tensorflow
Last synced: 30 Apr 2026
https://github.com/francislauriano/machine-learning
Repositório criado com o objetivo de organizar os estudos e práticas desenvolvidas em Machine Learning
keras python pytorch tensorflow
Last synced: 30 Apr 2026
https://github.com/harshuljain13/dogsbreedclassification
Classifying the dogs breed using transfer learning in DeepLearning
deep-learning deep-neural-networks inceptionv3 keras tensorflow transfer-learning
Last synced: 07 May 2026
https://github.com/atharvamulgund/ai-playground
A web app demonstrating real-time emotion detection and doodle classification using React and TensorFlow.js. Explore machine learning models directly in the browser with no backend required.
machine-learning ml reactjs tensorflow tensorflow-tutorials
Last synced: 07 May 2026
https://github.com/totogo/dlnd-tv-script-generation
Udacity Deep Learning Foundation Project3 Generate TV Scripts
deep-learning python rnn tensorflow udacity-nanodegree
Last synced: 12 May 2026
https://github.com/machinelearningzuu/everything-about-explainable-ai
In this repository I demonstrate whole concepts of Explainable AI with easy to understand hands-on.
deep-learning explainable-ai machine-learning tensorflow
Last synced: 30 Apr 2026
https://github.com/ayushkumar1161/stock-price-prediction-using-lstm
About Stock Market Prediction Web App based on Machine Learning and Sentiment Analysis of Tweets (API keys included in code). The front end of the Web App is based on Flask and Wordpress. The App forecasts stock prices of the next seven days for any given stock under NASDAQ or NSE as input by the user.
flask keras machine-learning python sentiment-analysis stock-market stock-price-prediction tensorflow twitter wordpress yfinance
Last synced: 10 Jun 2026
https://github.com/anr007/imgcap
Ready for inference Image Captioning model
deep-learning docker image-captioning tensorflow
Last synced: 07 May 2026
https://github.com/ayyucedemirbas/ocr_and_text_translation
keras ocr resnet tensorflow transformer translation
Last synced: 07 May 2026
https://github.com/nithinbadicodes/ai-ml-projects
Projects on AI/ML
artificial-intelligence googlecolab jupyter-notebook machine-learning ml-projects python tensorflow
Last synced: 07 May 2026
https://github.com/strcoder4007/yolo-v1-tf1
YOLO V1 implementation in Tensorflow 1 using Darknet-19 as backbone
cs230 darknet deep-learning tensorflow yolo
Last synced: 12 May 2026
https://github.com/petrosdemetrakopoulos/spaceship-titanic
My response in the rolling "Spaceship Titanic" Kaggle Competition
kaggle machine-learning neural-network tensorflow
Last synced: 07 May 2026
https://github.com/binaryfields/neuralnet
Neural networks from scratch and more. Playground in building ML neural network algorithms.
deep-learning machine-learning tensorflow
Last synced: 12 May 2026
https://github.com/thecoachingonline/hello-quantum-google-cirq-tensorflow
Hello World Google Quantum Tensorflow
cirq google python python3 tensorflow
Last synced: 12 May 2026
https://github.com/lifeiteng/tf_valgrind_crash
A simple example for test valgrind tensorflow
Last synced: 07 May 2026
https://github.com/alexandrelam/spotifyml
Neural Network Classifier guesses Spotify songs genre 🧠🎸🤘🎼
Last synced: 12 May 2026
https://github.com/mrshakil015/using-multiple-cnn-model-develop-bangla-number-plate-recognition-system
Using Multiple CNN Model Develop Bangla Number Plate Recognition System
deep-learning keras machine-learning neural-network tensorflow
Last synced: 07 May 2026
https://github.com/tralahm/machine-learning-in-tensorflow
Using Tensorflow to apply and implement machine learning algorithms enabled by constraints exposed by representations that support models targeted at thinking,perception and action
algorithms constraints data-structures machine-learning models tensorflow tralahm tralahtek
Last synced: 12 May 2026
https://github.com/philipszdavido/tensorflow-basics
TensorFlow: The fundamentals
jupyter-notebook machine-learning neural-network python3 tensorflow
Last synced: 07 May 2026
https://github.com/coderzc/machine_learning
Machine Learning
cnn keras knn linear-regression machine-learning tensorflow
Last synced: 07 May 2026
https://github.com/linsanity03/flower_prediction
Predict the species of flower by using pre-built classifier model from tensorflow
keras machine-learning prediction-model tensorflow
Last synced: 07 May 2026
https://github.com/ramyacp14/image-caption-generator
Developed an image captioning system using the BLIP model to generate detailed, context-aware captions. Achieved an average BLEU score of 0.72, providing rich descriptions that enhance accessibility and inclusivity.
blip cnn-rnn coco-dataset imagenet machine-learning tensorflow vision-transformer vit-gpt2
Last synced: 12 May 2026
https://github.com/linsanity03/titanic_prediction
A visualization on probability of people surviving titanic
classifier-model machine-learning prediction-model tensorflow
Last synced: 28 Apr 2026
https://github.com/mathisve/tensorflow-io-audio-2channel-to-mono
Convert a 2 channel audio tensor to a mono audio tensor
Last synced: 07 May 2026
https://github.com/swayamag/plant-identification
FastAPI-based image classification API that identifies 24 plant species using a TensorFlow/Keras CNN. Production-ready endpoints with docs, health check, and easy deployment.
api cnn computer-vision deep-learning fastapi image-classification keras plant-identification tensorflow
Last synced: 28 Apr 2026
https://github.com/x3o8/material-dataset-analysis
Analysis of Material Datasets to find trends based on composition
analysis data-science dataprocessing datasets feature-engineering machine-learning materials-science sklearn tensorflow
Last synced: 07 May 2026
https://github.com/zahramh99/generative-ai-from-scratch
building a Generative AI model using Generative Adversarial Networks (GANs).
ai-projects deep-learning dl-from-scratch gan generative-adversarial-network generative-ai image-generation machine-learning neural-networks pytorch tensorflow unsupervised-learning
Last synced: 07 May 2026
https://github.com/reshalfahsi/ykfbot
Your Kind Friend Bot: Unreliable Chatbot
chatbot cornell-corpus-dataset deeplearning heroku telegrambot-python tensorflow textgeneration
Last synced: 12 May 2026
https://github.com/shrikantnaidu/using-tensorflow-with-aws-sagemaker
Tensorflow on AWS
aws sagemaker sagemaker-deployment tensorflow
Last synced: 07 May 2026
https://github.com/tawounfouet/road-to-deeplearning-mastery
Documenting my deeplearning learning journey
cnn deep-learning keras lstm rnn tensorflow
Last synced: 07 May 2026
https://github.com/anuragc2001/potatodoc
Introducing the "Potato Disease Predictor using CNN," a cutting-edge project to accurately identify potato diseases with an impressive 95% accuracy rate.
cnn deep-learning macos neural-networks tensorflow
Last synced: 07 May 2026
https://github.com/sfikas/tensorflow_helpers
A library of auxiliary functions and classes for tensorflow.
Last synced: 12 May 2026