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/prakashjha1/stock-trend-prediction

Deep learning for predicting stock market prices and trends has become even more popular than before. I have used yahoo finance to collect the data and LSTM to build the stock trend model.

deep-learning keras lstm lstm-neural-networks machine-learning numpy pandas pandas-datareader prediction python rnn tensorflow

Last synced: 11 Apr 2026

https://github.com/sajalkmr/notesseparator

A simple deep learning model to separate Handwritten notes and non notes images with Python and Tensorflow

deep-learning image-classification machine-learning python tensorflow

Last synced: 10 May 2026

https://github.com/kartikeya443/handgesture_detection_opencv

A Computer Vision based model trained on data sets of over 300 inputs for a particular gesture is able to detect and identify human hands gestures effortlessly and is able to track the coordinates for further modifications in its usage for controlling devices like mouse and windows (control features are in development).

deep-learning mediapipe numpy opencv tensorflow

Last synced: 11 Apr 2026

https://github.com/bhattbhavesh91/tf-numpy-example

Faster NumPy using Tensorflow's tf.experimental.numpy module

keras numpy tensorflow

Last synced: 01 May 2026

https://github.com/gdapriana/clickbait-detector-backend

This repository contains the backend logic for the “Clickbait Detector” app. Built using Python, it employs an Artificial Neural Network (ANN) to predict the likelihood of a news headline being clickbait. It provides REST API endpoints to interact with the model.

flask python scikit-learn tensorflow

Last synced: 11 Apr 2026

https://github.com/benehiko/tensorflowobjectdetectautolabel

Auto Label training data using a small trained model

pascal-voc tensorflow tensorflow-object-detection-api

Last synced: 11 Apr 2026

https://github.com/refcell/fractaltreemodels

Side project to create fractal tree models

fractal fractals python python3 tensorflow

Last synced: 11 Apr 2026

https://github.com/alex-lechner/carnd-trafficsignclassifier-p2

An approach to classify traffic signs with neural networks in TensorFlow. Project 2 of Udacity's Self-Driving Car Engineer Nanodegree Program.

autonomous-vehicles convolutional-neural-networks deep-learning neural-networks self-driving-car tensorflow tensorflow-tutorials udacity-self-driving-car

Last synced: 16 Mar 2025

https://github.com/thomasthaddeus/ai-ml-project

This repository is dedicated to building a computer vision model, primarily focused on detecting potholes. The model is trained on a variety of datasets and is designed to assist urban municipalities in improving road maintenance and repair procedures.

ai keras machine-learning preprocessing python tensorflow

Last synced: 20 Apr 2026

https://github.com/aryanyadav-dev/celestial-spectroscopy

Developed a Deep learning model using TensorFlow and Keras to classify synthetic spectral data from celestial objects, including stars and galaxies. Utilizing a Convolutional Neural Network (CNN), the model analyzes spectroscopic features and achieves high accuracy in predicting object classifications.

cnn keras matplotlib python sckit-learn tensorflow

Last synced: 11 Apr 2026

https://github.com/eman288/ai-coach

The app helps you detect if the exercise is right or not. currently, we support push-ups, crunches, and squats.

ai jupyter-notebook mediapipe pose-detection python python3 tensorflow

Last synced: 21 Feb 2026

https://github.com/offchan42/honnet-web

Website for my HoNNeT deep learning side-project

bulma-css deep-learning flask gunicorn heroku hon jinja2 keras python tensorflow vuejs2

Last synced: 12 Apr 2026

https://github.com/nagam11/pp2

Protein-protein bindings prediction using ML

machine-learning protein-protein-interaction pytorch sklearn tensorflow

Last synced: 09 May 2026

https://github.com/diegoperea20/own_dataset_segmentation_yolov8

Segmentacion y detection de objetos con propio dataset usando YOLOV8 , en el que se utiliza un dataset propio de una moneda de 200 pesos colombianos del año 2023.

coins colombia data opencv own python segmentation tensorflow yolov8

Last synced: 12 Apr 2026

https://github.com/nemeslaszlo/lending-club-analysis

Lending Club analysis, with a model that can predict whether or nor a borrower will pay back their loan.

binary-classification classification data-visualization keras matplotlib numpy pandas seaborn tensorflow

Last synced: 12 Apr 2026

https://github.com/codehass/facial-emotional-detection

