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-07 00:27:56 UTC
- JSON Representation
https://github.com/emalagoli92/pondernet-tensorflow
TensorFlow 2.X reimplementation of PonderNet: Learning to Ponder, Andrea Banino, Jan Balaguer, Charles Blundell.
adaptive-computation-time artficial-intelligence deep-learning pytorch recurrent-neural-network tensorflow
Last synced: 14 Apr 2026
https://github.com/nur-alam39/diabetic-retinopathy-detection
Undergraduate thesis: Identifying the level of diabetic retinopathy using multiple deep convolution neural networks through multiple image processing techniques and inceptionV3 architecture.
image-classification image-processing inception-v3 opencv python tensorflow
Last synced: 13 Apr 2026
https://github.com/yu-iskw/tensorflow-hub-with-ml-engine
Example of transfer learning with tensorflow-hub and Google ML Engine
google-cloud machine-learning ml-engine tensorflow tensorflow-hub
Last synced: 17 Mar 2025
https://github.com/heyanlong/mix-face
A mix face tool by tensorflow
eye-detection tensorflow tensorflow-examples
Last synced: 15 Apr 2025
https://github.com/oleksandr-g-rock/classify_picamera_with_while_cusom_model
Image classification (persons, animals, other) on raspberry pi from pi-camera (with cycle while) used custom model .h5 (output to terminal)
image-classification image-processing image-recognition pi-camera raspberry-pi tensorflow tensorflow-examples tensorflow-tutorials
Last synced: 21 Jan 2026
https://github.com/khaymanii/cifar-10-object-recognition-model
This is an object recognition model built using Python and ResNet50 as its base model
keras python tensorflow transfer-learning
Last synced: 17 Apr 2026
https://github.com/jpata/sparsedistance
Generate sparse distance matrices with gradients in tensorflow efficiently
graph knn-graph-construction lsh machinelearning tensorflow
Last synced: 06 Sep 2025
https://github.com/iamsdt/multilabelmovieposterclassification
Multilabel image classification to classify movie poster and find appropriate movie genre with movie poster. For this project tensorflow framwork is used for deep learning model. The model is converted into tf lite to reduce final model size. This is a complete project with server side code and also fronted. To deploy deep learning model, flask is used and deployed into heroku server. By using Flutter framework frontend web app is developed and deployed into firebase.
flask flutter flutter-web image-classification multilabel-classification tensorflow tflite
Last synced: 28 Jun 2025
https://github.com/adityashrm21/tensorflowjs-live-classification-iris
A tensorflow.js web application to perform classification and prediction on the Iris dataset.
classification iris-dataset keras keras-tensorflow tensorflow tensorflow-experiments tensorflow-js tensorflow-tutorials tensorflowjs
Last synced: 21 Jan 2026
https://github.com/subhangisati/classification-of-venomous-and-non-venomous-snakes
This repository consists of classification of snakes species. It shows the whole progress and model used to achieve final accuracy. The model used are CNN(Convolutional Neural Network), MobileNetV2 and VGGNet. The final accuracy was achieved using transfer learning with model MobileNetV2
binary-image-classification classification cnn-classification cnn-keras computer-vision convolutional-neural-network cv2 data-science deep-neural-networks keras-tensorflow matplotlib mobilenetv2 neural-network numpy-library pandas-dataframe tensorflow transfer-learning
Last synced: 09 Mar 2026
https://github.com/nripstein/what-bird-is-that
Computer vision website which recognizes and provides information about birds in user-uploaded photos.
bird-species-classification birding computer-vision image-classification tensorflow
Last synced: 12 May 2025
https://github.com/crispengari/keras-api
💎 Introduction to Keras API and TensorFlow for Researchers
ai deep-learning jupyter-notebook keras machine-learning matplotlib numpy python scikit-learn tensorflow
Last synced: 07 Apr 2026
https://github.com/Celine-Hsieh/Hand_Gesture_Training--yolov4
Recognize the gestures' features using the YOLOv4 algorithm
deep-learning tensorflow yolov4
Last synced: 20 Apr 2025
https://github.com/chocolateloverraj/raise-hand-ai
Uses Tensorflow to detect if a person is raising their hand
ai hand navigation pointer pose raise rust tensorflow tensorflowjs wasm
Last synced: 07 Oct 2025
https://github.com/samber/dagobert
A simple Go client for the clip-as-service server
bert bert-as-service clip clip-as-service deep-learning embedding golang mlops onnx openai pytorch semantic tensorflow vector
Last synced: 11 Jun 2025
https://github.com/ekramasif/predict_the_diabetes
Training an Artificial Neural Network with this dataset and Predict the Diabetes.
ann artificial-neural-network dataset deep-learning diabetes-prediction machine-learning neural-network pima-indian-diabetes-dataset tensorflow
Last synced: 11 Oct 2025
https://github.com/dinukanavaratna/voice_emotion_analyzer
A simple python application to analyze the emotion of the voice of any uploaded audio clip.
audio-analysis audio-processing flask machine-learning python tensorflow tensorflow-experiments voice-analysis voice-emotion
Last synced: 10 Sep 2025
https://github.com/mongoexpuser/shale-reservoir-dnn-and-drilling-rare-events-graph
Shale-Reservoir-DNN and Drilling-Rare-Events-Graph
apache-drill apache-spark big-data c-cpp-napi-addon graph-algorithms java javascript node-js python sklearn sql tensorflow
Last synced: 15 Apr 2025
https://github.com/aidinhamedi/pneumonia-detection-ai
This project uses a deep learning model built with the TensorFlow Library to detect pneumonia in X-ray images. The model architecture is based on the EfficientNetB7 model, which has achieved an accuracy of approximately 97.12% (97.11538%) on our test data. This high accuracy rate is one of the strengths of our AI model.
ai artificial-intelligence artificial-neural-networks cli data data-science database gui interface kaggle keras pneumonia pneumonia-classification pneumonia-detection pneumonia-detector pneumoniac-xray python tensorflow tensorflow2 training
Last synced: 06 Apr 2025
https://github.com/avidlearnerinprogress/advanced-machine-learning-labs
Coursework solutions to AML Labs
cnn deep-learning deep-neural-networks tensorflow
Last synced: 13 Sep 2025
https://github.com/ronasit/tfjs-node-helpers
A library simplifying the work with TensorFlow.js in Node.
deep-learning deeplearning machine-learning machinelearning node node-js node-module nodejs tensorflow tensorflow-js tensorflowjs tfjs tfjs-node ts typescript
Last synced: 03 Jan 2026
https://github.com/saurabh-takle/mnist-handwritten-digit-recognition
The MNIST dataset consists of 0-9 digits with black background and white digit. The Handwritten digit recognition successfully identifies all the handwritten digits using sequential model.
classification digit-recognition handwritten-digit-recognition jupyter-notebook mnist-classification mnist-dataset numpy python3 tensorflow
Last synced: 09 Apr 2026
https://github.com/metabrainz/spambrainz
Spam detection for MusicBrainz
machine-learning spam-detection tensorflow
Last synced: 28 Jul 2025
https://github.com/maxim5/cs231n-2018-spring
All notes, slides and assignments for CS231n: Convolutional Neural Networks for Visual Recognition class by Stanford
cs231n deep-learning machine-learning stanford-university tensorflow
Last synced: 05 Oct 2025
https://github.com/coder12git/poweringstemhacks
Diagnose - Skin cancer detection from your skin images.
machine-learning python streamlit tensorflow
Last synced: 30 Oct 2025
https://github.com/soumik12345/gpt
A minimal implementation of Generative Pre-Training or GPT
deep-learning gpt-2 keras nlp openai tensorflow
Last synced: 15 Apr 2025
https://github.com/acheshkov/dcn-tensorflow
Attempt to reproduce results of Dynamic Coattention Network (DCN)
dcn-model jupyter-notebook russian tensorflow
Last synced: 07 May 2025
https://github.com/maskedsyntax/2-stage-opamp-analysis
Comparative Analysis of Machine Learning Models for Aspect Ratio Estimation of a Two-Stage Operational Amplifier
analysis gaussian-regression knn machine-learning numpy opamp opamps pandas streamlit tensorflow
Last synced: 13 Apr 2025
https://github.com/sayakpaul/bentoml-explorations
Contains my experiments made with the mighty library BentoML
bentoml python rest-api scikit-learn tensorflow zomato
Last synced: 16 Sep 2025
https://github.com/shakilgithub20/classifying_textual_emotions
keras loss-functions metrics nlp numpy numpy-arrays optimizer tensorflow
Last synced: 03 Feb 2026
https://github.com/pfcclab/open3d
Open3D: A Modern Library for 3D Data Processing
3d 3d-perception arm computer-graphics cpp cuda gpu gui machine-learning mesh-processing odometry opengl paddle pointcloud python reconstruction registration rendering tensorflow visualization
Last synced: 14 Apr 2025
https://github.com/abhiramdodda/two-stage-plant-diesease-detection
In this repo a two stage plant disease detection is introduced which reduces time required for training and gives greater accuracy.
deep-neural-networks efficientnet image-processing tensorflow
Last synced: 19 Feb 2026
https://github.com/kazuhito00/object-detection-api-tensorflow2onnx
TensorFlow Object Detection APIのONNX推論サンプル
centernet efficientdet object-detection-api onnx ssd tensorflow
Last synced: 19 May 2026
https://github.com/garcane/ethereum-prediction-ml
A machine learning project that predicts the future price of Ethereum (ETH) using the price data gathered from coincodex.com.
crypto cryptocurrency ethereum jupyternotebook lstm lstm-neural-networks machine-learning machine-learning-algorithms python scikit-learn scikitlearn-machine-learning sklean svm tensorflow
Last synced: 10 Apr 2026
https://github.com/hasnainroopawalla/image-captioning-scene-descriptor
A CNN-LSTM model to generate a sentence/caption that describes the contents/scene of an image.
bleu-score deep-learning flask flickr flutter image-captioning inceptionv3 keras lstm python rnn tensorflow
Last synced: 30 Oct 2025
https://github.com/iamtodor/tensorflow_object_detection_create_coco_tfrecord
Convert coco dataset to tfrecord for the tensorflow detection API.
coco-dataset cocodataset object-detection tensorflow tfrecord
Last synced: 27 Oct 2025
https://github.com/mingtaoguo/fcn_segmentation_tensorflow
Implementing the paper: Fully Convolutional Networks for Semantic Segmentation
fcn image-segmentation tensorflow
Last synced: 19 May 2026
https://github.com/unknnownnn/vyaapar.ai
A Multi-Model AI Pipeline for Startup predictions
ai-models css hardhat html intel-oneapi-toolkits javascript nodejs python3 scikitlearn-machine-learning smart-contracts tensorflow
Last synced: 08 Apr 2026
https://github.com/neelanjan00/face-recognition-facenet-
An implementation of the Siamese Neural Network for facial recognition using one shot detection, that eliminates the requirement for the Neural Network to be trained each time a new image is added to the database. Trained using a Triplet Loss Function, it may even be used to perform the facial recognition with one training instance image.
deep-learning face-recognition opencv siamese-network tensorflow
Last synced: 27 Oct 2025
https://github.com/hasnainroopawalla/scribblenet
A Python library that classifies hand-drawn doodles into distinct classes (trained on the QuickDraw dataset by Google).
android cnn doodle-classifier flask javascript keras python restful-api tensorflow
Last synced: 07 Apr 2026
https://github.com/samyak2/tensorflow-live-demo
An interactive demo made for my talk on Tensorflow
gradient-descent talk tensorflow
Last synced: 11 May 2026
https://github.com/canokaue/eel7513
Projeto final da disciplina EEL7513/EEL7514/EEL510417 - Introdução ao Aprendizado de Máquina.
clothing-recognition convolutional-neural-networks cuda-support deep-learning deepfashion eel7513 fashion-classifier jupyter-notebooks keras machine-learning machine-learning-algorithms mobilenetv2 multi-label-classification python3 pytorch resnet-50 tensorflow ufsc vgg16 vgg16-model
Last synced: 31 Dec 2025
https://github.com/luca-parisi/hyper_sinh
hyper-sinh: An Accurate and Reliable Activation Function from Shallow to Deep Learning in TensorFlow, Keras, and PyTorch
activation-functions cnn cnn-classification cnn-keras cnn-model deep-learning deep-neural-networks keras keras-neural-networks keras-tensorflow machine-learning machinelearning-python pytorch sinh tensorflow tensorflow-models torch
Last synced: 29 Oct 2025
https://github.com/gosha20777/neuroexploit
A self-learning neural network for automatic pentest
keras pentest python self-learning tensorflow
Last synced: 13 Apr 2026
https://github.com/romaingrx/vit-tumor-classification
Tumor classification with vision transformer
brain deep-learning tensorflow tumor-detection vision-transformer
Last synced: 01 May 2026
https://github.com/shivamgupta92/signlang_action_recognition
This project utilizes action recognition and deep learning with OpenCV, MediaPipe, and Inception_ResNet for real-time sign language detection. This tool empowers users to interpret diverse sign gestures accurately, fostering inclusivity
cnn-keras deep-neural-networks keras nlp python3 resnet-50 tensorflow
Last synced: 18 Sep 2025
https://github.com/izhangzhihao/serverless-tensorflow
Running TensorFlow on AWS Lambda
aws-lambda serverless tensorflow
Last synced: 17 May 2026
https://github.com/shervinnd/bitcoin-price-prediction-ml-dl
Predict Bitcoin prices with ML & DL models! 📈 Uses Ridge, Lasso, Random Forest, MLP, RNN & LSTM with hyperparameter tuning. 📊 Visualizes predictions & ROC curves. 🚀 Fetch data via yfinance, evaluate with MSE/R2. Perfect for crypto enthusiasts! 💸
cryptocurrency data-science data-visualization decision-tree deep-learning financial-modeling machine-learning neural-networks predictive-analytics price-prediction python random-forest regression rnn scikit-learn simple-rnn tensorflow time-series yfinance
Last synced: 15 Oct 2025
https://github.com/lakshay-a/alzheimer-diagnosis-using-cnn
An advanced deep learning tool for Alzheimer's disease diagnosis using a CNN with transfer learning from DenseNet-121 pre-trained on RadImageNet, achieving a test accuracy of 95.13%. It features a user-friendly interface for uploading MRI scans and provides immediate classification into AD, MCI, or CN stages.
kfold-cross-validation matplotlib numpy python3 scikit-learn tensorflow transfer-learning
Last synced: 23 Feb 2026
https://github.com/iamsdt/deeplearningprojects
All Deep Learning Projects
deep-learning neural-network pytorch tensorflow
Last synced: 04 May 2026
https://github.com/s4m-mo/detametricssdk
The Python SDK for the Kaggle and Colab-compatible TensorBoard alternative.
alternative dashboard deta deta-space machine-learning python tensorboard tensorflow
Last synced: 20 May 2026
https://github.com/udityamerit/complete-machine-learning-for-beginners
This repository is structured as a complete ML roadmap combining theory (PDFs) with hands-on coding (Jupyter Notebooks) to help you build a solid foundation in data science and machine learning. Ideal for students, self-learners, and professionals looking to revise or upgrade.
artificial-intelligence classification clustering clustering-algorithm machine machine-learning machinelearning matplotlib matplotlib-figures numpy pandas regression regression-models regressionalgorithms regressionanalysis scikit-learn scikitlearn-machine-learning scipy seaborn tensorflow
Last synced: 15 May 2026
https://github.com/njzjz/kconmd
Molecular dynamics (MD) simulations supported by k-Bags Convolutional Neural Network (kcon).
chemistry convolutional-neural-network deep-learning molecular-dynamics python3 tensorflow
Last synced: 21 Mar 2025
https://github.com/hishamalyahya/popgen
Melody and chord progression generation using TransformerXL
deep-learning machine-learning music music-generation pop-music tensorflow
Last synced: 18 May 2026
https://github.com/marcometer/wine-classification-course
Using a multi-layer perceptron and the kNN Algorithm to classify wine to be red or white wine.
classification keras knn neural-network pandas python scipy tensorflow
Last synced: 10 Apr 2026
https://github.com/nasdin/predicting-mosquito-hotspots
State of the art prediction of mosquito hotspots and virus presence using machine learning and deep learning
cross-validation data-science deep-learning ensemble machine-learning prediction sklearn stacked-models tensorflow xgboost
Last synced: 18 Oct 2025
https://github.com/madahetooo/kidneycancerdetector
This application to detect kidney cancer.
cloudstorage firebase firebase-storage machine-learning ml tensorflow vision
Last synced: 09 Apr 2026
https://github.com/vuuuuk/pointnet-detectron2-training
PointNet training with custom Intel RealSense L515 dataset, Detectron2 training with custom Roboflow dataset
detectron2 google-colaboratory jupyter-notebooks keras lidar-point-cloud open3d pointnet python3 realsense2 roboflow tensorflow
Last synced: 21 Jan 2026
https://github.com/geo-y20/ai-farmer-assistant
Wheat Farming AI Disease Detection and Chatbot Support
chatbot css disease-prediction flask html javascript jupyter-notebook keras nlp tensorflow website wheat
Last synced: 20 Aug 2025
https://github.com/pottekkat/teachable-machine
A teachable image classifier that runs on any browser built using TensorFlow JS
computer-vision data-science deep-learning image-processing machine-learning tensorflow tensorflow-js
Last synced: 29 May 2026
https://github.com/bigmb/chatbot
ChatBot using Recuurent Neural networks and Cornell Corpus dataset (TensorFlow)
chatbot cornell-corpus-dataset rnn-encoder-decoder tensorflow
Last synced: 09 Apr 2025
https://github.com/imdeep2905/digit-recognizer
This is a little project which implements ML model (trained on "Hello World of ML" - MNIST Digit Dataset) in real life.
convolutional-neural-network deep-learning keras mnist-classification mnist-handwriting-recognition opencv-python python tensorflow tkinter
Last synced: 13 Mar 2025
https://github.com/sbatururimi/transfer-learning-alexnet-feature-extraction
A case study of Transfer Learning using AlexNet to classify traffic sign images
alexnet deep-learning tensorflow traffic-sign-classification transfer-learning
Last synced: 17 Apr 2026
https://github.com/pingsutw/hello-submarine
This repo is for beginner who want to learn and use Submarine
docker hadoop kubernetes pytorch submarine tensorflow
Last synced: 19 Oct 2025
https://github.com/abhilash1910/datahour_diffusion
Presentation of the session on Diffusion Principles on behalf of Analytics Vidhya datahour. Youtube: https://www.youtube.com/watch?v=DIdbsfzK7IUtube:
autoencoders clip diffusion keras tensorflow
Last synced: 12 Jul 2025
https://github.com/timofurrer/hslu-pren-digit-cnn
Convolutional Neural Network to recognize digits used in the PREN class @ HSLU
cnn digit-recognition hslu keras machine-learning pren tensorflow
Last synced: 15 Apr 2026
https://github.com/simsso/ml-playground
Machine learning experiments
cnn deep-learning machine-learning tensorflow
Last synced: 24 Apr 2025
https://github.com/qanastek/winenot
WineNot is an easy to use app to let you find a wine according to it's label. One step, Just can it !
android flask flutter ios levenshtein-distance object-detection opencv python rails ruby ruby-on-rails sqlite tensorflow tesseract tesseract-ocr
Last synced: 02 Apr 2026
https://github.com/canokaue/chatsus
[3rd Place DevSC] Telegram Chatbot POC for the Brazilian Healthcare System
brazil-open-data chatbot chatbot-experiment chatbot-telegram ciasc dev-sc hackathon healthcare healthcare-analysis healthcare-demo patient-level-prediction patient-management santa-catarina sentiment-analysis tableau tableau-dashboards telegram telegram-bot tensorflow third-place
Last synced: 25 Oct 2025
https://github.com/elysian01/exercise-and-yoga-tracker-android-app
Yoga-Tracker classifies various yoga poses performed in front of the mobile camera.
android-application java mobilenet teachable-machine tensorflow yoga-pose-classification
Last synced: 15 Apr 2026
https://github.com/oleksandr-g-rock/simple_classification_pi_vgg16_pretrain_model
Simple image classification on raspberry pi used the pre-trained model VGG16
image-classification image-recognition mobilenet tensorflow
Last synced: 20 Apr 2026
https://github.com/thevarunsharma/pycaption
A telegram bot that receives an image from the user and returns a caption generated for it through chat over telegram using Telegram API.
deep-learning image-captioning keras machine-learning python telegram-bot tensorflow
Last synced: 20 Apr 2026
https://github.com/ritwik880/tech-education
🦟 Advanced Education System using Tensorflow and deployed on and some javascript libraries to perform Real-Time Classification 🔥
ai api-client boostrap5 css3 dbsqlite3 django html5 javascript ml python rest-api tensorflow vscode
Last synced: 21 Feb 2026
https://github.com/adityajn105/move37
Move37 is a Reinforcement Learning Course by Siraj Raval's The School of AI. This repository is to maintain all codes done during this course.
markov-decision-processes reinforcement-learning tensorflow
Last synced: 15 Apr 2026
https://github.com/engageintellect/ai-stock-prediction
Future stock price predition using a regression neural-network
chatgpt daisyui fastapi neural-network openai python svelte sveltekit tailwindcss tensorflow yfinance
Last synced: 15 Apr 2026
https://github.com/yarnaimo/reinainfo-next
🐈 上田麗奈さん非公式info v2
firebase nextjs pwa react tensorflow typescript
Last synced: 18 Jan 2026
https://github.com/jay-johnson/antinex-utils
Manage and use pre-trained deep neural networks with a common interface for build, compile, fit, evaluate, kfold, cross validate, and predict lifecycle phases using Keras and Tensorflow
ai-security anti-nex artificial-intelligence keras tensorflow
Last synced: 14 Apr 2025
https://github.com/memudualimatou/spot-mask-challenge
argument-parser keras opencv python tensorflow transfer-learning
Last synced: 31 Aug 2025
https://github.com/rajspeaks/predict-baby-weight-using-tensorflow-on-gcp
Predicting baby weight using TensorFlow on Google Cloud Platform
deep-learning gcp google-cloud rajdeep-das rajspeaks tensorflow tensorflow-examples tensorflow-tutorials tensorflowjs
Last synced: 07 Feb 2026
https://github.com/okerew/okrolearn
A machine learning library created in python by Okerew
ai analytics arrays computer-science computer-vision machine-learning machine-learning-python neural neural-network numpy okerew okrolearn python pytorch scikit-learn tensorflow tensors
Last synced: 05 Mar 2025
https://github.com/ivangael/airplane_monitoring_with_runway_detection
Airplane Runway Detection and Tracking
airplane-tracking opencv python runway-detection scikit-image tensorflow torch
Last synced: 28 Apr 2025
https://github.com/ejw-data/ml-myopia
A variety of machine learning techniques used to identify nearsighted patients
cross-validation gridsearchcv imbalanced-classification kmeans knn machine-learning pca pipeline python random-forest scikit-learn svc tensorflow tsne
Last synced: 11 Jul 2025
https://github.com/akhilsoni0102/semantic-similarity-between-2-sentences
This repository contains a simple code to compare two sentences based on their semantic similarity scores using a Universal sentence encoder.
cosine-similarity cosine-similarity-scores jupyter-notebook python3 semantic-similarity tensorflow tensorflow-models universal-sentence-encoder universal-sentence-encoders universal-sentences-encoder
Last synced: 08 Oct 2025
https://github.com/aurelienmorgan/defect_detection_webservice
Surface Defect Detection as a Tensorflow/Keras model microservice container.
cnn computer-vision containers data-augmentation docker flask gunicorn jupyter-notebook keras nginx opencv python rest-api segmentation-model tensorflow u-net uwsgi webservice
Last synced: 09 Apr 2026
https://github.com/saradindusengupta/email_spam_filter
This model mainly uses deep neural network to train and classify between spam and ham messages and compare them with SVM and random forest.
deep-learning keras-neural-networks python-3-5 sklearn tensorflow
Last synced: 04 Apr 2026
https://github.com/pixelcaliber/medsearch
Vector Search Application for Image Similarity Search, specifically designed for medical X-rays, leveraging ResNet50, Chest-XRay dataset and Milvus vector database
image-processing imagenet-classifier machine-learning milvus postgresql python3 resnet-50 tensorflow vector-database vector-search
Last synced: 24 Sep 2025
https://github.com/raviqqe/tensorflow-extenteten
TensorFlow extension library
deep-learning python tensorflow
Last synced: 14 Feb 2026
https://github.com/davidyslu/NumberPlateRecognition
Recognize the number plate using TensorFlow in Python
cnn-model python recognition tensorflow
Last synced: 29 Aug 2025
https://github.com/ligmitz/rimcol
A rust crate to convert grayscale images to rgb images.
command-line-tool rust tensorflow
Last synced: 03 Sep 2025
https://github.com/andrewliao11/vae-tensorflow
Tensorflow implementation of VAE(variational autoencoder)
Last synced: 08 Apr 2026
https://github.com/jokoum/satellite-image-classification
Semester project for the Deep Learning class of the MSc in Artificial Intelligence
attention-mechanism colab-notebook convolutional-neural-networks deep-learning gru-layer image-classification keras python resnet50v2 satellite-imagery tensorflow
Last synced: 09 Apr 2026
https://github.com/thoth-station/s2i-example
An example of Thoth's recommendations in OpenShift's s2i builds for a TensorFlow stack
example-project hacktoberfest openshift s2i s2i-python software-stack tensorflow tensorflow-examples thoth
Last synced: 10 Apr 2025
https://github.com/dev-khant/encoder-decoder
Simple Encoder Decoder Network
encoder-decoder nlp tensorflow
Last synced: 01 May 2026
https://github.com/blackhc/laaos
Logs as append-only source.
experiments-results experiments-tracking logger logging-framework logging-library machine-learning ml python pytorch tensorflow
Last synced: 28 Apr 2025
https://github.com/brianelizondo/ai-connectify
AI-Connectify is a JavaScript library for connecting to various AI services
ai artificial-intelligence chatgpt claude-ai cohere-ai dall-e javascript mistral-ai nodejs openai stability-ai tensorflow
Last synced: 05 Jul 2025
https://github.com/novasush/tensorboard-with-fashion-mnist
Training a convolutional neural network to classify images of the Fashion MNIST dataset and use TensorBoard to explore how it's confusion matrix evolves over time.
confusion-matrix confusionmatrix tensor tensorbo tensorflow tensorflow-experiments
Last synced: 01 Mar 2026
https://github.com/AlbertSuarez/which-dog-are-you
🐶 Dog and face person matcher based on image similarity
dog hackathon nmslib numpy python similarity tensorflow
Last synced: 14 Mar 2025