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/nima-kam/tile_crack_detection
Detecting cracks in the images of Tiles
jupyter-notebook object-detection opencv python3 siamese-network tensorflow
Last synced: 12 Apr 2026
https://github.com/18520339/nn-auto-differentiation-engine
C++ version of Andrej Karpathy's micrograd with Keras-like Sequential API and auto differentiation engine, facilitating Tensor arithmetic using chain-rule & topological sort, mini-batch Gradient Descent, and learning rate scheduling
autograd backpropagation chain-rule cplusplus-17 gradient-descent neural-network tensorflow
Last synced: 13 May 2026
https://github.com/bunu23/image-classification-resnet50-streamlit
This project demonstrates an image classification system using ResNet50, fine-tuned on a custom dataset. It includes a Streamlit application for user interaction, allowing image uploads and classification results. It integrates Google's generative AI models for enhanced analysis.
cnn deep-learning generative-ai keras matplotlib numpy pillow python resnet-50 streamlit tensorflow
Last synced: 07 Apr 2026
https://github.com/dr413677671/quantflow-deep-learning-quant-framework
A Light-weight Deep-learning Quant Framework
deep-learning keras matplotlib quantitative-finance scikit-learn seaborn signal-analysis signal-processing tensorflow
Last synced: 17 Apr 2026
https://github.com/foyez/virtual-museum-tf
An android app to classify images using TensorFlow library.
android kotlin tensorflow wikipedia
Last synced: 11 May 2026
https://github.com/kavayk29/quora-duplicate-question-pair
This project improves information retrieval by detecting duplicate question pairs in the Quora dataset using data exploration, text preprocessing, feature engineering, and models like Random Forest and LSTM, aiming to streamline question-answering.
beautifulsoup4 bilstm gensim keras lstm matplotlib numpy pandas pytorch random-forest seaborn sklearn tensorflow xgboost
Last synced: 21 Jan 2026
https://github.com/reubenjohn/tensorflow-workspace
Collection of random tensorflow experiments for personal use and learning
deep-learning machine-learning python tensorflow
Last synced: 20 May 2026
https://github.com/malhotra5/deep-learning-with-tensorflow
This is repository contains some interesting projects
deep-learning machine-learning neural-networks python3 tensorflow
Last synced: 20 May 2026
https://github.com/nitesh-thapliyal/brailleease
Understand Braille code with ease!
cnn flask keras python tensorflow
Last synced: 11 Apr 2026
https://github.com/gaiborjosue/deeplearning-projects
This repository contains a collection of Deep Learning projects implemented using TensorFlow. These projects showcase various applications and techniques of Deep Learning, providing hands-on examples for building neural networks and solving real-world problems.
deep-learning python tensorflow
Last synced: 03 May 2026
https://github.com/nhuang29/musicclassification
Music Classification ML/Deep Learning
Last synced: 03 May 2026
https://github.com/ganeshkumarkarunanidhi/pcos-detection
PCOS Detection using DeepLearning
deep-learning imagenet pcos pcos-detection tensorflow
Last synced: 04 Apr 2025
https://github.com/ryanfranklin237/data-science-ml
trained ML and DL models to give accurate classifications,predictions and recommendations
artificial-neural-networks convolutional-neural-networks jupyter-notebooks kaggle keras logistic-regression naive-bayes-algorithm numpy pandas python scikitlearn-machine-learning tensorflow
Last synced: 06 Apr 2026
https://github.com/somenath203/multiclass-brain-tumor-classification-using-tensorflow
Click the link below to checkout the website
brain-tumor-classification cnn deep-learning ensemble-learning huggingface inceptionv3 mobilenetv3 nextjs resnet-101 tensorflow vercel vgg19
Last synced: 12 Apr 2026
https://github.com/marcus-24/stock-predictor-ml-training
Machine Learning Operations (MLOps) pipeline for my stock prediction forecast model
hugging-face neptune-ai tensorflow time-series-forecasting yahoo-finance
Last synced: 17 May 2026
https://github.com/saadmairaj/digit-recognition
This is a Machine Learning Model based on the Keras algorithm that can Recognise Hand-Written digits from this model and can also Train more.
digit-recognition-application keras-tensorflow machine-learning python tensorflow tensorflow-examples tkinter-gui
Last synced: 21 Jan 2026
https://github.com/bhuvan588/microsoft-stock-price-prediction-using-lstm
Univariate Stock price prediction using LSTM (Long Short Term Memory).
deep-learning keras lstm rnn stock-price-prediction tensorflow
Last synced: 20 Jan 2026
https://github.com/alihassanml/lums-ai-hackthon
LUMS AI Hackthon
deep-learning gru lsm magic opencv tensorflow
Last synced: 11 Mar 2025
https://github.com/zainashrafofficial/ml_project_2024
A machine learning semester project of university, implementing classification and regression models to predict house prices & number of rooms using a dataset with over 160,000 entries.
ai ann artificial-neural-networks classification decision-trees jupyter-notebook linear-regression logistic-regression matplotlib ml numpy pandas python random-forest regression-models svm tensorflow
Last synced: 13 Apr 2026
https://github.com/jersongb22/datascience_ibm_stockpredictionlstm_project
In the IBM Advanced Data Science specialization, an interactive real-time web application was developed using LSTM networks in TensorFlow to predict stock market trends for global companies.
apache-spark data-science deep-learning lstm-neural-networks machine machine-learning plotly python scikit-learn streamlit tensorflow
Last synced: 13 Apr 2026
https://github.com/nemeslaszlo/dog_breed_identification
Dog breed identification model to identify and label 120 different dog breeds.
matplotlib numpy pandas tensorflow tensorflow-hub
Last synced: 13 Apr 2026
https://github.com/sefakcmn00/tensorflow_car_price_analysis
In this project, after extracting the data sets as csv, we tried to represent the car prices graphically and schematically by using data analysis and data visualization methods. We checked the connection of the car prices we analyzed with other data, then we created a 4-layer and 12-neuron system.
data datatrain keras machine-learning matplotlib-pyplot pandas seaborn sklearn tensorflow
Last synced: 14 Apr 2026
https://github.com/codeperfectplus/facial-keypoints-detection
keypoints detection around the face for better face detection and face recognition.
cnn-keras colab-notebook convolutional-neural-networks facial-keypoint-detection facial-keypoints-cnn facial-landmarks hacktoberfest keras-tensorflow opencv opencv-python python python3 tensorflow
Last synced: 07 May 2026
https://github.com/joshyattridge/gptkeras
Automates Keras model design using GPT - generates architectures, tunes hyperparameters, and tracks experiments.
chatgpt gpt keras llm tensorflow
Last synced: 18 Apr 2026
https://github.com/ronnie-allen/music-genre-classification-with-cnn
A machine learning model for classifying music genres based on audio features. This repository contains the code and resources for building, training, and evaluating the model using popular libraries like TensorFlow and scikit-learn. It aims to predict the genre of music from raw audio data, providing a practical solution for music classification..
classification-model machine-learning ml-projects python streamlit tensorflow
Last synced: 29 May 2026
https://github.com/korjaeyoungyun/ctrl-nextactivity
predicting next activities using lstm neural network / tensorflow
Last synced: 13 Apr 2026
https://github.com/aryansingla45/image-classification-project
A Deep Learning Model which classifies Cats and Dogs.
artificial-neural-networks convolutional-neural-networks deep-learning keras machine-learning numpy pandas python tensorflow
Last synced: 13 Apr 2026
https://github.com/anandarauf/wifu-detection
Machine Learning Wifu Detection from Dataset Anime and Manga
anime data-science dicoding dicoding-submission machine-learning machinelearning manga numpy object-detection pandas pandas-python python3 sklearn tensorflow waifu waifu-detection
Last synced: 13 Apr 2026
https://github.com/amorehead/ml-fundamentals
A self-educational series of Python scripts made to explore the vast library of machine learning knowledge.
machine-learning numpy pandas python scipy sentdex tensorflow tflearn
Last synced: 13 Apr 2026
https://github.com/epsoft/transfer-learning
Transfer Learning
numpy seaborn tensorflow transfer-learning
Last synced: 06 May 2026
https://github.com/paulcampbell/zimzimmer
(Who am I?)
machine-learning realtime-predict speaker-recognition tensorflow
Last synced: 19 May 2026
https://github.com/kdrag0n/plushed
An Android plushie recognizer using Flutter and TensorFlow, made for GCI 2019.
flutter gci gci2019 image-classification tensorflow
Last synced: 04 May 2026
https://github.com/harmanveer-2546/dust-detection-on-solar-panel-using
The accumulation of dust, snow, bird drops etc. on the surface of solar panels reduces the efficiency of the solar modules and hence the amount of produced energy. Monitoring and cleaning solar panels is a crucial task, hence developing an optimal procedure to monitor and clean these panels is very important in order to increase modules efficiency.
classification dirty inceptionv3-model keras numpy pandas plotly python regularizer sequential solar-panels tensorflow visualization
Last synced: 13 Apr 2026
https://github.com/verdagio/tensorflow-keras-iris-problem-solution
In class assignment to solve some simple problems using TensorFlow
machine-learning neural-networks python tensorflow
Last synced: 13 Apr 2026
https://github.com/AnshSinghSonkhia/AI-Burglar-Detection-website
AI-Object-Detection-website using Next.js
ai nextjs object-detection reactjs tailwindcss tensorflow
Last synced: 10 Feb 2026
https://github.com/aryansk/face-mask-detection-system
A deep learning project using TensorFlow and OpenCV to detect face masks in real-time. Utilizes a Convolutional Neural Network (CNN) to classify images as mask-wearing or non-mask-wearing. 🧠📸
cnn face-mask-detection face-mask-detector machine-learning machine-learning-algorithms opencv python tensorflow
Last synced: 13 Apr 2026
https://github.com/offchan42/tensorflowexperiments
:boom: Critical experiments for understanding how TensorFlow behaves at the lowest level
tensorflow tensorflow-experiments
Last synced: 19 May 2026
https://github.com/msparihar/kidney-disease-prediction
This web application utilizes cutting-edge artificial intelligence to help people understand their risk of developing kidney disease. Developed with user-friendliness in mind, this tool allows individuals to easily enter their information and receive a personalized risk assessment.
classification computer-vision mlops-project python tensorflow
Last synced: 13 Apr 2026
https://github.com/fork123aniket/deep-recurrent-q-networks
Implementation of Deep Recurrent Q-Networks for Partially Observable environment setting in Tensorflow
deep-q-learning deep-q-learning-network deep-q-network deep-recurrent-q-network deep-reinforcement-learning gridworld gridworld-environment reinforcement-learning reinforcement-learning-algorithms tensorflow tensorflow-tutorial
Last synced: 20 Jan 2026
https://github.com/hchiam/comment-analysis
comment analysis experiment
chartjs classification hunspell knn natural natural-language-processing nlp nspell sentiment-analysis similarity spell-check tensorflow tfjs umap universal-sentence-encoder
Last synced: 19 May 2026
https://github.com/prgrmcode/tr-earthquake-predictor
Turkey Earthquake Prediction 🌍📊: Unleashing AI/ML powers in Python for seismic forecasts. #MachineLearning #Python #DataScience 🤖
data-science dataset deep-learning ensemble-learning hyperparameter-tuning kaggle machine-learning neural-networks preprocessing python random-forest random-forest-regression svr tensorflow xgboost xgboost-model
Last synced: 28 Jan 2026
https://github.com/iamdsc/deep_learning
100 Days of Deep Learning
100-days-of-dl-code deep-learning jupyter-notebook keras python3 tensorflow
Last synced: 13 Apr 2026
https://github.com/shuxiaobo/tr-experiments
Text reprepresentation
deep-learning pytorch representation-learning tensorflow text-classification
Last synced: 08 May 2026
https://github.com/kevinkit/tensortut
This tutorial is for people with little programming, python and machine learning knowledge to get started with Tensorflow
machine-learning python tensorboard tensorflow tutorial
Last synced: 20 May 2026
https://github.com/awsdataarchitect/omr-ecs-app-cdk
Open-source code for Music Note Transcription on Amazon ECS Fargate with TensorFlow based Deep Learning Model
aws awsfargate cdk music-notation tensorflow
Last synced: 13 Apr 2026
https://github.com/hossein-rahmati/fuel-efficiency
This project focused on predicting vehicle fuel efficiency using machine learning techniques. It utilizes the classic Auto MPG dataset, which includes various vehicle attributes such as engine size, horsepower, weight, and miles per gallon (MPG).
deep-learning neural-network python tensorflow
Last synced: 12 May 2026
https://github.com/carlosyazid/energy-uk
Time series models for forecasting solar energy consumption and generation in the United Kingdom.
Last synced: 13 Apr 2026
https://github.com/techeng322/alphagozero
Unofficial attempt to rebuild AlphaGo Zero
Last synced: 13 Apr 2026
https://github.com/shayan925/symptomchecker
A GUI application made with kivy and deep learning model made with tensorflow to predict the disease based off of the selected symptoms.
deep-learning gui kivy tensorflow
Last synced: 13 Apr 2026
https://github.com/nheidloff/hyperparameter-optimization-ibm-watson-studio
Hyperparameter Optimization with IBM Watson Studio
ai dl hpo ibm ibmwatson tensorflow
Last synced: 14 May 2026
https://github.com/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/aybchan/gans
generative adversarial networks in tensorflow
dcgan gans generative-adversarial-network generative-models machine-learning tensorflow
Last synced: 12 May 2026
https://github.com/darwinlenin/facerecognitiontensorflowjsapi
face api js recognition face with tensorflow
face-detection face-recognition javascript netlify tensorflow
Last synced: 24 Apr 2026
https://github.com/abdullahwaqar/stock_prediction
The goal of this project is to accurately predict the future closing value of a given stock across a given period of time in the future.
ai keras ltsm machine-learning stock-analysis stock-price-prediction tensorflow
Last synced: 09 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/ziobrowskipiotr/dog_breed_detection_model
This project focuses on fine-tuning the YOLOv8n model for detecting and classifying 120 different dog breeds using a custom dataset.
keras object-detection opencv pytorch tensorflow yolo
Last synced: 13 Apr 2026
https://github.com/fabiangroeger96/wandb-callbacks
Additional Callbacks for Weights & Biases to monitor your models even better :mag_right:
callback experiment-track hyperparameter-search keras machine-learning tensorflow weights-and-biases
Last synced: 08 May 2026
https://github.com/efremidze/tensoranimoji
animoji ios swift tensorflow vision
Last synced: 13 May 2026
https://github.com/ctkqiang/yingyanai
鹰眼 AI 是一个先进的计算机视觉平台,利用深度学习技术提供精确且高效的视觉智能解决方案。本系统致力于为各类视觉分析任务提供专业可靠的技术支持。一款革命性的计算机视觉系统,采用尖端人工智能技术,将图像分析提升至新高度。基于谷歌高效轻量级 MobileNetV2 架构,实现快速精准的视觉智能化。
artifi china chinese computer-vision ctkqiang deep-learning fastapi image-classification image-processing machine-learning mobilenetv2 neural-network nsfw-detection nsfw-recognition python tensorflow transfer-learning
Last synced: 01 Mar 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/kaiaai/kaia.js
Kaia.ai platform's JS client library
arduino face-detection kaia-ai robot-framework robotics sensors speech-recognition tensorflow tensorflow-lite tensorflow-mobile text-to-speech usb-serial
Last synced: 02 Feb 2026
https://github.com/dev-khant/subway-surfer-hand-motion
Hand Motion Object Detector
object-detection ssd-mobilenet tensorflow
Last synced: 18 May 2026
https://github.com/we-gold/redfinch
An open and functional library for neuro-evolution and reinforcement learning!
evolution javascript neat neural-network neuroevolution reinforcement-learning tensorflow
Last synced: 13 Apr 2026
https://github.com/md-emon-hasan/learn-deep_learning
A repository containing resources and tutorials for learning deep learning concepts and implementations using Python, TensorFlow, and Keras.
churn-prediction data-science deep-learning keras neural-network tensorflow tensorflow-keras
Last synced: 13 Apr 2026
https://github.com/celestialtaha/cycle-gan-tensorflow
An implementation of both Cycle GAN and Improved Version with Tensorflow 2.
cycle-gan deep-learning style-transfer tensorflow
Last synced: 16 Apr 2026
https://github.com/vartikaraj2512/animalclassification
🐾 Animal Classification: Classify 28K animal images into 10 categories using CNNs with Transfer Learning. 📥 Load & extract data, 🔄 preprocess images, 🧠 train models (VGG-16 & ResNet50), and 📈 plot performance. Libraries: OpenCV (BGR), TQDM (progress bars), Categorical (one-hot encoding). 🛠️ Install: pip install tensorflow numpy opencv-python
classification cnn kaggle machine-learning numpy opencv pandas tensorflow
Last synced: 20 Jan 2026
https://github.com/rudolfolah/ludwig-code-gen
Generating code with Ludwig AI/ML (PyTorch, Tensorflow)
bert-model ludwig machine-learning machine-learning-python machinelearning machinelearning-python pytorch roberta-model tensorflow
Last synced: 12 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/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/amitkumarj441/chatbot
Building a Flask based ChatBot using seq2seq model
flask python3 seq2seq-model tensorflow
Last synced: 13 Apr 2026
https://github.com/snat1505027/weightgrad
WeightGrad: Geo-Distributed Data Analysis Using Quantization for Faster Convergence and Better Accuracy
cifar10 cnn imagenet machine-learning python tensorflow
Last synced: 13 Apr 2026
https://github.com/somjit101/human-activity-recognition
This project is to build a model that predicts the human activities such as Walking, Walking Upstairs, Walking Downstairs, Sitting, Standing or Laying using readings from the sensors on a smartphone carried by the user.
decision-tree-classifier eda feature-engineering gradient-boosting-classifier grid-search human-activity-recognition keras logistic-regression lstm random-forest-classifier rbf-kernel scikit-learn seaborn-plots signal-processing support-vector-classifier support-vector-machine t-sne tensorflow uci-har-dataset uci-machine-learning
Last synced: 23 Feb 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/LihangLiu/3d-colorization
3dshapenet colorization deeplearning tensorflow
Last synced: 20 Mar 2025
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/abdiasarsene/analysis_and_findings
Librairies
bert gpt missingno nltk pandas seaborn sklearn spacy statsmodels tensorflow
Last synced: 18 Jan 2026
https://github.com/mbeps/deep-convolutional-neural-network-digits-classifier
A deep learning model that classifies handwritten digits using a CNN architecture trained on multiple datasets, designed to generalize well to unseen handwriting styles. This is a coursework for the Pattern Recognition, Neural Networks and Deep Learning (7CCSMPNN) module for King's College London.
ai artificial-intelligence classification deep-learning deep-learning-algorithms deep-neural-networks kereas machine-learning neural-networks pattern-recognition tensorflow
Last synced: 11 Apr 2026
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/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/ksharma67/easyway
On Demand Home Services offers you all the home services that you may need, such as maintenance, cleaning, personal services, etc..
agile-development angular angularjs aws cucumber cypress deep-learning flask flask-api golang golang-api golang-server gorm-model javascript mysql nodejs orm python software-engineering tensorflow
Last synced: 10 Oct 2025
https://github.com/hcnoh/batch-matmul-tensorflow
TensorFlow 2.0 Implementation for Batch Matrix Multiplication
tensorflow tensorflow-experiments
Last synced: 19 Jan 2026
https://github.com/kwanit1142/sars-cov-2-detection-radiology-based-multi-modal-multi-task-framework
Keras-based Implementation for "SARS-CoV-2 Detection: Radiology based Multi-modal Multi-task Framework" (Accepted in 45th IEEE EMBC 2k23)
gans keras matplotlib numpy opencv os pandas pillow scipy sklearn tensorflow transfer-learning wasserstein-distance
Last synced: 14 Apr 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/hayden-donnelly/ml-notebooks
A collection of machine learning notebooks.
computer-vision deep-learning image-generation jax keras machine-learning natural-language-generation natural-language-processing tensorflow
Last synced: 15 Oct 2025
https://github.com/mhdb96/ml-django-webapp
Machine learning practice project on NLP for Turkish language 🔥 using multiple datasets & deep learning algorithms from TensorFlow.
cnn deep-learning django fasttext lstm machine-learning mlp perceptron python rnn tensorflow
Last synced: 14 Apr 2026
https://github.com/easonlai/tensorflow_covid-19_classification_by_chest_x-ray
Tensorflow COVID-19 Classification by Chest X-Ray
cnn cnn-classification cnn-model convolutional-neural-networks deep-learning deep-neural-networks deeplearning densenet healthcare keras keras-tensorflow machine-learning machinelearning medical medical-image-processing medical-imaging tensorflow tensorflow-examples tensorflow-tutorials tensorflow2
Last synced: 16 Feb 2026
https://github.com/MahiPonii/Hyperion_Sort
lz4 numba numpy pandas-python python python3 scipy sorting-algorithms tensorflow
Last synced: 15 Oct 2025
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/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/kapshaul/deeplearning
Exploring deep learning networks and solving diverse problems through fun and practical implementations, from basics to advanced techniques.
deep-learning machine-learning nueral-network parametric-estimation pytorch tensorflow
Last synced: 24 Oct 2025
https://github.com/jerrywingsky/nlp-based-sentiment-analysis-on-mental-health
As part of my Group Project, our team developed a Machine Learning Model using NLP & Sentiment Analysis to analyze Mental Health Statements. We performed Data Cleaning, Transformation, and applied Decision Tree & Neural Network Algorithms to classify as either "Normal" or "Depressed," aiming to support Early Mental Health Assessment through AI.
daml googlecolab keras python tensorflow
Last synced: 24 Feb 2026
https://github.com/kalthommusa/flower-image-classifier
Project-2 of Udacity's Introduction to Machine Learning with TensorFlow Nanodegree. "Flower Image Classifier" is a Deep Learning Project with TensorFlow that aims to build a Keras model that accurately predicts the type of a particular flower among 102 different flower types, and then converts the developed image classifier into a command-line application.
ai computer-vision deep-learning flower-classification image-classifier machine-learning pre-trained-model supervised-learning tensorflow transfer-learning udacity-nanodegree
Last synced: 21 Apr 2026
https://github.com/ruzafa8/smartbuilding
Winning project of the hackathon at the Korea Electronics Technology Institute (KETI) with the award for Best Device Integration and Innovation. Smart building system using OneM2M protocol, featuring a smart parking system and an IoT-enabled elevator. The system automates parking access, elevator preparation, and home device activation.
arduino iot javascript license-plate-recognition mobius onem2m python react tensorflow
Last synced: 06 Feb 2026
https://github.com/inevitable-team/tfjs-transfer-learner
Retrain the MobileNet model via transfer learning using TensorFlow.js in NodeJS.
ai image-classification machine-learning ml mobilenet npm-module npm-package tensorflow transfer-learning
Last synced: 24 Jan 2026