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/axelseancp/captcha-reader
Small project to read captcha image
machine-learning opencv-python python tensorflow
Last synced: 05 May 2026
https://github.com/basemax/imageclassificationcnn
Train a model from a dataset for predicting cat and dog from image.
cat classification cnn convolutional-neural-networks dog dog-or-cat image kera python tensorflow
Last synced: 30 Apr 2026
https://github.com/sedatdikbas/aefes-time-series-forecasting
Bu proje, Anadolu Efes Biracılık ve Malt Sanayii A.Ş. (AEFES) piyasa verilerini kullanarak kapanış fiyatlarının gelecekteki değerlerini tahmin etmek amacıyla derin öğrenme yöntemleri (LSTM, BiLSTM, CNN+LSTM) kullanmaktadır. Projede, veri ön işleme, model eğitimi ve değerlendirme adımları detaylandırılmıştır.
bilstm cnn-lstm data-analysis deep-learning financial-forecasting lstm machine-learning python stock-price-prediction tensorflow
Last synced: 09 May 2026
https://github.com/kazuhito00/openvino-colab-inference-sample-using-various-frameworks-weights
OpenVINOのColaboratory上での各フレームワークの重み推論サンプル
colaboratory onnx openvino paddlepaddle pytorch tensorflow tensorflow-lite tflite
Last synced: 09 May 2026
https://github.com/shweshi/slap-on-face
Fun Eel Slap! project with a twist. You can use your hand to slap the eel. This project uses Tensorflow Handtrack.js for hand detection and uses it to slap the eel.
eelslap handtracking handtrackjs machine-learning tensorflow
Last synced: 11 May 2026
https://github.com/vishwa-glitch/people_tracker
People Tracker with Emotion Detection 👥😊😞 A real-time web app that tracks and counts the number of people in a live video feed , classifying them as "happy" or "not happy" using facial recognition. Built with Flask, MediaPipe for face detection, and DeepFace for emotion analysis. 💻
flask flask-application machine-learning python tensorflow
Last synced: 06 May 2026
https://github.com/monu-yaduwanshi/climatexpert-climate_impact_financial_predictor
This app help to find the natural disaster losses before it happen for the businesses which affect by these disaster this AI model is well trained which help you to find you have to apply for insurance or not
android androidapp androidstudio api firebase insurance jetpack-compose kotlin-android python realtime tensorflow training-data
Last synced: 09 May 2026
https://github.com/rhazra-003/chatbot_usc
chatbot python3 rasa-nlu socket-io tensorflow
Last synced: 06 May 2026
https://github.com/frederickroman/syllable-count-predictor
Neural network model that predicts the number of syllables in an English word. It shows its creation end-to-end: from data collection to evaluation of various models. One of the explored models is used in the Readgauge app.
blstm blstm-neural-networks linguistics neural-network nlp nlp-machine-learning nltk phonetics syllable-count tensorflow tensorflow2 text-classification
Last synced: 27 Apr 2026
https://github.com/ducthienbui97/pokedex
I am making a real pokedex with a model 85% accuracy top 1, 91% top 3, 93% top 5
classifier cnn cnn-keras deep-learning deep-neural-networks jupyter-notebook keras pokemon python tensorflow
Last synced: 09 May 2026
https://github.com/harirakul/malaria-detection
Using tensorflow to predict if a cell is infected by malaria.
flask malaria-detection tensorflow
Last synced: 09 May 2026
https://github.com/bryanbocao/incompletecode
Self-contained Reinforcement Learning Algorithms.
keras reinforcement-learning reinforcement-learning-algorithms tensorflow
Last synced: 09 May 2026
https://github.com/phonhay103/tf2_protonx
Khóa học Deep Learning cơ bản - Protonx
cnn nlp protonx python tensorflow time-series
Last synced: 09 May 2026
https://github.com/diepala/cnn-character-recognition
Build and train a Convolutional Neural Network to classify vowels with accent marks.
convolutional-neural-networks deep-learning python tensorflow
Last synced: 09 May 2026
https://github.com/garethjns/tf2factorizationmachine
Factorization machine implemented in TensorFlow 2
factorization-machines latent-variable-models recommender-system supervised-learning tensorflow
Last synced: 30 Apr 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/mendez-luisjose/binary-tumor-classification-model-with-tensorflow-and-cnn
Binary Tumor Classification Model with TensorFlow and CNN
cnn computer-vision deep-learning tensorflow
Last synced: 12 May 2026
https://github.com/filiptronicek/avengers-ai
A simple app for showing what's possible with the Google's open-source project Tensorflow.
Last synced: 09 May 2026
https://github.com/priyanshscpp/tflite-micro-keyword-spotting-on-esp32-arduino
A production-grade, real-time keyword spotting system optimized for microcontrollers (ESP32, Arduino) using TensorFlow Lite Micro.
arduino edgeml esp32 tensorflow
Last synced: 06 May 2026
https://github.com/compomics/molcraft
A python package for building powerful molecular graph neural networks for chemistry and biology.
deep-learning graph-neural-network keras machine-learning molecular-machine-learning python tensorflow
Last synced: 30 Apr 2026
https://github.com/akarshankapoor7/tensorflow_tutorial
This is an easy and fast tutorial for tensorflow. In data science, TensorFlow is an open-source machine learning framework by Google. It's used for building and training machine learning and deep learning models.
data-analysis data-science deep-learning machine-learning tensorflow
Last synced: 27 Apr 2026
https://github.com/lawvs/guesslang-worker
🤖 A worker that uses guesslang's ML model to detect source code languages
cloudflare-worker deep-learning guesslang hono languagedetection tensorflow
Last synced: 09 May 2026
https://github.com/lealex262/machine-learned-image-classification-
Home Depot Deep Learning Competition
computer-vision machine-learning tensorflow
Last synced: 27 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/yell/python-utils
:recycle: A collection of reusable code for python projects
infrastructure machine-learning machinelearning pytorch tensorflow utilities utility-library utils utils-library
Last synced: 09 May 2026
https://github.com/valatwork/statistics
Putting together study material from various sources, from linear algebra to machine learning
calculus learning linear-algebra machine-learning probability python pytorch statistics tensorflow
Last synced: 06 May 2026
https://github.com/264gaurav/deep-learning
Deep Learning and Neural Network learning/building and exploring
artificial-neural-networks dagshub deep-learning deep-neural-networks dvc experiment-tracking hyperparameter-tuning keras-tensorflow keras-tuner mlflow-tracking numpy sklearn tensorflow testing training-data
Last synced: 06 May 2026
https://github.com/liatemplates/tensorflowjs
LiaScript template for start creating TensorFlowJS tutorials
javascript liascript liascript-template template tensorflow tensorflow-tutorials
Last synced: 01 May 2026
https://github.com/pranjalya/face_recognition
Face Recognition software using Python with OpenCV library and Tensorflow.
Last synced: 01 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/sohhamseal/blink-and-you-ll-miss-it
An innovative traffic sign detection technique for precise and efficient identification
artificial-intelligence cnn-keras computer-vision machine-learning pipeline pytorch-implementation tensorflow traffic-sign-classification
Last synced: 11 May 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/syrax90/mask2former_tensorflow2
Mask2Former TensorFlow
computer-vision machine-learning mask2former tensorflow tensorflow2
Last synced: 27 Jun 2026
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/diegoperea20/nextjs-clasification-x-ray-pneumonia
Nextjs Classification of chest x-ray images with pneumonia and normal using dataset kaggle Chest X-Ray Images (Pneumonia), converting to .h5 model to tensorflowjs that is .json and .bin
chest chest-xray-images classification json nextjs tensorflow xray
Last synced: 10 Apr 2026
https://github.com/ondrejbiza/tfset
Interactive Tensorflow training.
deep-learning deep-neural-networks machine-learning tensorflow tensorflow-experiments
Last synced: 11 Feb 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/lazauk/udemyprojects-tensorflow
My TensorFlow study projects
Last synced: 09 May 2026
https://github.com/gurkengewuerz/microcontroller-tensorflow
Tensorflow lite used on a SAMD21 microcontroller in the arduino framework for activity recognition
arduino microcontroller platformio samd21 tensorflow tensorflow-lite tensorflow-lite-micro
Last synced: 27 Apr 2026
https://github.com/juwono136/indonesia-negative-comment-lstm
Sentiment Analysis of Indonesian Negative Comments on Social Media Using Long Short-Term Memory (LSTM)
deep-learning-algorithms gradio-interface hugging-face lstm-sentiment-analysis nlp numpy python3 tensorflow
Last synced: 17 Apr 2026
https://github.com/vigneshhari/machine-learning-practice
deeplearning neural-network tensorflow tutorials
Last synced: 11 May 2026
https://github.com/knetic0/mnist-learning
🚀 Mnist learning with Tensorflow and Serving with FastAPI
deep-learning fastapi jupyter-notebook machine-learning mnist mnist-dataset python tensorflow
Last synced: 19 Apr 2026
https://github.com/ndizeyedavid/potato-leaf-disease-predicter
🤖 Ai project that uses your camera to predict if potatoes are Good or sick according to their leaves
ai machine-learning python raspberry-pi tensorflow
Last synced: 09 May 2026
https://github.com/lucko515/autoencoders-tensorflow
Different versions and their implementations of Autoencoders using Tensorflow.
artificial-intelligence autoencoder machine-learning mnist-dataset tensorflow
Last synced: 27 Apr 2026
https://github.com/pinto0309/segnet-tf
Tensorflow implementation of SegNet Tensorflow 1.11.0 + Python (I made minor bugfixes for toimcio/SegNet-tensorflow)
python segnet semantic-segmentation tensorflow
Last synced: 09 May 2026
https://github.com/florensadimer/snoring_detector_deep_learning
Este projeto contém um modelo de deep learning baseado em um tutorial do TensorFlow para identificar sons de ronco (snoring) e não ronco (not snoring). Desenvolvido como parte de um projeto de pesquisa na PUCRS, que visa auxiliar na análise de distúrbios do sono.
deep-learning health keras python snoring spectrogram tensorflow
Last synced: 19 Apr 2026
https://github.com/genocs/tensorflow-v2
Simple tensorflow 2.x easy to use list of activities
Last synced: 09 May 2026
https://github.com/raicerk/redneuronaltensorflow
Red neuronal creada con tensorflow de aprendizaje automático, permite hacer transformaciones de grados Celsius a Fahrenheit y cálculos de múltiplos de dos, usando regresión como método de aprendizaje automático
docker python regresion regresion-lineal tensorflow
Last synced: 09 May 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/savinrazvan/traffic
This project aims to develop a neural network using TensorFlow to classify traffic signs from images, utilizing the German Traffic Sign Recognition Benchmark (GTSRB) dataset.
ai cnn data-augmentation data-preprocessing deep-learning gtsrb image-recognition machine-learning model-evaluation model-training opencv tensorflow traffic-sign-classification
Last synced: 06 May 2026
https://github.com/pompierninja/ip-cameras-monitoring
distributed computer vision
apache-airflow apache-beam deep-learning opencv tensorflow
Last synced: 06 May 2026
https://github.com/sshanu/ee671
codes for course neural networks
neural-network radial-basis-function self-organizing-map tensorflow
Last synced: 27 Apr 2026
https://github.com/siwachs/self-driving-car-angle-prediction
In this Project i implement nvidia End-to-End Deep Learning for Self-Driving Cars
cnn flask machine-learning neural-network python tensorflow
Last synced: 09 May 2026
https://github.com/imdeepmind/codebot
A LSTM based Deep Learning model that generates random C/C++ code.
chromium code-generation codebot deep-learning language-model machine-learning nlp nltk python sqlite tensorflow tensorflow2 text-generation
Last synced: 13 Apr 2026
https://github.com/gaizkiaadeline/text-classification-model-using-lstm-and-word2vec-vectorization
This repository contains a text classification model using LSTM, Word2Vec embeddings, and the Adam optimizer for efficient training and classification of textual data. The model classifies textual data based on pre-trained word vectors and is built with TensorFlow and Keras.
adam-optimizer keras lstm tensorflow word2vec
Last synced: 09 May 2026
https://github.com/nayankanaparthi/song-poetry-generation-model
This open-source project aims to train a model that can learn from a collection of Irish songs and generate poetic lyrics inspired by the rich cultural heritage of Ireland.
bidirectional-lstm generativeai python recurrent-neural-networks rnn-tensorflow sequential-models tensorflow
Last synced: 19 Apr 2026
https://github.com/0xn1nja/playing-cards-classification-tensorflow-cnn
CNN Model to Classify Playing Cards
cards classification cnn convnet keras keras-tensorflow model playing-cards tensorboard tensorflow
Last synced: 06 May 2026
https://github.com/tasninanika/convolutional_neural_network-cnn
A deep learning project to classify handwritten digits (0–9) using a Convolutional Neural Network (CNN). This project builds a CNN model with TensorFlow/Keras to classify digits with high accuracy.
Last synced: 06 May 2026
https://github.com/poodarchu/models.tf
papers implementation during learning dl and tensorflow.
deep-neural-networks tensorflow transfer-learning
Last synced: 19 Apr 2026
https://github.com/princep/legendary-octo-goggles
AR app for counting
android artificial-intelligence augmented-reality-applications mediapipe tensorflow
Last synced: 06 May 2026
https://github.com/sumanthgubbala/dog-vs-cat-classification
Dog vs Cat Classification using Transfer Learning
deep-neural-networks dog-vs-cat-classification flask tensorflow tensorflowhu transfer-learning
Last synced: 16 Apr 2026
https://github.com/d-kicinski/deep-reinforcement-learning
Implementations of deep RL algorithms based on Berkeleys CS294
python pytorch reinforcement-learning tensorflow
Last synced: 20 Apr 2026
https://github.com/alicankaya192/deep_learning_path
Sıfırdan ileri seviyeye Deep Learning yol haritası. 11 modül: PDF + Python + Jupyter Notebook. NumPy · TensorFlow · PyTorch karşılaştırmalı implementasyonlar.
artificial-intelligence cnn data-science deep-learning gan jupyter-notebook lstm machine-learning neural-networks numpy python pytorch rnn tensorflow transformer
Last synced: 21 Jun 2026
https://github.com/govindjeevan/covid-chest-x-ray
Ensemble Model for the classification of X-Ray Images into disease classes of COVID, Pneumonia and Normal using Tensorflow 2.0
chest-xray-images computer-vision convolutional-neural-networks corona machine-learning tensorflow
Last synced: 01 May 2026
https://github.com/mendez-luisjose/multi-classification-person-dog-cat-model-with-transfer-learning
The Model predicts if a given image is a Dog, Cat or a Person.
classification tensorflow transfer-learning
Last synced: 09 May 2026
https://github.com/adamvvu/tf_compactprogbar
A simple and compact one-line progress bar for TensorFlow 2 Keras.
keras keras-callback tensorflow tensorflow-addons tensorflow2
Last synced: 09 May 2026
https://github.com/gantman/ai_sort
Use AI to sort you into your house
javascript tensorflow tensorflow-js tensorflowjs tfjs
Last synced: 01 May 2026
https://github.com/shadmehrbakhtiary/sentiment-of-comments-nlp
sentiment analysis for comment section of a product in amazon using machine learning and deep learning methods
ann cart cnn comments keras-tensorflow lstm naive-bayes-classifier nlp-deep-learning nlp-machine-learning python regression rnn sentiment-analysis sentiment-classification svm tensorflow xgboost
Last synced: 06 May 2026
https://github.com/rizquuula/paperrockscissor-dicodingsubmission
Submission pada dicoding untuk kelas Dasar Machine Learning. Ini menggunakan metode pengolahan citra OpenCV dan CNN Tensorflow+Keras
convolutional-neural-networks dicoding keras machine-learning tensorflow
Last synced: 06 May 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/laavanjan/lstm-rnn-next-word-prediction
An advanced LSTM RNN-based deep learning model designed for next-word prediction. This model processes sequential text data using deep learning techniques to generate accurate and context-aware word predictions in real-time
jupyter-notebook numpy pandas-dataframe rnn rnn-tensorflow streamlit-webapp tensorflow
Last synced: 09 May 2026
https://github.com/andreimoraru123/super-resolution
Modern Graph TensorFlow implementation of Super-Resolution GAN
computer-vision gan generative-adversarial-network graph-mode high-resolution image-generation keras microsoft-coco peak-signal-to-noise-ratio photo-realistic-super-resolution pixelshuffle resnet structural-similarity sub-pixel subpixel-convolution super-resolution tensorflow tensorflow-applications vgg19 xla
Last synced: 03 May 2026
https://github.com/nomi30701/mnist-playground-tfjs
Mnist dataset playground tensorflowjs
javascript mnist-classification mnist-handwriting-recognition playground playground-js tensorflow tensorflowjs webapp
Last synced: 28 Apr 2026
https://github.com/tiennhm/crnn-ocr
OCR using CRNN (CNN - Deep Bidirectional LSTM) and CTC loss
cnn ctc-loss deep-learning keras-tensorflow lstm neural-network ocr optical-character-recognition rnn tensorflow
Last synced: 06 May 2026
https://github.com/johnpaulada/tf-for-web-devs-demo
🎉 A demo for using TensorFlow.js to scan vote ballots.
database deep-learning javascript machine-learning tensorflow tensorflow-js tensorflowjs
Last synced: 17 Apr 2026
https://github.com/carlosmbe/Mac-CoreML-Chord-Suggester
CoreML Project that predicts the most likely next chord based on the entered Chord Progression. This project is based on the following AI Model project and article https://medium.com/@huanlui/chordsuggester-i-3a1261d4ea9e
coreml macos-app swift swiftui tensorflow
Last synced: 10 Jun 2026
https://github.com/malhotra5/communication-for-the-deaf
This application helps the deaf communicate with people who do not understand ASL (American Sign Language)
deep-learning inception neural-networks opencv tensorflow
Last synced: 09 May 2026
https://github.com/axelseancp/cat_breed_classification
A machine learning project for image classification from dicoding machine learning course
computer-vision image-classification machine-learning python tensorflow
Last synced: 07 May 2026
https://github.com/marksikaundi/handson-machinelearning
Complete Collection about Machine Learning
matplotlib pandas-python scikit-learn tensorflow
Last synced: 07 May 2026
https://github.com/fcakyon/glassdoor-review-textgenrnn
Train char-rnn with Glassdoor reviews and generate sentences
aselsan char-rnn glassdoor nlp python reviews tai tensorflow text textgeneration textgenrnn turkcell turkish-airlines
Last synced: 28 Apr 2026
https://github.com/roscibely/artificial-intelligence-course
Repository for HCIA - Artificial Intelligence course certification V3.0
artificial-intelligence deep-learning machine-learning python python-programming tensorflow
Last synced: 10 May 2026
https://github.com/metriccoders/metriccoders_indic_models
This is the Metric Coders Model Hub that contains the fastest growing indic ML models.
keras machine-learning nlp sentiment-analysis sklearn tensorflow
Last synced: 01 May 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/flowforfrank/classifier
🤖 Image classification with TensorFlow.js
classification image-classification javascript tensorflow tensorflow-js tutorial webtips
Last synced: 20 Apr 2026
https://github.com/code-with-zeeshan/skin-lesion-classification
🏥 AI-powered skin lesion classifier (Benign vs Malignant) using EfficientNetB3 + Grad-CAM. AUC: 0.935 | Recall: 94.7%
deep-learning efficientnet grad-cam gradio image-classification medical-ai python skin-cancer tensorflow transfer-learning
Last synced: 27 Jun 2026
https://github.com/bhuvan588/pneumonia-detection-using-xception-model
ML Web-App using Tensorflow and Django.
bulma-css database django login-system ml-app pneumonia-detection python tensorflow xception-model
Last synced: 14 Feb 2026
https://github.com/shashkash/semseg
TensorFlow implementation of Semantic Segmentation approaches that use CNN
semantic-segmentation tensorflow
Last synced: 17 Apr 2026
https://github.com/lucadellalib/sac-beta
Soft actor-critic with beta policy via implicit reparameterization gradients
beta-distribution deep-reinforcement-learning gymnasium mujoco pytorch reinforcement-learning soft-actor-critic tensorflow
Last synced: 07 May 2026
https://github.com/chandadiya2004/mnist-digit-classification
This repository demonstrates MNIST digit classification using deep learning. It includes a neural network model built with frameworks like TensorFlow to classify handwritten digits (0-9) from the MNIST dataset. The project covers data loading, preprocessing, model training, evaluation, and accuracy visualization.
confusion-matrix cv2 google-colab-patches keras matplotlib-pyplot numpy pillow python seaborn tensorflow
Last synced: 12 Feb 2026
https://github.com/oscmansan/tensorflow-metric-learning
deep-learning embeddings keras metric-learning tensorflow triplet-loss
Last synced: 10 May 2026
https://github.com/official-biswadeb941/clopimedi---your-healths-trusted-care
ClopiMedi is an AI-driven healthcare application that simplifies doctor appointment bookings, offering personalized recommendations based on medical conditions to enhance patient-provider connections.
adam ai flask flask-api flask-api-backend full-stack-web-development joblib machine-learning scikit-learn tensorflow
Last synced: 28 Apr 2026
https://github.com/bjornmelin/stardex
🌟 Stardex: Explore GitHub Stars Intelligently. Stardex is a powerful web app that lets you search, filter, and cluster any GitHub user's starred repositories. Discover hidden patterns and find your next favorite project with intelligent, AI-powered exploration.
clustering ml nextjs search-engine shadcn-ui starred-repositories tailwindcss tensorflow
Last synced: 28 Apr 2026
https://github.com/onfranciis/streamforge
Transparent background webcam stream using tensorflow and bodypix on ReactJS
bodypix react stream tensorflow tensorflowjs typescript
Last synced: 10 May 2026
https://github.com/farzanmrz/music-genre-classification
🎵 Music Genre Classification using Machine Learning 🚀 A Python project that leverages machine learning algorithms to classify music tracks into genres based on audio features. Explore KNN, SVM, Decision Trees, and more. Checkout the plotted graphs for model comparison!
kaggle-dataset keras machine-learning music-classification neural-networks tensorflow
Last synced: 10 May 2026
https://github.com/airaria/rnnchinesepoem
Generate Chinese poems using RNN and other techniques.
deep-learning language-model poem rnn tensorflow
Last synced: 23 Jun 2026
https://github.com/sayed-ashfaq/creditcard_frauddetection_nn
Built my first Neural Network model that detects the fraud alerts in any transaction done by the users.
deep-learning finance fraud-detection keras-tensorflow neural-networks tensorflow
Last synced: 18 Apr 2026
https://github.com/vivelev/senet-flow
Squeeze-and-Excitation Network - implementation in TensorFlow
neural-network squeeze-and-excitation tensorflow
Last synced: 07 May 2026