Implement a complete AI pipeline in Computer Vision, from face detection to emotion classification using CNNs (TensorFlow/Keras) and Haar Cascades (OpenCV), and integrate this model into a FastAPI API connected to a PostgreSQL database.

cnn-model fastapi keras mathplotlib numpy opencv postgresql pydantic pytest sqlalchemy tensorflow

Last synced: 12 Apr 2026

https://github.com/inishchith/coursera

This repository contains my code for the programming exercises on Coursera.

coursera coursera-machine-learning deep-learning deeplearning-ai matlab mooc programming-exercises python3 tensorflow

Last synced: 12 Apr 2026

https://github.com/kr1shnasomani/sentimentscope

Sentiment analysis on movie review using TensorFlow and GloVe embeddings

deep-learning keras matplotlib natural-language-processing neural-networks numpy pandas scikit-learn tensorflow

Last synced: 12 Apr 2026

https://github.com/ahmedheakl/brain_tumor_classification

Classifying Brain tumor images using Keras and Open CV.

keras python tensorflow

Last synced: 04 May 2026

https://github.com/86lekwenshiung/neural-network-with-tensorflow

Classification , Regression , Neural Network , CNN , Transfer Learning , NLP with Tensorflow

deep-learning natural-language-processing neural-network tensorflow transfer-learning

Last synced: 14 May 2026

https://github.com/iffranciscome/msc-datascience-thesis

Genetic Programming and Neural Networks for Financial Predictive Modeling.

financial-machine-learning genetic-algorithms genetic-programming sklearn tensorflow time-series

Last synced: 23 Apr 2025

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/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/yanukadeneth99/image-captioning-dl

Creating an image captioning model using tensorflow.

image-captioning tensorflow

Last synced: 09 May 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/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/kazuhito00/tf2-keras-explain-examples

Tensorflowの可視化解釈ライブラリ(tf-explain、Grad-CAM等)のJupyter上での実行例。

gradcam keras tensorflow tf-explain

Last synced: 13 Apr 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/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/vsoch/repo2docker-keras

a repo2docker image with keras installed along tensorflow

docker forward keras repo2docker tensorflow

Last synced: 13 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/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/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/fatma-moanes/deep-learning-labs

My implementation for the labs of the Neural Networks and Deep Learning course that I studied at my university, Zewail City.

classification cnn data-science deep-learning gan keras matplotlib neural-network-architectures neural-networks numpy pandas preprocessing python regression-models regularization seaborn tensorflow time-series-analysis

Last synced: 14 Apr 2026

https://github.com/sarthak-1408/tensorflow-basic-to-advanced

"Tensorflow zero to advanced" cover all the topics related to deep learning and explains each section in an easy and efficient way.

cnn-classification cnn-keras computer-vision keras-neural-networks keras-tensorflow neural-network tensorflow tensorflow-tutorials tensorflow2

Last synced: 21 Jan 2026

https://github.com/bursasha/deeplearningai-machine-learning-tensorflow-course

Projects and certificates from a machine learning course focused on TensorFlow and Keras, covering neural networks, CNNs, NLP, and time series analysis 🧠

convolutional-neural-networks deeplearning-ai keras machine-learning mlcourse natural-language-processing neural-networks numpy pandas python-machine-learning recurrent-neural-networks tensorflow

Last synced: 10 Apr 2026

https://github.com/limon-s-ai-zone/ml-dl-project

🌟 Welcome to the Machine Learning and Deep Learning Projects repository! This project is a compilation of diverse and engaging projects spanning computer vision, Kaggle competitions, generative AI, and advanced techniques such as autoencoders and variational autoencoders

autoencoder cnn computer-vision deep-learning generative-adversarial-network image-captioning image-classification image-processing kaggle-competition ml object-detection pytorch rnn tensorflow variational-autoencoders

Last synced: 14 Oct 2025

https://github.com/thunder-compute/thunder-compute-documentation

Documentation for Thunder Compute, a cloud platform creating technology to virtualize GPUs over TCP

ai artificial-intelligence cloud cloud-computing cuda gpu llm machine-learning nvidia pytorch tensorflow thunder-compute virtualization

Last synced: 15 Oct 2025

https://github.com/avnigoyal25/potato-disease-classification

The Potato Disease Classification Project aims to build a machine learning model capable of accurately classifying different diseases in potato plants.

deep-learning fastapi keras machine-learning python reactjs tensorflow

Last synced: 22 Jan 2026

