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/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/diegoperea20/nextjs-classification-cats-and-dogs-with-tensorflowjs

Nextjs application for classifying images of cats and dogs using tensoflowjs, converting a.h5 model to tensorflowjs that is .json and .bin

cats classification dogs json model nextjs pynb python tensoflowjs tensorflow

Last synced: 12 Apr 2026

https://github.com/sub-mod/logo_detection

Logo Identification with Tensorflow

object-detection tensorflow

Last synced: 19 May 2026

https://github.com/malwarebo/carcinet

Basic breast cancer detection using Machine Learning

deep-learning keras machine-learning matplotlib numpy python3 scipy tensorflow

Last synced: 09 Apr 2026

https://github.com/kabeer786786/doodlerecognizer

A Doodle Recognizer that uses machine learning to classify hand-drawn sketches into predefined categories with high accuracy.

convolutional-neural-networks deep-learning expressjs flask keras nodejs python reactjs tailwindcss tensorflow

Last synced: 10 Apr 2026

https://github.com/walmartbaggg/Stock-Prediction

Machine learning project using LSTM networks to predict stock prices based on historical data from multiple companies.

machine-learning ml prediction predictions python stock stock-market stock-prediction stock-price-prediction stock-prices tensorflow yfinance

Last synced: 04 Apr 2025

https://github.com/gperdrizet/deeplearning-devcontainer

Containerized development environment for deeplearning projects

deep-learning devops mlops neural-networks python pytorch tensorflow

Last synced: 06 Jul 2026

https://github.com/namansnghl/world-econ-growth-forecast

Forecasting GDP for IMF member countries (End-to-End Data Engg + ML on GCP)

airflow cicd-pipeline docker-compose gcp mlflow mlops-project tensorflow

Last synced: 04 Jan 2026

https://github.com/anjasfedo/learning-tensorflow

Learning TensorFLow the Machine Learning Library with focus on Neural Network.

learning-resources machine-learning neural-network tensorflow

Last synced: 21 May 2026

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/jixinfeng/deeplearning.ai

My solutions for deeplearning.ai programming assignments

andrew-ng deeplearning-ai jupyter-notebook keras python tensorflow

Last synced: 08 Apr 2026

https://github.com/aeksco/hackathon_jupyterhub

A hackathon-friendly JupyterHub deployment with Docker & NGINX.

jupyter-notebook jupyterhub jupyterhub-hackathon nginx open-data pandas python2 python3 r-notebook tensorflow

Last synced: 09 Apr 2026

https://github.com/shrilakshmishastry/american-sign-language-detection-using-hand-gestures

This is a cnn based final year project to detect american sign language using hand gestures.

cnn-keras opencv tensorflow

Last synced: 10 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/machinecyc/mlds2018spring

Hung-Yi Lee Machine Learning and having it deep and structured 2018 Spring Homework

deep-learning homework hung-yi-lee machine-learning mnist ntu python3 tensorflow

Last synced: 13 Feb 2026

https://github.com/donrestarone/object-detectr

A tensorflow object detection model served to the internet on a Rails server (TensorFlow on Rails-- if you will)

matplotlib python rails6 tensorflow

Last synced: 09 May 2026

https://github.com/shanmukhsrisaivedullapalli/automatic-ticket-classification

This project processes customer complaint data using pandas for data manipulation and applies text preprocessing techniques, including lemmatization, to clean and normalize complaint text. The `tqdm` library provides progress bars for efficient tracking of text processing tasks.

matplotlib neural-networks nlp numpy pandas python3 scikit-learn seaborn tensorflow tqdm wordcloud

Last synced: 11 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/ashishtukaral/sign-language-recognition-using-ai

A real-time Sign Language Recognition system using AI to translate hand signs into text and speech, enhancing communication for individuals with hearing impairments. This web application leverages neural networks and computer vision to provide accurate and accessible translation.

ann classification cnn computer-vision deep-learning flask keras machine-learning matplotlib neural-network numpy oops opencv pandas python3 tensorflow

Last synced: 04 Feb 2026

https://github.com/savitar-hub/image-classification

Notebooks on how image classification can help businesses make better decisions and improve the customer experience.

image-classification image-processing jupyter-notebook numpy opencv pandas pytorch tensorflow

Last synced: 08 Apr 2026

https://github.com/vermavinay982/autoencoder-image-denoising

Random Noise removal from image, It can be used to enhance CCTV or photographs having Distortion, ISO Noise.

anomaly-detection deep-learning keras machine-learning tensorflow

Last synced: 13 May 2026

https://github.com/sergio11/diabetes_prediction_ml

Predicting diabetes using machine learning models based on medical data 📊💉. The goal is to create an accurate and reliable diagnostic tool for early detection 🏥🤖.

adaboost classification data-preprocessing data-science deep-learning diabetes-prediction exploratory-data-analysis feature-engineering gradient-boosting healthcare k-nearest-neighbors keras lightgbm logistic-regression machine-learning predictive-modeling random-forest svc tensorflow xgboost

