An open API service indexing awesome lists of open source software.

Tensorflow

TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.

https://github.com/mubashirul-islam/plant-disease-segmentation

Plant Disease Segmentation using deep learning with U-Net and BiFPN. This project provides code and notebooks for training, evaluating, and comparing segmentation models on plant leaf images to accurately detect diseased regions. Includes model weights, visualization tools, and performance metrics.

keras opencv python tensorflow

Last synced: 16 Apr 2026

https://github.com/ramnathaniel/models-files-manager

Models Files Manager helps you manage saved ML models on your file system, encoding fields into file names

deep-learning keras models pytorch tensorflow

Last synced: 16 Apr 2026

https://github.com/mcarlomagno/wikibot

Question + answer machine learning model powered by Wikipedia API + Tensorflow 🤖

machine-learning tensorflow wikipedia-api

Last synced: 18 May 2026

https://github.com/zpreisler/tensorflow_cnn

tensorflow CNN for patchy particles in 2d

convolutional-neural-network tensorflow

Last synced: 18 May 2026

https://github.com/ashly1991/word2vec-tf2

Word2Vec Skipgram with negative sampling in TensorFlow 2. Self-supervised embeddings, efficient sampled softmax, and analogies evaluation.

embeddings jupyter-notebook natural-language-processing negative-sampling nlp self-supervised-learning skipgram tensorflow word2vec

Last synced: 18 May 2026

https://github.com/mtsokol/epidemic-modelling-workshop

An introduction to sensitivity analysis and 4D-Var data assimilation method in epidemic modelling setting

4d-var data-assimilation seir-model sensitivity-analysis tensorflow

Last synced: 02 Mar 2025

https://github.com/adv-11/rag_from_scratch

Implementing RAG, without the use of latest frameworks like LangChain and LlamaIndex

pytorch rag tensorflow

Last synced: 16 Apr 2026

https://github.com/0xtimsb/poser-tensorflow

Image Classification with Tensorflow using Transfer Learning

react teachable-machine tensorflow transfer-learning webcam

Last synced: 04 Mar 2025

https://github.com/riggraz/fruit-recognition

Convolutional neural network to classify fruit images.

deep-learning neural-network tensorflow

Last synced: 05 May 2026

https://github.com/zvyn/yatt

My resullt of following the tutorial at https://www.tensorflow.org/tutorials/mnist/beginners/.

mnist-classification tensorflow tutorial

Last synced: 29 Mar 2025

https://github.com/abdelrahman-amen/vgg16-from-scratch-and-built_in

This project implements the powerful VGG-16 convolutional neural network for image classification, showcasing its efficiency with 3x3 filters, same padding, stride of 1, and 2x2 max-pooling for superior pattern recognition in diverse images.

image-processing keras python seaborn skit-learn tensorflow vgg16

Last synced: 16 Apr 2026

https://github.com/ahlusar1989/standfordcsc224n

Course assignments for http://web.stanford.edu/class/cs224n/index.html

deep-learning lstm natural-language-processing recurrent-neural-networks stanford-nlp tensorflow

Last synced: 18 May 2026

https://github.com/paulkokos/medscan-platform

AI-Powered Medical Image Segmentation Platform - Full-stack React + Django application with TensorFlow ML integration

deep-learning django docker full-stack healthcare machine-learning medical-imaging react rest-api tensorflow

Last synced: 03 Mar 2026

https://github.com/jacktheprogrammer/working-with-text-classification

My personal portfolio projects to work with NLP data for classification and analysis using ML and neural network using tensorflow and

emotion-classification pytorch pytorch-lightning sentiment-analysis sentiment-classification spam-classification tensorflow text-classification

Last synced: 16 Apr 2026

https://github.com/priyapuranik/shoe-classification_using-cnn

A deep learning project that classifies different types of shoes using Convolutional Neural Networks (CNNs) based on image data.

cv2 deep-learning keras matplotlib-pyplot python tensorflow

Last synced: 19 Apr 2026

https://github.com/jiaweihu08/chatbot

RNN + Attention Mechanism Chatbot in TensorFlow.

chatbot data-science deployment rnn tensorflow tpu

Last synced: 16 Apr 2026

https://github.com/cihaneksi/salary_regression

In this project I trained a machine learning model to predict customer estimated salary based on various features. Solution method is Artificial Neural Network (ANN).

ai ann keras prediction python regression tensorflow

Last synced: 08 May 2026

https://github.com/vardanagarwal/signature

Project on Signature forgery

python signature-forgery-detection tensorflow

Last synced: 21 Apr 2026

https://github.com/sandyg6/prasunet

This repository contains a collection of machine learning projects I developed during my internship at Prasunet Company.