https://github.com/anfany/python3-practice

基于Python3的多种工具实例代码、以及流行库的使用贴士

matplotlib numpy pandas python3 tensorflow tips

Last synced: 04 May 2026

https://github.com/simoninithomas/dlfn_image_classification

In this project, you'll classify images from the CIFAR-10 dataset. The dataset consists of airplanes, dogs, cats, and other objects. The dataset will need to be preprocessed, then train a convolutional neural network on all the samples. You'll normalize the images, one-hot encode the labels, build a convolutional layer, max pool layer, and fully connected layer. At then end, you'll see their predictions on the sample images.

classify-images cnn convolutional-neural-networks deep-learning tensorflow

Last synced: 16 Oct 2025

https://github.com/linussorg/vamos-plus

VAMOS+ is a software for detecting meteors (shooting stars) in videos.

jugend-forscht meteor tensorflow

Last synced: 27 Jan 2026

https://github.com/kamakshi4023/brain-tumour-detection

ML based project which uses various techniques to build a hybrid model for identifying brain tumour in MRI images

jupyter-notebook keras machine-learning ml numpy python seaborn sklearn sklearn-metrics tensorflow

Last synced: 03 Jan 2026

https://github.com/faisal-fida/face-emotion-prediction

Machine learning model capable of identifying and predicting human emotions based on facial expressions. The project is primarily implemented in Python, utilized deep learning techniques to analyze and classify emotions from facial images.

facial-expression-recognition machine-learning mlserver tensorflow

Last synced: 23 Jan 2026

https://github.com/gyakobo/local-language-model

This project is meant to generate a Local Language Model based on textual input.

ai anaconda bigram-model language-model machine-learning python3 pytorch tensorflow transformers-models virtual-environment

Last synced: 19 Apr 2026

https://github.com/kacf/forex-trading-ai

Real‑time AI‑powered Forex trading alerts with High backtested accuracy, blending machine‑learning models and advanced technical analysis for 1 Minute buy/sell

algorithmic-trading api data-science deep-learning docker fastapi forex machine-learning python pytorch quantitative-finance real-time technical-analysis tensorflow trading-signals

Last synced: 26 Oct 2025

https://github.com/shivam1808/object_detection

Create your own custom object detector using the Tensorflow Object Detection API.

object-detection object-detection-api object-detection-label own-dataset tensorflow tensorflow-models

Last synced: 27 Oct 2025

https://github.com/rishav-hub/gnettrainer-package

GNetTrainer is a Deep Learning web application for training and predicting classification models which is written in Python 3. At the backend it uses Frameworks like Tensorflow 2.0 and Keras. You can train any classification model with any data using GNetTrainer without writing any line of code.

deep-learning keras machine-learning tensorflow

Last synced: 01 Mar 2026

https://github.com/valohai/test-mnist

MNIST digit detection using TensorFlow; compatible with the Valohai platform.

ai ml mnist tensorflow

Last synced: 15 Apr 2026

https://github.com/tiwarishubham635/hand-gesture-recognition-using-tinyml

Recognizes Hand Gestures for English Alphabets

tensorflow tensorflowlite tinyml

Last synced: 06 Feb 2026

https://github.com/amir-tav/gann-with-tensorflow

How to build, train, and evaluate a Generative Adversarial Network (GAN) for generating fashion images. The project covers all essential steps, from model building to training and evaluation.

gann ju kera neural-network py sequential-models tensorflow tfd

Last synced: 15 Apr 2026

https://github.com/sayamalt/face-mask-detection

Successfully trained a deep learning model using CNN which can predict to a great level of accuracy whether a given person is wearing a mask or not.

computer-vision convolutional-neural-networks face-mask-detection keras opencv tensorflow

Last synced: 15 Apr 2026

https://github.com/sayanjit082805/natural-scene-classifier

Image classifier for classifying natural scenes/images using a CNN

convolutional-neural-networks deep-learning tensorflow

Last synced: 18 Apr 2026

https://github.com/khaymanii/breast_cancer_detection_model

This model was built using Python and Tensorflow. it helps to detect breast cancer.

keras python tensorflow

Last synced: 15 Apr 2026

https://github.com/ravindramohith/find_me_out

Face recognition system using a Convolutional Neural Network (CNN) with TensorFlow and OpenCV

convolutional-neural-networks deep-learning face-recognition keras machine-learning opencv tensorflow

Last synced: 01 Feb 2026