Last synced: 02 Apr 2025

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/florianwoelki/titanic_classification

This is a binary classification problem for the titanic dataset.

deep-learning jupyter-notebook kaggle keras machine-learning python tensorflow titanic titanic-dataset

Last synced: 12 Apr 2026

https://github.com/tharindanimnajith/deep-learning-spam-detection

Deep Learning classifiers to detect spam SMS messages - LSTM Model, DenseNet CNN Models - NLP, Python, Jupyter Notebook, Tensorflow, Keras, Numpy, Pandas, Matplotlib, Scikit-Learn

deep-learning densenet keras lstm nlp python3 scikit-learn tensorflow

Last synced: 05 Apr 2026

https://github.com/eva-kaushik/tensorflow-tool-time-series

Tensorflow Tool for Time-Series

tensorflow tensorflow-models

Last synced: 08 Mar 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/abhaskumarsinha/Corpus2GPT

Corpus2GPT: A project enabling users to train their own GPT models on diverse datasets, including local languages and various corpus types, using Keras and compatible with TensorFlow, PyTorch, or JAX backends for subsequent storage or sharing.

attention-mechanism jax keras large-language-models llm llm-inference llm-training python3 pytorch tensorflow

Last synced: 06 Mar 2025

https://github.com/richayadav03/sign-language-detection-and-conversion-to-text-and-speech

This Python-based project employs deep learning (LSTM) and computer vision to detect sign language gestures, converting them into text and speech. It enhances communication for the hearing-impaired.

gtts lstm opencv python tensorflow

Last synced: 03 Feb 2026

https://github.com/argemenon/ml-codes-vs

My repo for learning Image Processing and Machine Learning

image-processing machine-learning neural-network opencv pytohn3 tensorflow

Last synced: 13 Apr 2025

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/ondrejhruby/cucumber-harvest-prediction

A neural network-based project predicting cucumber harvesting time using randomly generated data for demonstration purposes. Showcasing skills in machine learning, data preprocessing, and model evaluation.

cucumber-harvest-prediction data-processing data-science machine-learning neural-network python regression-models synthetic-data tensorflow

Last synced: 04 Jan 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/post2web/sentiment_predictor

Sentiment Prediction implementation using RNN with tensorflow

rnn sentiment tensorflow

Last synced: 09 Oct 2025

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/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/gabrli/x-ray-ai

App with CNN neural network to diagnose different fractures on x-ray pictures

ai cnn cnn-classification fastapi keras neual-network python react revolution tailwindcss tensorflow typescript

Last synced: 10 Apr 2026

https://github.com/michaelcurrin/machine-learning-server

Classify images using a trained machine learning model and Python web server API. Python3.

cherrypy image-classification machine-learning python python3 tensorflow webserver

Last synced: 18 May 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/aishwaryagm1999/sign_language_recognition_using_convolutional_neural_networks_in_machine_learning

This project uses a Convolutional Neural Network (CNN) to translate American Sign Language (ASL) signs into English letters. Utilizing Python, OpenCV, and TensorFlow, it processes real-time gestures from a camera, aiding communication for individuals with hearing impairments.

cnn convolutional-neural-networks labelimg opencv python sign-language-recognition tensorflow

Last synced: 31 Dec 2025

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/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/u-t-k-a-r-s-h/animal_classification_cnn

A CNN based animal classification system which uses deep neural network to identify features associated with each class and predicts the outcome.

computer-vision convolutional-neural-networks opencv python tensorflow

Last synced: 09 Apr 2026

https://github.com/sarincr/introduction-to-pyqt5

PyQt5 is a comprehensive set of Python bindings for Qt v5. Qt is set of cross-platform Python libraries that implement high-level APIs for accessing many aspects of modern desktop and mobile systems.

app appdevelopment data-science kivy kivymd machine-learning numpy opengl pygui pyqt pyqt5 pyqt5-desktop-application pyqt6 pyside2 scipy tensorflow tkinter tkinter-graphic-interface tkinter-gui tkinter-python

Last synced: 13 Apr 2026

https://github.com/nafisalawalidris/building-a-cnn-to-classify-handwritten-characters

Building a CNN to Classify Handwritten Characters" is a proof-of-concept project using Python, TensorFlow, and Keras. It demonstrates how a Convolutional Neural Network (CNN) can identify scanned characters in the MNIST database. The goal is to convert historical documents into searchable databases, improving ancestry search services.

data-science database handwritten-characters image-recognition jupyter-notebook keras machine-learning proof-of-concept python tensorflow

Last synced: 08 Apr 2026

https://github.com/diegoperea20/nextjs-netflix-cluster-with-tensorflow

Nextjs Netflix Cluster with Tensorflow converting a kmeans cluster model to tensorflowjs that is .json