kmeans-clustering linear-regression machinelearning opencv prasunet svm tensorflow

Last synced: 16 Apr 2026

https://github.com/camara94/tensorflow-keras-python

Les bases du deep learning en tensorflow en Python

deep-learning keras keras-tensorflow neural-networks python tensorflow

Last synced: 16 Apr 2026

https://github.com/joelypoley/tensorshow

A python module for inspecting TFRecords.

inspector jupyter-notebook tensorflow tfrecord visualizer

Last synced: 16 Apr 2026

https://github.com/lflxp/tf-study

tensorflow python study

tensorflow

Last synced: 21 Apr 2026

https://github.com/marmelab/voiracing

Hand-free car racing game using voice and gestures

ai game teachable-machine tensorflow

Last synced: 15 May 2026

https://github.com/lee-seokmin/trafficlightrecognition

python tensorflow를 이용한 신호등 분류

image-recognition python tensorflow

Last synced: 22 Apr 2026

https://github.com/cnoret/sms-spam-detector

A Streamlit-based SMS spam detection app powered by deep learning. Real-time predictions, interactive visualizations, and Docker/Streamlit Cloud deployments included.

deeplearning docker huggingface-spaces nlp sms-classification spam-detection streamlit tensorflow

Last synced: 04 Apr 2025

https://github.com/florianwoelki/aerial_cactus_cnn

A CNN for an aerial cactus classification competition.

aerial-cactus classification cnn keras tensorflow

Last synced: 09 Apr 2026

https://github.com/krishnaura45/imagequant

Combining NLP and Deep Learning for Image-Based Entity Extraction

cnn deep-learning easyocr gpu keras-ocr lstm machine-learning nlp ocr opencv pillow pytesseract pytorch resnet-50 tensorflow

Last synced: 19 Jan 2026

https://github.com/dhruv9068/detectly

Detectly-Object Detection Website

react-router reactjs tailwind-css tensorflow

Last synced: 24 Jun 2025

https://github.com/nurulashraf/ann-house-price-prediction

Predicting house prices with a simple neural network using TensorFlow/Keras. Synthetic data based on size, bedrooms, and location is used to train the model.

data-science house-price-prediction keras machine-learning neural-network regression synthetic-data tensorflow

Last synced: 18 May 2026

https://github.com/chaitanyakharche/pothole-detector

Pothole Detector made for Final Year Project

effecientdet python tensorflow yolov5

Last synced: 22 Apr 2026

https://github.com/mohamed-walied/emotion-detection

Computer vision project that detect your face and recognize your emotion using CNN. I have done this project in collaboration with my friend Seif Elkerdany. We changed in the architecture of CNN by replacement the ReLU activation function by Swish (or SeLU) activaiton function and it leads to amazing accuracy.

cnn-architecture convolutional-neural-networks deep-learning deep-neural-networks emotion-detection emotion-recognition haarcascade-frontalface keras python streamlit tensorflow

Last synced: 15 Apr 2026

https://github.com/lc0/deeplearning-playground

Experiments and ideas in notebooks🤖💻

playground tensorflow

Last synced: 04 Apr 2025

https://github.com/malcolmmielle/deep-auto-encoder-based-clustering

Reimplementation of Deep auto-encoder based clustering by Song et al.

autoencoder clustering clustering-algorithm kmeans-clustering machinelearning tensorflow

Last synced: 18 May 2026

https://github.com/devanshsharma-og/ip-prediction-and-geolocation-of-the-email-sender-under-ip-rotation

The model utilizes TensorFlow and Keras to create a neural network model for predicting the sender's IP address from email headers, even under IP rotation.

folium-maps ipaddress matplotlib python streamlit streamlit-webapp tensorflow

Last synced: 10 May 2026

https://github.com/rakibhhridoy/predictingsequence-timeseriesanalysis

Time series data easy handling purposes in TensorFlow and python functional programming. Time Series data is handled and pre-processed by different steps,like making window of the data,splitting data for model purpose is also different than other processing methods. All has combined for easy access.

forecasting functional-programming keras lstm lstm-neural-networks moving-average numpy python tensorflow time-series windowed

Last synced: 02 Apr 2026

https://github.com/jillmpla/jupyternotebooks

Various Jupyter Notebooks I've written.

jupyter-notebook jupyter-notebooks machine-learning tensorflow

Last synced: 17 Apr 2026

https://github.com/lovesaroha/softmax-regression

The softmax function  or normalized exponential function  is a generalization of the logistic function to multiple dimensions. In this example (X is weight, Y is height) where (0,0) is top left corner.

javascript machine-learning softmax-regression tensorflow training

Last synced: 17 Apr 2026

