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-10 00:27:34 UTC
- JSON Representation
https://github.com/harshitm567/deep-learning--salary-estimation
It is a basic Deep Learning project that estimates the salary of employee under certain constraints
ann deep-learning keras machine-learning python tensorflow
Last synced: 20 Apr 2026
https://github.com/mbarbetti/calotron
:package: Transformer-based models to flash-simulate the LHCb ECAL detector
calorimeter deep-learning flash-simulation keras lhcb-experiment lhcb-lamarr machine-learning tensorflow transformer ultrafast-simulation
Last synced: 03 Mar 2026
https://github.com/hammadii123/deep-learning-tutorials
A collection of open-source Deep Learning Labs using PyTorch, TensorFlow, and Keras.
computer-vision deep-learning machine-learning nlp open-source python pytorch reinforcement-learning tensorflow
Last synced: 20 Apr 2026
https://github.com/dimiz51/ocr_license_plates
A simple OCR Deep Learning Project for license plate code detection using Tensorflow and Keras
deeplearning ocr-recognition tensorflow
Last synced: 13 May 2026
https://github.com/mustafaontheway/dl-sample-project
Deep Learning Sample Project
artificial-intelligence deep-learning python tensorflow
Last synced: 20 Apr 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/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/deslum/examplestfnet
Examples written on .Net Core from book Machine Learning with TensorFlow: Nishant Shukla
machine-learning machine-learning-algorithms net netcore2 tensorflow tensorflow-examples
Last synced: 20 Apr 2026
https://github.com/junteudjio/stanford_nlp_cs224n_assigment3
This repo is my implementation of the coding questions of assignment3 of Stanford University class: [CS224n](https://web.stanford.edu/class/cs224n/): Natural Language Processing with Deep Learning
deep-learning named-entity-recognition nlp tensorflow
Last synced: 20 Apr 2026
https://github.com/bragdond/text-classification-nlp-tf
Text classification with keras api from tensorflow using RNN layers such as LTSM and GRU
glove-embeddings gru nlp tensorflow text-classification tf
Last synced: 09 May 2026
https://github.com/milan-960/ai-chatbot
A responsive and feature-rich AI chatbot built with React.js, TensorFlow.js, and Universal Sentence Encoder. This chatbot can handle queries, provide answers, and learn from user input dynamically.
tensorflow vitejs xenova xenova-transformers
Last synced: 09 May 2026
https://github.com/mariam-zaidi/image_caption_generator-eye_for_blind
Image to text to speech generation
attention-mechanism cnn-rnn encoder-decoder keras tensorflow
Last synced: 23 Feb 2026
https://github.com/souvic/tf-starter
tensorflow tensorflow-examples tensorflow-models tensorflow-tutorials
Last synced: 20 Apr 2026
https://github.com/manojmanu1122/ai-powered-medical-diagnosis
This project leverages Convolutional Neural Networks (CNN) to detect multiple medical conditions, including brain tumors, pneumonia, bone fractures, skin infections, kidney stones, and eye infections. It processes medical images and classifies them into respective categories using deep learning techniques.
deeplearning-ai python3 streamlit-application tensorflow
Last synced: 21 Apr 2026
https://github.com/javi22020/netplot
NetPlot es un proyecto para mostrar redes neuronales como imágenes a partir de su estructura.
ai artificial-neural-networks neural-network neural-networks plot python pytorch tensorflow
Last synced: 21 Apr 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/ghost---shadow/placeholder-name-vae-gan
placeholder description
Last synced: 21 Apr 2026
https://github.com/tanim-mishkat/improved-image-classification-using-mobilenetv2
Butterfly Image Classification improved model with MobileNetV2
colab-butterflies computer-vision data-augmentation deep-learning image-classification keras mixed-precision mobilenetv2 tensorflow transfer-learning
Last synced: 21 Apr 2026
https://github.com/oanderoficial/plant-health-check
cv2 diagnostic inteligencia-artificial numpy tensorflow
Last synced: 21 Apr 2026
https://github.com/josechavarriacr/tensorflow-flowers
Neural Networks: Recognize images of flowers with TensorFlow
deep-learning neural-network python tensorflow tensorflow-experiments
Last synced: 21 Apr 2026
https://github.com/asiff00/text-generation-with-tensorflow-from-scratch
Text Generation with TensorFlow from Scratch
fundamentals jupyter-notebook llm machine-learning natural-language-processing nlp python scratch tensorflow text-generation
Last synced: 21 Apr 2026
https://github.com/somjit101/dcgan-gradient-tape
A study of the use of the Tensorflow GradientTape class for differentiation and custom gradient generation along with its use to implement a Deep-Convolutional Generative Adversarial Network (GAN) to generate images of hand-written digits.
batch-normalization convolutional-layers dcgan-tensorflow deconvolution dropout-layers gan generative-adversarial-network gradient-tape keras-tensorflow mnist-dataset neural-network tensorflow transpose-convolution
Last synced: 21 Apr 2026
https://github.com/dirkschumacher/tfjs-forwardsolve
Forward substitution for rank 2 tensors in tensorflow.js
Last synced: 21 Apr 2026
https://github.com/abdelrahman-amen/vgg16-from-scratch-and-built_in
This project implements the powerful VGG-16 convolutional neural network for image classification, showcasing its efficiency with 3x3 filters, same padding, stride of 1, and 2x2 max-pooling for superior pattern recognition in diverse images.
image-processing keras python seaborn skit-learn tensorflow vgg16
Last synced: 16 Apr 2026
https://github.com/zaccharieramzi/tf-eldrn
An unofficial TensorFlow implementation of the ELDRN
convolutional-neural-networks denoising tensorflow
Last synced: 21 Apr 2026
https://github.com/usamafayaz/python-workshop
This repository contains exercises developed during a one-month training workshop on machine learning, image processing, and natural language processing. The workshop, covered various topics including cv2 for image processing, Flask for web development, and deep learning techniques using Keras with datasets such as MNIST, Reuters, and IMDB.
artificial-intelligence flask image-processing keras machine-learning matplotlib tensorflow video-processing
Last synced: 16 Apr 2026
https://github.com/pneff93/ml-frameworks
Playground for machine learning frameworks
Last synced: 24 Jun 2026
https://github.com/jimohola/cnn_mnist_image_classification
Model Optimization
convolutional-neural-networks deep-learning fully-connected-network optimization tensorflow
Last synced: 22 Apr 2026
https://github.com/marionchaff/piano-transcription
Turn audio recordings into piano sheets
audio-files audio-processing deep-learning midi midi-files music piano piano-sheet-music python spectrogram tensorflow
Last synced: 03 Mar 2026
https://github.com/make2explore/tutorial-opencv-on-jetsonnano-with-cuda-support
Installation of OpenCV on JetsonNano with CUDA support
artificial-intelligence artificial-neural-networks computer-vision image-processing machine-learning opencv opencv-python pytorch tensorflow
Last synced: 23 Oct 2025
https://github.com/adv-11/rag_from_scratch
Implementing RAG, without the use of latest frameworks like LangChain and LlamaIndex
Last synced: 16 Apr 2026
https://github.com/aivle4th-team3/miniproject-7
수어-ChatGPT
aws django mlflow openai-api tensorflow
Last synced: 18 Apr 2026
https://github.com/minsithu/python-computer-vision-snippets
Python Snippets for building application features
computer-vision object-detection opencv-python tensorflow
Last synced: 13 May 2026
https://github.com/clydedacruz/tensorflow-object-detection
Object detection using an output inference graph of tensorflow
object-detection python-tensorflow tensorflow tensorflow-object-detection-api
Last synced: 22 Apr 2026
https://github.com/sangioai/sentence-reordering
A 5.86M Transformer-based model to reorder shuffled sentences.
Last synced: 22 Apr 2026
https://github.com/aun151214/predictive-maintenance-cmapss
Predictive Maintenance on NASA C-MAPSS dataset using LSTM, GRU, and Transformer architectures.
cmapss deep-learning gru keras lstm machine-learning predictive-maintenance tensorflow transformer turbofan
Last synced: 09 May 2026
https://github.com/guslovesmath/stacked_multi_step_lstm
Project for forecasting Tesla (TSLA) stock prices using advanced LSTM neural networks. Includes a single-step ahead model and a multi-step stacked LSTM model for short and medium-term predictions. Data-driven insights for stock market enthusiasts and practitioners.
deep-learning lstm-neural-networks neural-network tensorflow
Last synced: 22 Apr 2026
https://github.com/thebutlah/layers
Implementations for a variety of neural network layers and other helper functions in TensorFlow.
deep-learning machine-learning neural-network tensorflow
Last synced: 22 Apr 2026
https://github.com/javorraca/llama_in_r
Walkthrough of Posit AI blog's LLaMA in R with Keras and TensorFlow (w/ modified code for LLaMA-2-7b)
keras llama2 r rstats tensorflow torch
Last synced: 16 Apr 2026
https://github.com/eva-kaushik/fraud-detection-mlops
An AI-powered application leveraging machine learning for detecting fraudulent activities in financial transactions with MLOps.
financial-analysis fraud-detection fraud-prevention h2o-automl h2oai mlops tensorflow
Last synced: 22 Apr 2026
https://github.com/ramnathaniel/models-files-manager
Models Files Manager helps you manage saved ML models on your file system, encoding fields into file names
deep-learning keras models pytorch tensorflow
Last synced: 16 Apr 2026
https://github.com/sarthak-1408/gender-detection
Simple Gender Detection model using Deep Learning Libraries.
cnn-classification cnn-keras deep-learning gender-detection neural-network opencv-python tensorflow
Last synced: 24 Apr 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/mfavianzaahir/proyek-akhir-klasifikasi-gambar
Image classifier with extra steps
Last synced: 24 Apr 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/en10/objectdetection
Based on Tensorflow Object Detection API
Last synced: 24 Apr 2026
https://github.com/mslawsky/binary-sarcasm-classifier
This repository contains a binary sarcasm classifier for news headlines using TensorFlow and Keras.
binary-text-classification keras natural-language-processing news-headlines-analysis sarcasm-detection tensorflow word-embeddings
Last synced: 24 Apr 2026
https://github.com/iswaryalaxmis/neural-network-deep-learning
deep-learning image-processing neural-network tensorflow
Last synced: 24 Apr 2026
https://github.com/juoelenis/v.ai
Stupid AI chatbot, made with python
ai cuda-programming tensorflow
Last synced: 24 Apr 2026
https://github.com/juzershakir/object_classification
Implemented a CNN to classify images from CIFAR-10 dataset
cifar-10 convolutional-neural-networks deep-learning image-classification machine-learning neural-networks object-classification python3 tensorflow udacity-machine-learning-nanodegree
Last synced: 22 Oct 2025
https://github.com/pksvv/deep_learning_cnn_dog_breed_classifier
dog-breed-classifier dnld
convolutional-neural-networks deep-neural-networks dog-breed-classifier mnist tensorflow
Last synced: 24 Apr 2026
https://github.com/shivam5992/tensor-flow-utilities
basic utilities using tensor flow
tensor-flow-utilities tensorflow tensorflow-models tensorflow-tutorials
Last synced: 24 Apr 2026
https://github.com/solygambas/javascript-machine-learning
6 projects to understand basic algorithms in Machine Learning, using Lodash and Tensorflow.js.
javascript lodash machine-learning tensorflow tensorflowjs
Last synced: 24 Apr 2026
https://github.com/varuntotakura/imageclassification-paper
Python Code using Tensorflow
image-classification image-processing machine-learning neural-networks python3 tensorflow
Last synced: 13 May 2026
https://github.com/alessandroryo/indodax-sentiment-analysis
Analyzing user sentiment for the Indodax cryptocurrency trading app using advanced machine learning models. This project explores techniques to categorize user reviews into different sentiment categories, including TF-IDF, Bag of Words, and neural networks.
data-science indodax lstm machine-learning natural-language-processing python rnn sentiment-analysis tensorflow
Last synced: 01 Mar 2026
https://github.com/hfzdzakii/dicoding-smokeimageclassification
This repo is a master submission for my Dicoding Final Project. Smoke Dataset was being used to fulfill the submission. Feel free to explore and I hope my work give you some insight!
deep-learning image-classification tensorflow
Last synced: 13 May 2026
https://github.com/muhammadtayyebhamid/cifar-10
Implemented Cifar-10 without using any pre-trained model with an accuracy of 75%.
cifar-10 cifar10-classification cnn cnn-model deep-learning image-classification machine-learning neural-networks tensorflow
Last synced: 01 Mar 2026
https://github.com/mahshid1378/tensorflowasr
TensorFlowASR: Almost State-of-the-art Automatic Speech Recognition in Tensorflow 2. Supported languages that can use characters or subwords
automatic-speech-recognition conformer contextnet ctc deepspeech2 end2end jasper rnn-transducer speech-recognition speech-to-text streaming-transducer subword-speech-recognition tensorflow tensorflow2 tflite tflite-convertion tflite-model
Last synced: 24 Apr 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/alex-lechner/carnd-semanticsegmentation-p12
An approach for pixel-based classification of drivable parts of the road (known as Semantic Segmentation). Project 12 of Udacity's Self-Driving Car Engineer Nanodegree Program.
autonomous-vehicles deep-learning deep-neural-networks deeplearning fully-convolutional-networks self-driving-car semantic-segmentation tensorflow
Last synced: 24 Apr 2026
https://github.com/faraasat/deeplearningai_tensorflow_professional_certificate
Deeplearning.ai Tensorflow Professional Certificate - Coursera
colab convolutional-neural-networks deep-learning jupyter-notebook lstm python rnn tensorflow
Last synced: 01 Mar 2026
https://github.com/drissiomar98/image-classification-cifar10
A deep learning project comparing ANN and CNN architectures for classifying 32×32 color images across 10 categories in the CIFAR-10 dataset.
cnn-classification deep-learning keras-tensorflow tensorflow
Last synced: 24 Apr 2026
https://github.com/jersongb22/autoencoder-tensorflow-pytorch
autoencoder plotly python pytorch tensorflow
Last synced: 16 Apr 2026
https://github.com/ramezze/virtualmouse-handtracking
A python application to control mouse functions using hand gestures leveraging MediaPipe, OpenCV and Tensorflow.
computer-vision handtracking handtrackingmodule kivy machine-learning mediapipe mediapipe-hands mouse multilayer-perceptron neural-network python scikit-learn scipy tensorflow virtualmouse webcam webcam-capture
Last synced: 15 Feb 2026
https://github.com/angelalim88/rockpaperscissor-image-prediction
This project builds a CNN using TensorFlow to classify images of rock, paper, and scissors gestures, achieving high accuracy through data augmentation and training on a dataset of 2,188 images.
cnn data-augmentation image-classification keras-tensorflow tensorflow
Last synced: 25 Apr 2026
https://github.com/bunneyster/tots
Tensors of the Storm!
heroes-of-the-storm hots machine-learning tensorflow
Last synced: 25 Apr 2026
https://github.com/abhayy-kumar/food-image-classification
A deep learning technique that leverages transfer learning to classify images into different food categories.
deep-learning image-classification mobilenetv2 tensorflow trasfer-learning
Last synced: 25 Apr 2026
https://github.com/farnazmnz/multi-label-text
deep-learning lstm nlp python rnn tensorflow
Last synced: 15 Feb 2026
https://github.com/jaydu1/tensorflow-tutorial
A tutorial for TnesorFlow 1.11
Last synced: 25 Apr 2026
https://github.com/evernext10/machine-learning-with-tensorflow-problem-identify-traffic-signs-
The problem of classifying traffic signals is solved
dataset machine-learning machine-learning-algorithms neural-network python tensorflow tensorflow-examples traffic-sign-classification
Last synced: 25 Apr 2026
https://github.com/adn26/asl-detection-system
A real-time American Sign Language (ASL) detection system that allows users to input text using hand gestures. This project uses computer vision and machine learning to recognize ASL signs and convert them into text.
asl-recognizer detection-model python tensorflow
Last synced: 25 Apr 2026
https://github.com/killervardhan8/gesturedecode
The Sign Language Interpretation project focuses on recognizing and interpreting hand gestures to facilitate communication for individuals who use sign language. This project leverages computer vision and machine learning techniques to accurately identify and translate hand signs into text
csv mediapipe numpy python tensorflow
Last synced: 28 Feb 2026
https://github.com/gilberto-xyz/ml
Repositorio practico de introduccion a machine learning
keras machine-learning tensorflow tensorflow-tutorials
Last synced: 14 Feb 2026
https://github.com/chaitanyarahalkar/deepdream
Based on the Google Deep Dream Inception V3 model
deepdream imagenet-dataset inceptionv3 tensorflow
Last synced: 26 Apr 2026
https://github.com/mohamedyounis10/mental-health-chatbot
Mental Health Chatbot: An AI-powered chatbot designed to assist users with mental health queries. Built using TensorFlow and NLP techniques, it ensures accurate, natural, and user-friendly interactions. Check it out now!
artificial-intelligence chat chatbot deep-learning machine-learning mental-health nlp nltk-python python tensorflow
Last synced: 26 Apr 2026
https://github.com/radenkovic/cleverimage
MTCNN Face detection REST API [WIP]
face-detection mtcnn rest-api tensorflow
Last synced: 26 Apr 2026
https://github.com/arihant-001/neural-style-transfer
Neural Style transfer from Scratch using Tensorflow Low Level APIs
deep-learning neural-style-transfer scratch tensorflow tensornets
Last synced: 26 Apr 2026
https://github.com/chanmeng666/mnist-handwritten-digit-recognition-project
【Sprinkle some star dust on this repo! ⭐️ It's good karma!】A comprehensive implementation and analysis of handwritten digit recognition using multiple neural network architectures on the MNIST dataset. Features basic MLP, optimized feature-selected model, and deep CNN approaches with detailed performance comparisons and visualizations.
cnn computer-vision data-analysis data-visualization deep-learning feature-analysis handwritten-digit-recognition keras machine-learning mlp mnist model-optimization neural-networks python scikit-learn tensorflow
Last synced: 02 Apr 2026
https://github.com/sbatururimi/image_classification_deep_learning
Classify images from the CIFAR-10 dataset using a Convolutional Neural Network, built with Tensorflow
convnet convolutional-neural-networks deep-learning neural-networks tensorflow
Last synced: 26 Apr 2026
https://github.com/xmen3em/fruits-and-vegetables-recognition-system
Build a web app to predict the fruits and vegetables images
computer-vision mobilenet streamlit-webapp tensorflow
Last synced: 26 Apr 2026
https://github.com/codersales/learn-tensorflow
Following a tutorial on TensorFlow
2023 a-top-repo current filtered-4 may-2023 may-2023-filtered may-2023-filtered-2 may-2023-filtered-3 python q2-2023 ranked relevant tensorflow tensorflow2
Last synced: 14 Feb 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/capnitz/simple-denoising-app-using-dl
An image denoising application using python, streamlit and tensorflow based on Deep Learning
denoising-autoencoders denoising-images image-denoising python streamlit-webapp tensorflow
Last synced: 26 Apr 2026
https://github.com/rawenchilada/styletransfer
A jupyter notebook describing the theory behind a working Style Transfer ai example.
Last synced: 26 Apr 2026
https://github.com/rohan-varma/tensorflow-examples
🔑 convnets, gans, recurrent nets, word vectors & more in tensorflow
deep-learning deep-learning-tutorial machine-learning tensorflow
Last synced: 26 Apr 2026
https://github.com/pratikshk16/nlp_in_tensorflow
I completed the TensorFlow NLP course on Coursera, covering sentiment analysis, word embeddings, and sequence models. This repo contains Jupyter notebooks for each week's assignments, along with notes and data used throughout the course. Dive into my work on text processing and text generation!
cnn keras lstm natural-language-generation natural-language-processing neural-network tensorflow
Last synced: 13 Feb 2026
https://github.com/superspider2024/ksl_translator
This is a Kenya Sign Language Translator
learning machine python tensorflow
Last synced: 27 Apr 2026