cluster duration json kmeans netflix nextjs release-year tensorflow

Last synced: 10 Apr 2026

https://github.com/zhangchunsheng/ai-learn

learn tensorflow, pytorch, etc.

pytorch tensorflow

Last synced: 20 Jan 2026

https://github.com/kostasereksonas/ids_test

Code for intrusion detection system based on "Intrusion Detection System Using Machine Learning Algorithms" tutorial on Geeksforgeeks and Intrusion Detection on NSL KDD Github repository.

ids intrusion-detection intrusion-detection-system nsl-kdd-dataset numpy pandas python scikit-learn tensorflow

Last synced: 08 Apr 2026

https://github.com/beastaman/hand-pose-recognition

Hand Pose Recognition Created Using ReactJS and Tensorflow Library

api application js nodejs reactjs sass scss tensorflow

Last synced: 11 Apr 2026

https://github.com/iterative/blog-tpi-bees

Terraform Provider Iterative + ML data & code -> AWS/Azure/GCP/K8s

aws azure blog cloud demo example gcp gpu k8s keras tensorflow terraform terraform-provider

Last synced: 08 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/salamjillani/objectdetection-tensorflowjs

Object detection site using tensorflow.js

javascript reactjs tailwindcss tensorflow

Last synced: 17 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/anish202020/data-analysis-and-machine-learning-basic-programs

Basic programs on data analysis and machine learning for students. It includes a variety of tutorials, examples, and models to help students understand and apply these concepts.

keras matplotlib numpy pandas python sklearn tensorflow

Last synced: 08 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/evanatyourservice/apollo-tf

Apollo optimizer in tensorflow

apollo optimizer tensorflow tensorflow2 tf tf2

Last synced: 16 May 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/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/ashraf-khabar/licence-plate-recognition

About The realization of a radar system for the detection of vehicle license plates is an innovative and ambitious technological project that aims to improve road safety and facilitate the identification of vehicles in traffic

ai deep-learning deep-neural-networks flask flask-api machine-learning machine-learning-algorithms oracle-database oracle-db python python3 shell sql tensorflow

Last synced: 11 Apr 2026

https://github.com/1chooo/cnn-handwriting-detection

A CNN-driven method for detecting and classifying handwriting.

cnn deep-learning keras python3 tensorflow

Last synced: 30 Jul 2025

https://github.com/shreyanssatpute/women-safety-analytics-v1

Built a real-time system using a CNN model for violence detection (98.2% accuracy) and Haar Cascade for gender classification. Integrated OpenCV, TensorFlow, and Keras for image processing and deep learning to detect threats and trigger real-time alerts.

cnn-classification impage keras-neural-networks machine-learning opencv python tensorflow

Last synced: 10 Apr 2026

https://github.com/r1c4rdco5t4/ai-chatbot

Simple AI chatbot created with python using AI and deep learning

ai chatbot deep-learning neural-networks python tensorflow

Last synced: 30 Mar 2025

https://github.com/rfcx/tfk-audio

Tools for TensorFlow/Keras audio recognition workflows

audio audio-analysis audio-classification audio-processing deep-learning keras tensorflow tensorflow2

Last synced: 20 Feb 2026

https://github.com/konyd/deepqlearning-cartpole

This repository implements a Deep Q-Learning algorithm to train an agent to balance a pole on a cart using the CartPole-v1 environment from Gymnasium. The project includes a TensorFlow-based neural network, epsilon-greedy exploration, experience replay, and visualization of the trained agent's performance.

deep-learning deepq-learning gymnasium keras python tensorflow

Last synced: 12 Apr 2026

https://github.com/belajarqywok/tebakaja_cryptocurrency

provides accurate and scalable cryptocurrency forecasts by integrating advanced techniques, ensuring reliable predictions for informed decisions.

cython fastapi forecasting gcc-complier huggingface keras tensorflow

Last synced: 14 Feb 2026

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/mohit1106/fraud-detection-in-financial-transactions

an anomaly detection system on 284,807 transactions, achieving an AUC of ~0.972 with CNNs and Autoencoders.

autoencoders cnn-model isolation-forest keras python scikit-learn tensorflow

Last synced: 10 Apr 2026

https://github.com/paulj1989/bulgarian-constitutional-court-decisions

Developing NLP models for text and sentence classification using legal texts from the Bulgarian constitutional court.

keras neural-network nlp scikit-learn tensorflow tesseract

Last synced: 04 May 2026

https://github.com/faustinopsy/ml-emocoes

Projeto tensorflow e machine learning detectar emoções

machine-learning tensorflow

Last synced: 24 Mar 2025

https://github.com/khanhlvg/digitclassifier

A end-to-end demo of how to build train a digit classifier using TensorFlow 2.0 (Keras API), then convert the model to TensorFlow Lite, and run inference on mobile apps

computer-vision keras tensorflow

Last synced: 04 May 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