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-09 00:27:27 UTC
- JSON Representation
https://github.com/mehmetgoren/detect_service
Feniks iNVR Object Detection Service
computer-vision deep-neural-networks feniks machine-learning message-broker microservices-architecture nvidia-jetson object-detection pytorch redis tensorflow
Last synced: 12 May 2025
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/mirgis/plucky-playground
A modest collection of machine learning and deep learning algorithms, along with examples implemented in diverse toolkits.
bayes bayesian deep-learning examples ipynb keras machine-learning neural-network pandas playground python3 pytorch scikit-learn sklearn statistics tensorflow
Last synced: 13 Apr 2026
https://github.com/zfturbo/pretrained-vgg-neural-nets-in-tensorflow
Set of VGG neural net models for TensorFlow. Weights converted from Pytorch.
batch-normalization pretrained-models tensorflow vgg16 vgg19
Last synced: 29 Apr 2026
https://github.com/dimasmiftah/ml-beginner
Collection of some basic ML model example. These are all part of the exercise and submission in the "Belajar Machine Learning Untuk Pemula" class provided by Dicoding.
colab-notebook keras machine-learning sklearn tensorflow
Last synced: 13 Apr 2026
https://github.com/nafisalawalidris/building-a-cnn-to-classify-handwritten-characters
Building a CNN to Classify Handwritten Characters" is a proof-of-concept project using Python, TensorFlow, and Keras. It demonstrates how a Convolutional Neural Network (CNN) can identify scanned characters in the MNIST database. The goal is to convert historical documents into searchable databases, improving ancestry search services.
data-science database handwritten-characters image-recognition jupyter-notebook keras machine-learning proof-of-concept python tensorflow
Last synced: 08 Apr 2026
https://github.com/ranjitodedra/cleantomato
Tomato Disease Finder Application
fastapi google-cloud python tensorflow
Last synced: 13 Apr 2026
https://github.com/patataman/gw2pricepredictor
GW2 price predictor using ANN and Telegram
ann guildwars2 gw2 mlp multilayer-perceptron-network python telegram tensorflow
Last synced: 21 May 2026
https://github.com/alvii147/spoilersalert
Detects spoilers for TV shows using natural language processing
google-universal-sentence-encoder matplotlib scipy tensorflow
Last synced: 09 May 2026
https://github.com/maiminh1996/YOLOv3-tensorflow
Re-implement YOLOv3 with TensorFlow
deep-learning machine-learning object-detection supervised-learning tensorflow yolov3
Last synced: 20 Apr 2025
https://github.com/johnnixon6972/resnets
Implementations of ResNet-18, ResNet-34, ResNet-50, ResNet-101, and ResNet-152 in TensorFlow 2, based on the "Deep Residual Learning for Image Recognition" paper by Kaiming He, Xiangyu Zhang, Shaoqing Ren, and Jian Sun (2015)
convolutional-neural-networks keras neural-network resnet tensorflow
Last synced: 06 Jan 2026
https://github.com/umbaji/yodi
This is the official repository for Yodi, the speech recognition model for 8 words, in Ewè. The yodi package is also useful for rapid inference inference on speech data, especially on the mini_speech datasets.
data data-visualization keras python3 speech-recognition tensorflow
Last synced: 12 Jan 2026
https://github.com/roqhdehd502/namin-neural-network
This is my first deep learning Work-piece.
jupyter-notebook python3 tensorflow
Last synced: 16 Apr 2026
https://github.com/valian/neural-image-upscaling
Implementation of Image Upscaling using TensorFlow
jupyter-notebook neural-network tensorflow
Last synced: 18 May 2026
https://github.com/donrestarone/object-detectr
A tensorflow object detection model served to the internet on a Rails server (TensorFlow on Rails-- if you will)
matplotlib python rails6 tensorflow
Last synced: 09 May 2026
https://github.com/gallo13/neuralnetworks-deeplearning-image-classification-with-cnn
Explore the implementation of CNN with a color image dataset (Project 1)
cnn convolutional-neural-networks gpu-tensorflow jupyter-notebook keras keras-tensorflow numpy python scikit-learn seaborn tensorflow tensorflow2
Last synced: 07 Apr 2026
https://github.com/theoliverlear/crypto-trader
A Spring Boot web app that buys and sells cryptocurrencies from API data sources. Its quick trading and other features allow users to leverage computer power to outperform the market.
ai ai-models big-data-analytics cryptocurrency data-science financial full-stack hibernate-jpa machine-learning nodejs python sass service spring-boot tensorflow typescript website
Last synced: 13 Apr 2026
https://github.com/burness/tf_course
the material of the tf course
computer-vision tensorflow tensorflow-tutorials
Last synced: 10 Aug 2025
https://github.com/vasugi2003/fusion-ai---multimodal-persuvasiveness-prediction
Developed a system to predict persuasiveness using multi-modal data (text, images, audio). Utilized BERT for text embeddings, ResNet for image features, and Librosa for audio analysis. Fused data from all modalities for enhanced prediction accuracy.
ai bert-model fusion librosa multimodal-deep-learning python resnet-50 tensorflow
Last synced: 11 Apr 2026
https://github.com/iterative/blog-tpi-bees
Terraform Provider Iterative + ML data & code -> AWS/Azure/GCP/K8s
aws azure blog cloud demo example gcp gpu k8s keras tensorflow terraform terraform-provider
Last synced: 08 Apr 2026
https://github.com/becauseofai/nvidia-xavier
Explore NVIDIA Jetson AGX Xavier.
artificial-intelligence caffe deep-learning deepstream embedded-ai image-processing inference jetpack machine-learning nvidia nvidia-jetson nvidia-xavier robotics self-driving tensorflow tensorrt video-analysis
Last synced: 11 Apr 2026
https://github.com/imswappy/brain-tumor-detection
🧠 Deep learning project for brain tumor classification using MRI images. Built with transfer learning (VGG16 + fine-tuning), TensorFlow/Keras, and deployed via Streamlit. Dataset & model loaded dynamically from KaggleHub. Includes training notebook, evaluation, and interactive web app.
kagglehub keras numpy pandas scikit-learn streamlit tensorflow vgg16-model
Last synced: 13 Apr 2026
https://github.com/jahanostg/cnn_hand_writing_detection
This project implements a Convolutional Neural Network (CNN) to recognize handwritten digits from the MNIST dataset. The model achieves over 99% accuracy on the test set, demonstrating its effectiveness in image classification tasks. It’s designed as a simple yet powerful example for learning deep learning and computer vision techniques.
cnn colab-notebook deep-learning keras python tensorflow
Last synced: 28 Apr 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/supreme-gg-gg/block-ml
Build neural networks with blocks (Scratch!)
artificial-intelligence block-coding blockly keras machine-learning neural-network node-js scratch tensorflow
Last synced: 07 Mar 2026
https://github.com/Team-Hydrogen-ADC/2025-ADC
This is Team Hydrogen's application for the 2025 NASA App Development Challenge.
blender nasa-app-development-challenge simulation space space-visualization tensorflow trajectory unity visualization
Last synced: 08 Dec 2025
https://github.com/rakibhhridoy/imagedenoisingusing-autoencoders
Filtering out the noise presented in the image by auto-enconder algorithm in TensorFow and Keras. Rare images, unclean crime images,medical noise images can be denoised and find out the desired outcome by using auto-encoders.
autoencoder autoencoder-architecture autoencoder-neural-network deep-learning image-clean image-denoising keras python tensorflow theory
Last synced: 05 May 2026
https://github.com/sushmitha-93/cmpe275---machine-learning-assigments-and-labs
Machine Learning Course Topic wise Assignments and Projects
artficial-neural-network classification-algorithm clustering-algorithm convolutional-neural-networks machine-learning natural-language-processing numpy pandas plotly python regression-algorithms regularization-methods sentiment-analysis sklearn tensorflow time-series-analysis
Last synced: 11 Apr 2026
https://github.com/wikp/jupyterlab-google-cloud
DataScience environment on Jupyter Lab with Google Cloud SDK
data-science datascience-environment google-cloud-sdk jupyterlab pandas python tensorflow
Last synced: 13 Apr 2026
https://github.com/cainmagi/tensorflow-guide
A Chinese guide book for learning Tensorflow from a starter.
linear-classification linear-classifier linear-regression linear-regressor non-linear-optimization non-linear-regression nonlinear-optimization nonlinear-regression optimization optimization-algorithms optimizer self-defined-layer tensorflow tensorflow-examples tensorflow-experiments tensorflow-tutorials tutorial tutorial-code tutorial-sourcecode tutorials
Last synced: 10 Jan 2026
https://github.com/himanchalchandra/text-classification-using-deep-neural-network-
Implemented a system which can categorize or classify a textual data using Deep Neural Network Model trained using Google Tensorflow.
classification dataset deep-learning natural-language-processing neural-network tensorflow textual-data
Last synced: 18 May 2026
https://github.com/vanvalenlab/deepcell-retinamask
RetinaNet and RetinaMask models for object detection based on TensorFlow and DeepCell-tf.
maskrcnn object-detection retinanet tensorflow
Last synced: 17 May 2026
https://github.com/j-christl/mnisttoimgfiles
Small python 3 tool to load the MNIST dataset from keras and save each entry to a *.png file
keras machine-learning matplotlib mnist mnist-data mnist-dataset mnist-handwriting-recognition mnist-image-dataset neural-network neural-networks python python3 tensorflow tool tools
Last synced: 09 May 2026
https://github.com/imamaaa/signature-recognition-cnn
A deep learning-based system for signature classification using CNN, HOG, and SIFT. This project segments signature images, applies feature extraction, and trains models to recognize individual signatures. Performance is evaluated using precision, recall, F1-score, and accuracy.
classification cnn computer-vision deep-learning feature-extraction hog-features image-processing pattern-recognition pytorch sift signature-recognition tensorflow
Last synced: 09 May 2026
https://github.com/shibam120302/image_watermarking_flask_app
We made this easier than ever using OpenCV with Python to automate watermarking multiple images
flask imagewatermakering imutils keras python tensorflow
Last synced: 11 Apr 2026
https://github.com/amirzenoozi/yolo-tf2-object-detection
Object Detection on Image and Video Based on YOLO Model
cli coco coco-dataset deep-learning live livestream machine-learning object-detection object-recognition object-segmentation python stream telegram telegram-bot tensorflow tensorflow2 tf2 watchdog yolo yolov3
Last synced: 22 May 2026
https://github.com/anas436/face-mask-detection-ai
A Web App for Real Time and Image Face Mask Detection Using Streamlit
keras opencv streamlit tensorflow
Last synced: 13 Apr 2026
https://github.com/ashleymarkfletcher/linearregressiontensorflowjs
linear regression visualised with Tensorflow.js and P5.js
javascript p5js tensorflow tensorflow-js
Last synced: 29 Apr 2026
https://github.com/aryansingla45/sentiment-analysis
Sentiment Analysis Project on Twitter data
deep-learning jupyter-notebook keras logistic-regression machine-learning natural-language-processing numpy pandas python scikit-learn tensorflow
Last synced: 11 Apr 2026
https://github.com/gperdrizet/deeplearning-devcontainer
Containerized development environment for deeplearning projects
deep-learning devops mlops neural-networks python pytorch tensorflow
Last synced: 06 Jul 2026
https://github.com/shanmukhsrisaivedullapalli/automatic-ticket-classification
This project processes customer complaint data using pandas for data manipulation and applies text preprocessing techniques, including lemmatization, to clean and normalize complaint text. The `tqdm` library provides progress bars for efficient tracking of text processing tasks.
matplotlib neural-networks nlp numpy pandas python3 scikit-learn seaborn tensorflow tqdm wordcloud
Last synced: 11 Apr 2026
https://github.com/armanjscript/modern-computer-vision
The modern pretrained models and transformers for using and fine tuning
coco feature-extraction fine-tuning image-classification imagenet-classifier kerascv object-detection pascal-voc pretrained-models resnet-50 tensorflow
Last synced: 22 May 2026
https://github.com/silvermete0r/oraclus-cryptopappy-web-app
Oraclus - CryptoPappy. Cryptocurrency Analysis App based on Streamlit framework.
cryptocurrency news-api streamlit tensorflow
Last synced: 13 Apr 2026
https://github.com/alireza-py/currency-price-prediction
This project uses deep learning to predict cryptocurrency prices. It trains LSTM and Bidirectional LSTM models on historical price data to understand patterns over time. Before training, the data is cleaned and scaled, removing unusual spikes or errors. The app automatically downloads daily, weekly, monthly, and yearly data for each token
ai bidirectional-lstm bilstm cryptocurrency intresting lstm prediction python python3 tensorflow
Last synced: 18 May 2026
https://github.com/vyomshm/semantic_segmentation
My implementation of Semantic Segmentation Networks on different datasets. Also my repo for the Big Data Challege
cityscapes jupyter-notebook kitti-dataset semantic-segmentation tensorflow vgg16
Last synced: 17 May 2026
https://github.com/amirzenoozi/simple-classification
A Simple Vehicle Classifier Based on Keras and Tensorflow + Training Script
cars classification dataset deep-learning image-processing keras keras-tensorflow machine-learning planes tensorflow tf2 train training-data vehicle vehicle-classification vehicle-dataset
Last synced: 04 May 2026
https://github.com/ajimaulana123/tensorflow-data-and-deployment-specialization
Mendistribusikan model machine learning ke berbagai perangkat.
Last synced: 18 May 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/ashnair1/devanagiri-character-recognition
Devanagiri Character Recognition using CNNs
character-recognition cnn devanagri-character-recognition tensorflow
Last synced: 03 May 2026
https://github.com/saadmairaj/image-sorting-application
Image sorting application that will find and sort all images of similar kind and organise them in different folders.
applicaiton image image-processing image-recognition object-detection opencv-python organizer pyqt5 tensorflow tensorflow-experiments yolov3
Last synced: 08 Mar 2026
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/ikanurfitriani/face-mask-classification
This repository contains code archives for Face Mask Classification with Deep Learning
cv2 face-mask-classification face-mask-dataset ipynb-jupyter-notebook jupyter-notebook keras-tensorflow python streamlit-webapp tensorflow
Last synced: 18 Feb 2026
https://github.com/subhayudutta/decktracker
Decktracker is a web app that classifies and identifies the type of playing cards using Convolutional Neural Networks (CNN) and Streamlit.
cnn python streamli tensorflow transfer-learning
Last synced: 14 Apr 2026
https://github.com/micahondiwa/ml_dl-in-finance
A series of machine learning and deep learning projects in finance.
backpropagation forward-propagation garch-models keras keras-models keras-tensorflow tensorflow tensorflow2
Last synced: 17 Jan 2026
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/arkya-art/movie-recommender-system
End-to-end, production-style movie recommender: offline TensorFlow NCF + online Flask serving with Kafka-Flink streaming feedback and a React client.
data-engineering docker flask flink kafka keras ncf react recommendation recommender-system streaming tensorflow
Last synced: 12 Apr 2026
https://github.com/nrstott/brfss
Multitask DNN in Tensorflow for predictive analytics on the CMS Behavioral Risk Factor Surveillance System (BRFSS)
machine-learning tensorflow tensorflow-models
Last synced: 18 May 2026
https://github.com/peroxy/carimageclassification
Car image classification with Tensorflow, training model with data from avto.net
cars image-classification machine-learning python tensorflow
Last synced: 15 May 2026
https://github.com/cg1507/convnet-zoo
:video_game: PlayGround for Convolutional Neural Networks + Layerwise Activation Map
convolutional-neural-networks keras model-zoo tensorboard tensorflow visualization-tools
Last synced: 04 May 2026
https://github.com/bjornmelin/deep-learning-evolution
🧠 Deep-Learning Evolution: Unified collection of TensorFlow & PyTorch projects, featuring custom CUDA kernels, distributed training, memory‑efficient methods, and production‑ready pipelines. Showcases advanced GPU optimizations, from foundational models to cutting‑edge architectures. 🚀
ai-research cuda data-science deep-learning distributed-training gan gpu-acceleration machine-learning model-optimization neural-networks python pytorch tensorflow training-pipeline transformers
Last synced: 09 May 2026
https://github.com/antonio-f/autoencoders
Autoencoders test from Coursera's Advanced Machine Learning - Intro to Deep Learning course.
autoencoder convolutional-autoencoder deep-learning denoising-autoencoder image-morphing image-reconstruction image-retrieval lfw-dataset machine-learning nearest-neighbors pca principal-component-analysis tensorflow
Last synced: 17 Apr 2026
https://github.com/rgrupesh/sarcasm-detector
Web app that detects sarcasm with—around—80% accuracy.
Last synced: 17 Apr 2026
https://github.com/pavankethavath/dominos---predictive-purchase-order-system
This advanced forecasting tool leverages Prophet, ARIMA, SARIMA, and LSTM models to predict daily sales for 32 pizzas and 64 ingredients. With Prophet achieving the lowest MAPE, it ensures accurate demand forecasts, optimized inventory, and efficient purchase planning, reducing waste, preventing stockouts, and enhancing supply chain efficiency.
arima deep-learning eda exploratory-data-analysis forecasting lstm machine-learning mape matplotlib minmaxscaling numpy pandas prediction python sarimax seaborn seasonality tensorflow time-series
Last synced: 08 Apr 2026
https://github.com/a-k-0/hacktoberfest_25_python
🎃 Hacktoberfest 2025 Python Hub — Web dev (Flask/Django/FastAPI), AI/ML (TensorFlow/PyTorch), Data Science, NLP, Games & more. Beginner-friendly! ⭐ Please Star to support!
agentic-ai ai-ml api-rest application deep-learning django fastapi flask hacktoberfest hacktoberfest2025 keras-tensorflow machine-learning neural-network pandas pygame python python3 pytorch spacy tensorflow
Last synced: 10 Apr 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/tpvasconcelos/maurice
Ship better machine learning projects, faster!
cache caching helper import-hooks machine-learning monkey-patching pandas python sklearn tensorflow utils
Last synced: 18 Jan 2026
https://github.com/kenya-sk/deep-individual-tracker
"deep-individual-tracker" is a deep learning-based tracking method that takes into account the overlap of individuals to detect. This repository provides annotation, detection, trackers, and monitoring tools.
cnn density-map monitoring opencv tensorflow tracking
Last synced: 09 Mar 2026
https://github.com/epsoft/save-load-model
save load model
h5py model-save-weights save save-load save-load-model save-model save-weights savemodel tensorflow tf-keras
Last synced: 18 May 2026
https://github.com/boltuix/tflite-text-classifier-android-app
This Android app leverages a TensorFlow Lite model for on-device classification of social media posts into 11 categories, including technology, sports, finance, and more. Built with Kotlin and Jetpack Compose, it ensures efficient, privacy-focused inference without server dependencies.
ai android appdev colab-notebook jetpack-compose jetpackcompose kotlin machine-learning mobile-app nlp on-device tensorflow tensorflow-lite text-classification tflite tflite-models tips-and-tricks
Last synced: 02 Sep 2025
https://github.com/kieranlitschel/xswem
A simple and explainable deep learning model for NLP.
deep-learning explainable fast global-explanation glove keras local-explanation machine-learning model nlp simple swem tensorflow word-embeddings
Last synced: 18 Jan 2026
https://github.com/sahil210695/tensorflow-model-deploy
Example how to deploy your TensorFlow model in production using the Tensorflow-serving
deployment docker docker-image linear-regression machine-learning numpy prediction python savedmodel tensorflow tensorflow-examples tensorflow-experiments tensorflow-graph tensorflow-model tensorflow-models tensorflow-serving tensorflow-tutorials
Last synced: 21 Jan 2026
https://github.com/pvlbzn/deep-sentiment
Sentiment analysis (binary classification) of IMDB reviews using deep learning
deep-learning keras sentiment-classification tensorflow
Last synced: 10 Apr 2026
https://github.com/ttitcombe/tfshell
Classes to allow for easy scaling, building, training, testing, and deployment of machine learning models
machine-learning project-management tensorflow
Last synced: 15 May 2026
https://github.com/shyamsn97/neuralstyletensorflow
Neural Style algorthim, as introduced in "A Neural Algorithm of Artistic Style", implemented in tensorflow
convolutional-neural-networks deep-learning hacktoberfest2018 help-wanted neural-algorithm style-transfer tensorflow
Last synced: 01 May 2026
https://github.com/eva-kaushik/tensorflow-tool-time-series
Tensorflow Tool for Time-Series
Last synced: 08 Mar 2026
https://github.com/zee-bit/team-apocalypse
This is the official repo of Team Apocalypse, BIT Mesra, for IEEE Mega Project'20.
audio deepspeech electron flask python3 speech-to-text team-apocalypse tensorflow
Last synced: 14 Apr 2026
https://github.com/vatsmyname/attendance-monitoring-system
Attendance Monitoring System that has a tracker, face detection, face recognition and database connectivity all integrated together. The tracker is based on Strongsort, yolov8 is used for face detection, InceptionResnet is used for face recognition and MySQL for database connectivity.
deep-learning face-recognition inception-resnet machine-learning mysql mysql-database opencv python pytorch tensorflow tracker yolo-v8
Last synced: 14 Apr 2026
https://github.com/beenotung/tensorflow-helpers
Helper functions to use tensorflow in nodejs for transfer learning, image classification, and more
classifier deep-learning embedding feature-extration helpers image neural-network tensorflow tensorflowjs tfjs transfer-learning typescript utility
Last synced: 17 Feb 2026
https://github.com/krisharul26/tensorflow_certificate_exam-prepration
This is repo is in development. It is used to keep resources, course references, and code examples while preparing for the TensorFlow Developer Certification exam. If the work here helps you in some way please feel free to share, fork, or star.
efficientnet nlp-machine-learning optimization-algorithms pycharm-ide python resnet rmsprop tensorflow tensorflowhub tesnsorboard transfer-learning
Last synced: 19 Jan 2026
https://github.com/shriram-vibhute/campusx-deep-learning
A Complete Course Work of Deep Learning
ann cnn deep-learning keras natural-language-processing object-detection rnn tensorflow
Last synced: 17 Sep 2025
https://github.com/subhayudutta/sentiment-analysis-of-flipkart-reviews
This project focuses on sentiment analysis of Flipkart reviews using machine learning operations (MLOps) techniques.
aws-ec2 dagshub dvc dvc-pipeline flask github-actions mlflow mlops python tensorflow
Last synced: 09 Apr 2026
https://github.com/ricky2054/human_pose_estimator
Human_Pose_Estimator uses machine learning to detect and track human body poses from images or videos, enabling applications in fitness, gesture recognition, and AR/VR.
opencv python3 pytorch streamlit tensorflow
Last synced: 11 Apr 2026
https://github.com/kastorcode/machine-learning-react-native-practical-guide
Android React Native application that use TensorFlow Lite API.
android apk app application brazilian course engineer engineering guide kastor-code kastorcode learning lite machine model native practical react software tensorflow
Last synced: 10 Apr 2026
https://github.com/abhi-bhatra/learn-tensorflow
Learn Neural Networking with Tensorflow
deep-learning machine-learning tensorflow tensorflow-tutorials
Last synced: 21 Jan 2026
https://github.com/mostafanabieh/data-augmentation
Data augmentation by Tensorflow v2
deep deep-learning deep-neural-networks deeplearning tensorflow tensorflow-examples tensorflow-models tensorflow-tutorials tensorflow2
Last synced: 18 May 2026
https://github.com/kamalarnav04/handwrittendigitrecognizer
A neural network-based handwritten digit recognition system built with TensorFlow/Keras that can classify handwritten digits (0-9) from the MNIST dataset with 97.8% validation accuracy.
Last synced: 14 Apr 2026
https://github.com/mahdizynali/deep-analysis-persian-news
Deep context explicit and text analysis of Persian news with deep NLP and using Google Trax and jax and (seprated pytorch branch)
deep-mind machine-learning natural-language-processing nlp persian-nlp pytorch tensorflow text-analysis trax
Last synced: 14 Apr 2026
https://github.com/khanhlvg/digitclassifier
A end-to-end demo of how to build train a digit classifier using TensorFlow 2.0 (Keras API), then convert the model to TensorFlow Lite, and run inference on mobile apps
computer-vision keras tensorflow
Last synced: 04 May 2026
https://github.com/yadvi12/diabetx
A diabetes prediction webapp
bootstrap4 deep-learning diabetes-prediction flask-application html-css keras-neural-networks tensorflow
Last synced: 14 Apr 2026
https://github.com/malwarebo/carcinet
Basic breast cancer detection using Machine Learning
deep-learning keras machine-learning matplotlib numpy python3 scipy tensorflow
Last synced: 09 Apr 2026
https://github.com/kaka-lin/efficientsam-tf2-demo
The Tensorflow version of EfficientSAM
efficientsam tensorflow tensorflow-lite tensorflow2 tensorflowjs
Last synced: 13 Oct 2025
https://github.com/olk/ki-ocr-spreadsheet
convert a spreadsheet exported as JPEG into a CSV file containing spreadsheet's data by using a DNN (Tensorflow)
artificial-intelligence cpp csv ctc-loss deep-learning dnn dnn-model jpeg keras neural-network opencv python spreadsheet tensorflow
Last synced: 09 Apr 2026
https://github.com/islam-hady9/heart-attack-analysis-prediction-using-ann
Heart Attack Analysis & Prediction using Artificial Neural Network
artificial-neural-networks data-analysis deep-learning eda machine-learning matplotlib numpy pandas python tensorflow
Last synced: 04 Apr 2026
https://github.com/cmac-ire/machine-learning-app
An intuitive and user-friendly web application developed using Python to classify X-ray images and identify if they indicate the presence of pneumonia.
ai algorithm artificial-intelligence artificial-neural-networks cnn-keras convolutional-neural-networks covid-19 keras-classification-models machine-learning neural-network tensorflow
Last synced: 17 Apr 2026
https://github.com/shraddha-r0/pgp-ml-ai-portfolio
A series of six hands-on projects completed during my PGP ML and AI academic training with UT Austin and Great Learning
artificial-neural-networks bagging-ensemble bivariate-analysis boosting-ensemble cross-validation data-pre-processing data-science decision-tree-classifier exploratory-data-analysis hyperparameter-tuning keras large-language-models machine-learning model-building-and-evaluation random-forest-classifier smote tensorflow transfer-learning-with-cnn univariate-analysis word-embeddings
Last synced: 15 Apr 2026
https://github.com/ompreetham/dcn-network-traffic-anomaly-detection
Data Communication Networks - Network Traffic Anomaly Detection
anomaly anomaly-detection communication data dcn keras learning machine machine-learning network pandas presentation project python scikit-learn tensorflow traffic
Last synced: 08 Apr 2026