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/caphosra/monopoly-ai

Artificial Intelligence predicting how much the player will get on Monopoly.

artificial-intelligence deep-learning monopoly python tensorflow

Last synced: 15 May 2026

https://github.com/valian/neural-image-upscaling

Implementation of Image Upscaling using TensorFlow

jupyter-notebook neural-network tensorflow

Last synced: 18 May 2026

https://github.com/oneapi-src/medical-imaging-diagnostics

AI Starter Kit for image-based abnormalities for different diseases classification using Intel® Optimized Tensorflow*

deep-learning tensorflow

Last synced: 04 Apr 2025

https://github.com/jersongb22/computervision

Links to my repositories with a wide variety of Computer Vision models using CNNs, Transfer Learning, and Vision Transformer with TensorFlow, PyTorch, Hugging Face and Ultralytics.

cnn computer-vision convnextv2 efficientnetv2 hugging-face image-captioning image-classification image-segmentation lenet-5 object-detection opencv plotly python pytorch scikit-learn tensorflow ultralytics video-classification vision-transformer yolo11

Last synced: 12 Apr 2026

https://github.com/bunyaminyavuz/mnistdenoisingandclassification

A comprehensive project demonstrating the effects of noise on MNIST digit classification and the improvements achieved using denoising techniques. Includes data preprocessing, model training, and visualization using Streamlit.

classification data-augmentation deep-learning denoising image-processing keras machine-learning mnist neural-networks noise-reduction python streamlit tensorflow

Last synced: 05 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/furkantsnb/coalclassifie

CoalClassifier: A deep learning model for classifying coal types using EfficientNetB0-based transfer learning and fine-tuning techniques. This project is designed to accurately distinguish between Anthracite, Bituminous, Lignite, and Peat classes and is developed using TensorFlow/Keras

coal-classification computer-vision data-visualization efficientnetb0 image-classification keras python streamlit tensorflow

Last synced: 05 Apr 2026

https://github.com/alireza-py/currency-price-prediction

This project uses deep learning to predict cryptocurrency prices. It trains LSTM and Bidirectional LSTM models on historical price data to understand patterns over time. Before training, the data is cleaned and scaled, removing unusual spikes or errors. The app automatically downloads daily, weekly, monthly, and yearly data for each token

ai bidirectional-lstm bilstm cryptocurrency intresting lstm prediction python python3 tensorflow

Last synced: 18 May 2026

https://github.com/debugger404/earlystoping-torch-keras

PyTorch and TensorFlow-Keras Training - 🧠🛠️ Utilizes CIFAR-10 dataset for PyTorch and MNIST for TensorFlow-Keras. Implements early-stopping to prevent overfitting during training. Provides code snippets for early-stopping implementation in both PyTorch and TensorFlow-Keras.

cifar10 early-stopping image-classification keras mnist-classification python pytorch tensorflow training

Last synced: 05 Apr 2026

https://github.com/ajimaulana123/tensorflow-data-and-deployment-specialization

Mendistribusikan model machine learning ke berbagai perangkat.

tensorflow

Last synced: 18 May 2026

https://github.com/hamishivi/microbot

Chatbot model and website

nlp tensorflow

Last synced: 18 May 2026

https://github.com/nrstott/brfss

Multitask DNN in Tensorflow for predictive analytics on the CMS Behavioral Risk Factor Surveillance System (BRFSS)

machine-learning tensorflow tensorflow-models

Last synced: 18 May 2026

https://github.com/rexsimiloluwah/fastapi-ml-apps

Machine learning apps built with FastAPI

docker fastapi machine-learning python scikit-learn tensorflow

Last synced: 05 Apr 2026

https://github.com/pyladiesams/tf-hub-beginner-oct2020

An introduction to TensorFlow Hub and Object Detection with TensorFlow pre-trained models

tensorflow tf-hub workshop

Last synced: 24 Jun 2026

https://github.com/sayannath/linear-app

An ANN model is built and trained and exported to tflite format. Then it is integrated into Android App.

android ann deep-learning deep-neural-networks java keras machine-learning tensorflow tflite

Last synced: 05 Apr 2026

https://github.com/hq969/ecomind

EcoMind is an end-to-end AI-driven sustainability platform designed to address two critical global challenges: accurate climate forecasting and energy-efficient computing infrastructure. The system integrates multimodal climate datasets (temperature, CO₂, humidity, sea-level data) with deep learning models to generate predictive climate scenarios.

kubernetes numpy pandas python reinforcement-learning tensorflow

Last synced: 01 Jul 2026

https://github.com/marcus-24/tensorflow_v_pytorch

This repository is a quick project to transfer my TensorFlow framework knowledge to Pytorch

computer-vision forecasting-models python pytorch sentiment-analysis tensorflow

Last synced: 17 Jul 2025

https://github.com/h3x4g0ns/model2c

tool to convert ML models into low-level inference for embedded platforms

arduino embedded-systems machine-learning onnx tensorflow tinyml torch

Last synced: 11 Apr 2026

https://github.com/alam025/ai-email-guardian