https://github.com/zaquyn/brain-tumor-classification

This is my machine learning project while I was in university. This project helped me understand those very first steps in Computer Vision and AI field.

brain-tumor-classification cnn-model computer-vision deep-learning image-classification tensorflow

Last synced: 16 Apr 2026

https://github.com/moshfiqur/shoes-classifier

A basic tensorflow based image classifier which classify ladies, gents and kids shoes

tensorflow tensorflow-experiments

Last synced: 16 Apr 2026

https://github.com/somjit101/mnist-classification-keras

A simple study on the use of Keras framework (with Tensorflow background) for a simple handwritten number image classification task with Deep Neural Networks.

adam-optimizer batch-normalization deep-learning dropout-keras grid-search hyperparameter-tuning image-classification keras mnist mnist-classification neural-network sgd-optimizer tensorflow

Last synced: 16 Apr 2026

https://github.com/chrdek/colab_varioustf

Several tensorflow colab notebooks that I found from various sources

image-classification keras keras-neural-networks tensorflow tensorflow-examples tensorflow-tutorials

Last synced: 13 Feb 2026

https://github.com/cassanof/patient_api

A full-stack app that predicts cancer diagnosis using machine learning

cancer-detection golang keras machine-learning postgresql rest-api tensorflow

Last synced: 19 Apr 2026

https://github.com/canoksuzoglu1/rice-classification-cnn

Rice-Classification-CNN is a TensorFlow-based project for classifying rice varieties using Convolutional Neural Networks. It utilizes a publicly available dataset to train and evaluate a CNN model for accurate classification of rice images.

cnn convolutional-neural-networks data-augmentation deep-learning image-classification image-processing machine-learning python tensorflow

Last synced: 13 Feb 2026

https://github.com/imartinezl/picnic-hackathon-2019

Picnic Image Classification Hackathon on Devpost 📷🍏🍎

gpu image-classification jetson-tx2 keras python tensorflow

Last synced: 28 Feb 2026

https://github.com/sebukpor/multi-cancer-classification

The Multi-Cancer Classification Tool is a deep learning-powered web application designed to classify different classes of cancers based on medical images, providing accurate and fast results to aid medical specialists in diagnosis.

neural neural-networks tensorflow tensorflowjs transfer-learning

Last synced: 19 Mar 2026

https://github.com/diegopaniagua23/multimodal-analysis-mir

Multimodal Data Analysis for Music Information Retrieval

deep-learning keras mir music-information-retrieval pythorch tensorflow

Last synced: 18 Apr 2026

https://github.com/krish902/question-paper-difficulty-analyzer

Automated question paper quality analysis using BERT and Bloom's Taxonomy - published in 2 Springer conferences

bert blooms-taxonomy nlp python tensorflow

Last synced: 02 Jun 2026

https://github.com/supersimple33/battleship_modeling

A Tensorflow CNN based model for playing battleship as efficiently as possible.

battleship convolutions enviroment machine-learning python tensorflow

Last synced: 31 Mar 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/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/greynewell/tfjs-electron-app

A minimal example of training and running ML models locally in a desktop application using Electron.js and TensorFlow.js

desktop desktop-app electron-builder electronjs javascript linux macos tensorflow tensorflowjs typescript windows

Last synced: 05 Mar 2026

https://github.com/erenokur/machine-learning-playground

Experiment with machine learning and AI algorithms, write guides, and documents.

hidden-markov-model machine-learning numpy python pytorch sckit-learn tensorflow

Last synced: 17 Apr 2026

https://github.com/anshlulla/melodify

Exploring Generative Music using Autoencoders

autoencoders python tensorflow

Last synced: 17 Apr 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/shashkash/semseg

TensorFlow implementation of Semantic Segmentation approaches that use CNN

semantic-segmentation tensorflow

Last synced: 17 Apr 2026

https://github.com/michael1ding/melanoma-camera-classification

Use custom built and converted hdf5 -> tflite model to classify skin lesion malignity with camera engine built into app.

android-studio image-classification keras kotlin-android melanoma-detection tensorflow

Last synced: 18 Apr 2026

https://github.com/amir-tav/transfer-learning-with-resnet_50

how to implement Transfer Learning using the pre-trained ResNet50 model to classify different types of flowers

jupyter-notebook keras-tensorflow machine-learning python3 tensorflow transfer-learning

Last synced: 18 Apr 2026