https://github.com/gear-ai/gearai

GearAI's Python Library for solving various AI needs.

artificial-intelligence deep-learning pypi-package python python-library python3 tensorflow

Last synced: 16 May 2026

https://github.com/abdelrahman-amen/resnet50-from_scratch_and_built_in

ResNet-50, with 50 layers, excels in image classification by addressing the vanishing gradient problem. Skip connections facilitate seamless information flow, empowering the model for intricate feature learning. Its unique architecture makes ResNet-50 a robust choice for complex pattern recognition.

image-processing keras python resnet-50 seaborn skit-learn tensorflow

Last synced: 17 Apr 2026

https://github.com/smrfeld/tf-constrained-gauss

Estimating constrained precision matrices using TensorFlow

gaussian machine-learning tensorflow tensorflow2

Last synced: 25 Apr 2026

https://github.com/dmitry-ai/tf-tutorial-1

TensorFlow: «Train your first neural network: basic classification»

tensorflow

Last synced: 22 Apr 2026

https://github.com/speedkillsx/easynodule

EasyNodule is a software made to help clinicinas to classify Lung Cancer. This will help in elaborating a traitement for the patient which will reduce the progress of the cancer which considered the most killer cancer in the world.

artificial-intelligence capsnet computer-vision game-theory lung-cancer lung-cancer-classification machine-learning nodules-classification opencv python tensorflow

Last synced: 17 Apr 2026

https://github.com/sayandeep02/bearing-fault-classification

Bearing Fault Diagnosis using ML Detecting and classifying bearing faults in rotating machinery using SVM, CNN, and LSTM with 96% accuracy.

convolutional-neural-networks long-short-term-memory sklearn support-vector-machines tensorflow time-series-analysis

Last synced: 07 May 2026

https://github.com/kidneyweakx/aidog-2019scc

2019/04 軟體盃實作項目

android tensorflow

Last synced: 09 May 2026

https://github.com/satyajitghana/projektiodine

A Marks Predictor written in JS uses the Tensorflow.js library

anxiety endgame js marks ml semester-exams study target-percentage tensorflow tensorflow-library

Last synced: 13 Apr 2026

https://github.com/svtter/learn-tf-note

Tensorflow Learning Note.

keras python tensorflow

Last synced: 13 Apr 2026

https://github.com/yusufterzii/tensorflowbasics

TensorflowBasics and Some Exercises

tensorflow tensorflow-examples

Last synced: 17 Mar 2026

https://github.com/karan-sharma-aiml/future_ml_01

Hands-on Machine Learning project built with Python, Streamlit, Prophet & TensorFlow | Showcasing AIML skills through time-series forecasting & real-world data insights.

aiml data-visualisation machine-learning project prophet python streamlit tensorflow timreactnative

Last synced: 29 Apr 2026

https://github.com/hilalozdemirbuyukasik/deep-learning

A collection of deep learning projects demonstrating RNNs, BiLSTMs, CNNs, and basic neural networks applied to time series forecasting, text sentiment analysis, image classification, and tabular data tasks, with examples of data preprocessing, model training, evaluation, and visualization.

bilstm cnn keras matplotlib nn numpy rnn scikit-learn tensorflow

Last synced: 12 Apr 2026

https://github.com/codecraft-sanju/medvisionai-medical-image-ai-vision.

MedVisionAI is an AI-powered platform that analyzes ultrasound images to detect PCOS and provide actionable recommendations. Using CNN-based deep learning and generative AI, it ensures fast, accurate diagnosis, reduces errors, and supports clinicians with instant insights all while maintaining patient privacy and compliance.

deep-learning fastapi gemini-api genai keras-tensorflow machine-learning matplotlib python react scikit-learn seaborn tailwindcss tensorflow

Last synced: 07 Sep 2025

https://github.com/piyushamukherjee/fuxi

– A Cascade Machine Learning Forecasting System for 15-Day Global Weather Prediction

ml numpy pandas tensorflow weather-forecast

Last synced: 13 Apr 2026

https://github.com/colorblank/tensorflow_serving_config

Python utilities for reading, writing, and validating TensorFlow Serving models.config files. This project provides a convenient way to programmatically manage your TensorFlow Serving model configurations using Python.

config tensorflow tensorflow-serving

Last synced: 14 Jan 2026

https://github.com/maklonfr/image-classification-tensorflow

Submission Dicoding Indonesia - Image Classification using TensorFlow (Kelas Belajar Machine Learning untuk Pemula). Proyek Klasifikasi Gambar Rock, Paper and Scissors.

google-colab meachine-learning python tensorflow

Last synced: 13 Apr 2026

https://github.com/haydenshively/aslan