🛡️ AI-Powered Email Guardian: 99.2% accurate spam detection using machine learning. Open-source, privacy-focused email security. ⚡ 50ms detection time.

artificial-intelligence email-filter email-security hishing-detection machine-learning-cybersecurity nlp open-source privacy python scikit-learn security-tools spam-detection tensorflow text-classification

Last synced: 10 Mar 2026

https://github.com/solrikk/pictrace-web

PicTraceV2 is a highly efficient image matching platform that leverages computer vision using OpenCV, deep learning with TensorFlow and the ResNet50 model, asynchronous processing with aiohttp, and Selenium for browser automation. PicTraceV2 allows users to upload images directly or provide URLs, quickly scanning a vast database to find image

automation computer-vision data-analysis data-extraction deep-learning image-processing image-search machine-learning natural-language-processing opencv openpyxl pandas python selenium tensorflow web-scraping yandex yandex-api

Last synced: 12 Apr 2026

https://github.com/johnberroa/tensorflow-function-guides

Notebooks to provide examples of how to use some Tensorflow functions

tensorflow tensorflow-examples tensorflow-tutorials

Last synced: 29 Apr 2026

https://github.com/vermavinay982/feature-map-visualizer-grad-ascent

What a neural network captures? The filter and feature-maps can be visualized with any image to test with.

cnn deep deep-learning dl feature filter keras maps neural-network opencv python tensorflow

Last synced: 10 Apr 2026

https://github.com/burness/tf_course

the material of the tf course

computer-vision tensorflow tensorflow-tutorials

Last synced: 10 Aug 2025

https://github.com/nazli-d/binary-classification-using-cnn

This project utilizes a CNN model to classify cat and dog images through training and testing processes. The model is created using the Keras library on the TensorFlow backend.

binary-classification cat-and-dog-classifier cnn convolutional-neural-networks flatten keras max-pooling numpy opencv python relu-activation sigmoid-function tensorflow

Last synced: 13 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

keras tensorflow

Last synced: 03 May 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/kenya-sk/deep-individual-tracker

"deep-individual-tracker" is a deep learning-based tracking method that takes into account the overlap of individuals to detect. This repository provides annotation, detection, trackers, and monitoring tools.

cnn density-map monitoring opencv tensorflow tracking

Last synced: 09 Mar 2026

https://github.com/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/rockfordwei/jupyterdockerserver

This is a stand alone Jupyter notebook server docker configuration, with an integration with TensorFlow CPU version.

docker docker-compose dockerfile machine-learning notebook pip pip3 python python3 tensorflow ubuntu1604

Last synced: 10 Apr 2026

https://github.com/samanyougarg/dl-mnist

Deep Learning on the MNIST Handwritten Digits Dataset.

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

Last synced: 09 Apr 2026

https://github.com/alfikiafan/eye-direction-classifier

Classifying eye direction using CNN. Goals: Predict the direction of gaze based on grayscale eye images, which are preprocessed to ensure consistent model training and evaluation.

cnn deep-learning eyes keras tensorflow

Last synced: 10 Apr 2026

https://github.com/jackhowa/british-american-hello-ai

My wife (British) and I (American) made a model of us saying hello

ai audio-analysis teachable-machine tensorflow

Last synced: 15 Mar 2025

https://github.com/seigtm/pyposture

Course work code for my university's (SPbPU) course "Computer Architecture".

computer-architecture ipynb ipython-notebook python python3 spbpu spbstu tensorflow tensorflow-examples

Last synced: 30 Sep 2025

https://github.com/coder-deep/computervision-braintumordetection

Developed a robust deep learning model for classifying brain tumors using MRI images, achieving a 98% accuracy. Demonstrated its real-world applicability in medical diagnostics.

computer-vision deep-learning image-processing opencv python pytorch resnet-18 tensorflow vgg13

Last synced: 11 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/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/gustavohenriqueschmitz/customer-segmentation

An unsupervised classification model with the objective of discovering and understanding customer profiles.

python tensorflow

Last synced: 30 Apr 2026

https://github.com/torlenor/rlsnake

Reinforcement learning for the classic game Snake

game openai-gym reinforcement-learning snake tensorflow

Last synced: 17 Apr 2026

https://github.com/korjaeyoungyun/ctrl-nextactivity

predicting next activities using lstm neural network / tensorflow

lstm tensorflow

Last synced: 13 Apr 2026

https://github.com/olk/ki-ocr-spreadsheet

convert a spreadsheet exported as JPEG into a CSV file containing spreadsheet's data by using a DNN (Tensorflow)

artificial-intelligence cpp csv ctc-loss deep-learning dnn dnn-model jpeg keras neural-network opencv python spreadsheet tensorflow

Last synced: 09 Apr 2026

https://github.com/lmangani/tenseries

Tensorflow JS LSTM predictions against Prometheus metrics

machine-learning predictions prometheus tensorflow tensorflow-js tfjs timeseries timeseries-forecasting

Last synced: 27 Apr 2026

https://github.com/anish202020/real-time-emotion-face-detection

The primary purpose of this website is to detect emotions in real-time using facial expressions captured via a camera.

fer keras numpy opencv python streamlit tensorflow

Last synced: 12 Apr 2026

https://github.com/subhayudutta/sentiment-analysis-of-flipkart-reviews

This project focuses on sentiment analysis of Flipkart reviews using machine learning operations (MLOps) techniques.

aws-ec2 dagshub dvc dvc-pipeline flask github-actions mlflow mlops python tensorflow

Last synced: 09 Apr 2026

https://github.com/nitin27may/stretchtracker

AI-powered desktop app that promotes healthy breaks with smart stretch detection. Utilizes OpenCvSharp4 for computer vision and TensorFlow.NET for ML-based pose recognition. Features adaptive environment calibration, SQLite data tracking, and responsive UI through async processing—helping users maintain physical well-being during computer work.

dotnet9 opencvsharp4 sqlite tensorflow wpf

Last synced: 21 May 2026

https://github.com/sreevathsagolla/sisr_downscaling

Code and data for our research work on "Comparative assessment of image super-resolution techniques for spatial downscaling of IMD Gridded Rainfall Data"

climate-downscaling cnn convolutional-neural-networks image-super-resolution keras residual-neural-network sisr statistical-downscaling tensoflow tensorflow

Last synced: 10 Mar 2026

https://github.com/muthu-kumar-u/digittextrecognition-cnn

This repo contain training deep learning model for handwritten text recognition using CNNs with CTC loss, designed for image-to-sequence tasks

cnn computer-vision deep-learning handwrite-recognnize handwriting-recognition handwritten-text-recognition machine-learning ocr-recognition tensorflow

Last synced: 09 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/garbhitsh/stocksavvy

StockSavvy is an advanced stock prediction system that utilizes TensorFlow and reinforcement learning techniques to forecast stock prices.

stock tensorflow

Last synced: 22 Feb 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/saanidhyam/food-calories-estimation-using-image-processing

food detection and calorie estimator using cnn and foodd dataset

cnn python tensorflow

Last synced: 19 Feb 2026

https://github.com/vortexv7/engagevision-yt

Thumbnail Engager is a Streamlit-based web app that uses AI to analyze YouTube thumbnails, providing actionable feedback to improve engagement. Upload a thumbnail to get insights on its strengths, weaknesses, and tips for maximizing views. Perfect for creators looking to optimize their visuals!

gcp numpy pandas python3 streamlit streamlit-cloud tensorflow youtubeapiv3

Last synced: 09 Apr 2026

https://github.com/hasnainyaqub/6_Months_of_Data_Science_and_AI

A portfolio of my data science projects, including exploratory data analysis (EDA), machine learning, deep learning, and data visualization using Python, Pandas, NumPy, Plotly, Seaborn, and more.

ai data-science deep-learning eda fastapi flask machine-learning pandas plotly powerbi python pytorch scikit-learn scipy sql tableau tensorflow

Last synced: 24 Nov 2025

https://github.com/urme-b/multimodal-multisensor

Longitudinal neurophysiological study of adult psychometric testing.

keras matplotlib numpy pandas python pytorch scikit-learn seaborn tensorflow

Last synced: 13 Apr 2026

https://github.com/sathviknayak123/sentiment-anyalysis

Sentiment Analysis using DistlBERT Transformer from HuggingFace. Also integrated Airflow for end-to-end pipeline

airflow astronomer distilbert flask huggingface-transformer nlp python s3-bucket selenium-webdriver sentiment-analysis tensorflow web-scraping-python

Last synced: 09 Apr 2026

https://github.com/n3011/dockerfile

Dockerfiles for deep learning dev

dockerfile nvidia-docker tensorflow

Last synced: 24 Mar 2025

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/frgfm/sdcnd-p4-behavioral-cloning

Behavioral cloning project of Udacity Self-Driving Car Engineer

deep-learning flask keras opencv python self-driving-car tensorflow unity3d

Last synced: 12 Apr 2026

https://github.com/adidem23/reactlens-webobjectdetection

This is simple object Detection app made with react js and Tensorflow js

javascript object-detection react-hooks react-webcam reactjs tensorflow tensorflowjs

Last synced: 21 Apr 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/xharshit/careerconnect-smart-campus-placement-portal

CareerConnect is an AI-powered campus placement portal that helps students prepare for jobs through smart aptitude and coding tests, mock interviews, resume analysis, and more — all monitored with face recognition-based proctoring. Designed to assist students, TPOs, and companies for seamless hiring and tracking.

aptitude artificial-intelligence css face-recognition html machine-learning mockinterview nodejs opencv python resume-builder resumescanner scikit-learn streamlit technical-test tensorflow

Last synced: 13 Apr 2026

https://github.com/mikbry/jtyper

[Experimental] notebook editor using javascript opensource, easy to install without server

acorn javascript jupyter notebook react tensorflow tensorflowjs typescript webworkers

Last synced: 02 Apr 2026

https://github.com/jsflo/capsnet

A Tensorflow implementation of a Capsule Network that allows you to separate/export the decoder and modify or tweak the dimensions on an Android app

android capsule-net capsule-network capsule-networks kotlin kotlin-android machine-learning machine-learning-algorithms python python3 tensorflow

Last synced: 09 Apr 2026