uses mosse algorithm and TF object detection to adjust graphics based on user's head position, creating a 3D effect

3d opencv tensorflow vtk

Last synced: 08 May 2026

https://github.com/akhdandann/rockpaperscissors-imageclassification

A Convolutional Neural Network (CNN)-based image classification project that identifies hand gestures from the classic Rock-Paper-Scissors game using TensorFlow and Keras. The model is trained on a labeled dataset and demonstrates image augmentation, model evaluation, and real-time prediction on uploaded images.

cnn-classification image-classification keras python tensorflow

Last synced: 13 Apr 2026

https://github.com/grascya/brain-tumours-classification-cnn

Predict Brain tumors (glioma, meningioma & pituitary) Using a Convolutional Neural Network

brain-tumor-classification cnn-classification deep-learning keras neural-networks tensorflow

Last synced: 10 Mar 2026

https://github.com/gui-sitton/neuralnetwork

The task is then to build and evaluate a model to verify people's ages You will have a set of photographs of people with their ages indicated.

keras keras-neural-networks neural-network python tensorflow

Last synced: 13 Apr 2026

https://github.com/rafael-santamaria-ortega/neural-network-malicious-url-prediction

Neural Network to predict if URLs are malicious or not built using Python, a Jupyter Notebook and TensorFlow.

deep-learning jupyter-notebook malicious-url-detection neural-network python tensorflow

Last synced: 13 Apr 2026

https://github.com/rootfs/tfserving-resnet-client-go

Tensorflow Serving ResNet gPRC Go Client

golang grpc grpc-go resnet tensorflow tfserving

Last synced: 12 May 2026

https://github.com/nadjanayara/airquality-multivariatetimeseries-lstm

Predicting air quality indicators with LSTM approach, using multivariable time series data collected from multiple pollutants alongside weather variables. After preprocessing and exploratory data analysis, the dataset was normalized and modeled using LSTM neural networks in TensorFlow/Keras, with hyperparameter optimization via Keras Tuner.

keras lstm multivariate tensorflow time-series

Last synced: 09 May 2026

https://github.com/kostadinlambov/time-series-forecasting

This project evaluates the predictive performance of a CNN-LSTM Hybrid deep learning model for Bitcoin price movement prediction.

keras-tensorflow matplotlib-pyplot mlflow numpy optuna pandas python scikit-learn seaborn statsmodels ta-lib tensorflow

Last synced: 07 Apr 2026

https://github.com/santoshn86/dlp-ev-system-for-pa-optimization

This system is a game-changer, enabling smarter energy management through predictive insights and personalized optimization strategies.

aiml django flask keras pytorch scikit-learn tensorflow typescript

Last synced: 13 Apr 2026

https://github.com/lingumd/neural_network_charity_analysis

Machine learning and neural networks used to create a binary classifier capable of predicting whether applicants will be successful if funded by Alphabet Soup.

deep-learning machine-learning matplotlib-pyplot neural-networks onehotencoder pandas scikit-learn seaborn standardscaler tensorflow

Last synced: 13 Apr 2026

https://github.com/yunjaechoi/rlagent

Reinforcement learning framework in tensorflow, compatible with OpenAI Gym like environments.

a2c ddpg reinforcement-learning tensorflow

Last synced: 11 May 2026

https://github.com/anujdhillxn/visualcursor

Neural Network to control cursor with eye movements

image-processing neural-networks python3 tensorflow

Last synced: 14 May 2026

https://github.com/handekilinc/cifar100-ile-derin-ogrenme-ve-cnn-tabanli-gorsel-siniflandirma

Deep Learning model for predicting image classification using CIFAR 100 dataset.

cifar100 cnn-classification tensorflow

Last synced: 18 May 2026

https://github.com/lee-seokmin/NewsGeneration

🤖 Artificial Intelligence Generating Football News.

deep-learning nlp python tensorflow

Last synced: 06 Oct 2025

https://github.com/soroushesnaashari/anime-faces-generator-with-gan-using-tensorflow

A GAN project using "TensorFlow" creating model to generate new random Anime faces

deep-learning gan neural-network tensorflow

Last synced: 06 Oct 2025

https://gitlab.com/fcavani/tensorflow.go

Tensorflow repo stores some machine learning algorithms developed in Go

AI Artificial Inteligence ML golang machine learn pca tensorflow varimax

Last synced: 01 May 2026

https://github.com/psgebeline/continuum_neural_network

An artificial neural network used for distinguishing between signal and continuum B events in Belle II monte carlo based on event topology. Competition submission for Belle II CNN competition, placed 5th with 95% efficiency.

callbacks convolutional-neural-networks feature-selection keras python relu-activation tensorflow

Last synced: 18 Apr 2026