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/demfier/tensorflow_basics

Learn the ABC of deep learning with tensorflow !

deep-learning neural-network tensorflow

Last synced: 24 Apr 2026

https://github.com/kiritoind/emojify-with-lstm

Long Short-Term Memory (LSTM) model to predict emojis based on the input sentence

emojis lstm neural-network python tensorflow

Last synced: 06 Mar 2026

https://github.com/tasninanika/plant-disease-classification

This project dives into PlantVillage dataset with 38 plant disease classes and uses smart image preprocessing to train models efficiently. I tried both a Custom CNN and MobileNetV2. Transfer learning with MobileNetV2 hit an impressive 99% accuracy, outperforming my CNN at 96%!

keras matplotlib numpy pandas python3 scikit-learn seaborn tensorflow

Last synced: 09 Sep 2025

https://github.com/sergio11/fake_news_classifier

📰 Fighting Fake News with machine learning! 🤖 Using source-based classification to detect misinformation using TF-IDF + RandomForest vs Embeddings + CNN. 🔍

cnn data-processing deep-learning fake-news-detection machine-learning misinformation nlp random-forest tensorflow text-classification tf-idf

Last synced: 06 Mar 2026

https://github.com/subhangisati/identification-of-gemstone-using-mobilenetv2-and-transfer-learning

The project focuses on Identification of various Gemstone. The dataset consists of 87 classes.It shows the whole progress and model used to achieve final accuracy. You will gain knowledge of Computer Vision, The model used are CNN(Convolutional Neural Network), MobileNetV2 and VGGNet,The final model used was transfer learning with model MobileNetV2

artificial-intelligence classification computer-vision convolutional-neural-networks cv2-library data-science deep-learning deep-neural-networks keras-neural-networks keras-tensorflow machine-learning multiclass-image-classification numpy-library pandas-dataframe python scikit-learn seaborn-python tensorflow

Last synced: 06 Mar 2026

https://github.com/akshaypatil15/object-detection-flowers

Object detection for detecting flowers such as Rose, Sunflower, Daisy

detection-flowers object-detection tensorflow tensorflow-object-detection-api

Last synced: 17 May 2026

https://github.com/vinayakarannil/tensorflow_object_detection

Real time object detection using tensorflow object detection api

deep-learning object-detection tensorflow tensorflow-object-detection-api

Last synced: 16 May 2026

https://github.com/rkc007/digit-recognizer-using-ffnn

A feed forward neural network (FFNN) is built to recognize the gray-scale images of hand-drawn digits from zero through nine using tensorflow.

feedforward-neural-network machine-learning neural-network tensorflow

Last synced: 16 May 2026

https://github.com/snowkylin/rl-flappybird

Using deep reinforcement learning to play flappy bird. Implemented by TensorFlow.

deep-reinforcement-learning flappy-bird q-learning tensorflow

Last synced: 13 Apr 2025

https://github.com/diegoperea20/ia_sistemas_embebidos

ia , sistemas embebidos, Arduino Nano BLE sense, edge impulse, tensorflow , platformio, networks etc.

arduino-ble arduino-ble-33-sense artificial-intelligence edge-im embedded-systems network tensorflow uao

Last synced: 15 May 2026

https://github.com/kleinyuan/py-tensorrt

Integrate python with TensorRT for high performance deep learning inference mainly for embedded sys

jetson-tx1 jetson-tx2 nvidia-tensorrt python-tensorrt tensorflow tensorrt

Last synced: 15 Apr 2026

https://github.com/zackakil/realtime-ai-rugby-coach

My ambitious project to use a combination of ML, hardware, and cloud tech to capture and conquer the rugby pitch.

360-video ai google-cloud machine-learning real-time reinforcement-learning rugby sport tensorflow

Last synced: 15 May 2026

https://github.com/silvermete0r/31github

31 Days of Programming Challenge - Machine Learning Algorithms & Data Analysis

data-science deep-learning machine-learning python statistics streamlit tensorflow

Last synced: 11 Jan 2026

https://github.com/timkoornstra/vgslify

Rapidly prototype TensorFlow and PyTorch models using VGSL (Variable-size Graph Specification Language) and convert them back to VGSL spec.

deep-learning model-generation neural-network neural-networks pytorch rapid-prototyping tensorflow tf torch vgsl vgslify

Last synced: 07 May 2025

https://github.com/VMward/TensorMap

Topological Mapping and Localization via Tensor Decompositions.

machine-learning machine-learning-algorithms tensorflow

Last synced: 20 Jun 2026

https://github.com/jv-k/react-sketchgame

⚛️ A multi-round sketching game built using ReactJS, which utilises @googlecreativelab/quickdraw-dataset ML dataset to recognise the user's drawings

game ml quickdraw-dataset react reactjs tensorflow ui

Last synced: 07 Apr 2026

https://github.com/glencrawford/movie_recommendation_neural_network

Movie recommendation system using neural network entity embeddings.

embeddings keras machine-learning neural-network recommendation-system tensorflow

Last synced: 08 May 2026

https://github.com/priyanshu1303d/churn-prediction

The model analyzes various customer attributes to predict whether a customer is likely to leave the bank.

artificial-neural-networks deep-learning keras tensorflow

Last synced: 31 Jan 2026

https://github.com/danieldk/ndarray-tensorflow

Tensor wrapper with ndarray API

ndarray rust tensorflow

Last synced: 18 Jun 2025

https://github.com/dragomirbozoki/lipreading-cv-nlp

End-to-end visual speech recognition system using deep learning. Combines computer vision and NLP to transcribe spoken words from lip movements in video sequences.

computer-vision data-preprocessing google-colab machine-learning model-training-and-evaluation nlp tensorflow

Last synced: 18 Jun 2025

https://github.com/we-gold/ai-racing

Various Race Car Agents in p5js (with web demo).

ai artificial-intelligence javascript js machine-learning p5js tensorflow

Last synced: 16 May 2026

https://github.com/tilakmaddy/ai-to-understand-woman

Women are weird - yes means no , no means yes and a yes after a no is called maybe ! This one predicts the real expected answer they want

artificial-intelligence hilarious-github-project python python-3 tensorflow weird

Last synced: 12 Mar 2025

https://github.com/bdhammel/machine-learning-models

Tensorflow scripts of different machine learning algorithms

mnist python tensorflow

Last synced: 16 May 2026

https://github.com/norsar-official/nais

NORSAR AI System (tools for machine learning on waveform data)

deep-learning keras machine-learning python tensorflow

Last synced: 16 Feb 2026

https://github.com/furk4neg3/environment-image-classification

Image classification model using intel image classification dataset. Created 6 models using various techniques, which involves CNN and fine-tuning. Model works with 87% accuracy.

artificial-intelligence cnn-classification deep-learning fine-tuning machine-learning tensorflow tensorflow2

Last synced: 20 Jan 2026

https://github.com/kayagokalp/handtrack-rs

A library for prototyping hand detection and tracking (bounding box) for rust

artificial-intelligence handtracking neural-networks rust tensorflow

Last synced: 05 Apr 2025

https://github.com/shaadclt/data-etl-pipeline

This code demonstrates how to load the Fashion MNIST dataset using TensorFlow's Keras API, preprocess the data, and store it in a SQLite database. The Fashion MNIST dataset consists of grayscale images of clothing items with corresponding labels.

sqllite tensorflow

Last synced: 17 May 2026

https://github.com/philipshurpik/reinforce-experiments

Simple implementations of vanilla reinforce (policy gradient) and actor critic methods with numpy and different frameworks

cartpole deep-learning machine-learning openai-gym pytorch reinforcement-learning tensorflow

Last synced: 12 Jul 2025

https://github.com/m-romanenko/face-generation

Face generation using DCGAN

dcgan gans python tensorflow

Last synced: 08 May 2026

https://github.com/jagadishdas21/brain-tumor

This repository contains the implementation of a deep learning model to detect brain tumors from MRI images using Convolutional Neural Networks (CNN). The goal of this project is to classify MRI images as either having a brain tumor (Positive) or not having one (Negative).

computer-vision convolutional-neural-networks matplotlib scikit-learn tensorflow

Last synced: 09 Apr 2025

https://github.com/gateremark/plant_disease_ml_model2

Plant Disease Detection using MobileNetV2

deep-learning keras machine-learning tensorflow

Last synced: 07 May 2026

https://github.com/aliftech/image-classification-with-model-deployment

Proyek ini merupakan model machine learning untuk mengklasifikasikan gambar sepatu, sandal, dan sepatu boot.

cnn computer-vision image-classification machine-learning model-deployment tensorflow tflite

Last synced: 14 May 2026

https://github.com/thisisnotjustin/dogbreed_identifier

Dog Breed Identifier project created in Python utilizing CNN's

ai-ml python tensorflow

Last synced: 07 Feb 2026

https://github.com/vaibhavdavedev/deeplearning.ai-tensorflow-developer-professional-certificate

This repository contains my notes, assignments, and study materials from the DeepLearning.AI TensorFlow Developer Professional Certificate course. This repo is intended to help others who are learning TensorFlow and to provide a personal reference for the material covered in the course.

ai cnn coursera deep-learning deeplearning-ai keras-tensorflow machine-learning natural-language-processing neural-networks rnn sequences tensorflow time-series

Last synced: 23 Jan 2026

https://github.com/edward62740/i2ds-sentinel

Security sensor with person detection and image capture

esp32 neural-networks person-detection tensorflow tflite-micro

Last synced: 14 Apr 2026

https://github.com/iwolf22/ignition-hacks-2024

An online physiotherapist that can automatically detect patient's physio exercise form through the user's webcam and provide feedback through an AI chat assistant

material-ui mediapipe nextjs openai reactjs tailwindcss tensorflow typescript

Last synced: 26 Oct 2025

https://github.com/kundan547/mental-health-chatbot

The Mental Health Chatbot is an AI-powered conversational agent that provides users with personalized mental health guidance, self-help resources, and supportive dialogue. It aims to reduce the stigma around mental health by offering a private and safe space for users to share their feelings and receive relevant suggestions.

bootstrep flask mysql-database nltk-python python3 tensorflow

Last synced: 24 Feb 2026

https://github.com/jrc-isia/ml-optimized-orthogonal-basis-1d-pp

Experimental Python code developed for research on: H. Waclawek and S. Huber, “Machine Learning Optimized Orthogonal Basis Piecewise Polynomial Approximation,” in Learning and Intelligent Optimization, Cham: Springer Nature Switzerland, 2025, pp. 427–441.

approximation chebyshev-polynomials electronic-cams gradient-descent piecewise-polynomials tensorflow

Last synced: 28 Jan 2026

https://github.com/vjgpt/tensorflow-series

Here you can find how to train Tensorflow ML model on various algorithms and Deploying these model on production.

cnn-keras deployment devops production serving tensorflow tensorflow-models tensorflow-tutorials

Last synced: 29 Jan 2026

https://github.com/redinfinitypro/chatflow

Rating: (8/10) The project uses natural language processing to create a chatbot capable of understanding user queries. It trains on a dataset of intents, tokenizing patterns, and constructing a neural network model. The model is saved for future use.

json lancasterstemmer nltk numpy pickle random tensorflow tflearn

Last synced: 06 Feb 2026

https://github.com/akshadk7/multi-label-genre-classification

A Tensorflow ConvNet Approach to the Multi Label Genre Classification on Movie Posters

cnn-keras convolutional-neural-networks genre-classifier multi-label-image-classification tensorflow

Last synced: 25 Feb 2026

https://github.com/kr1shnasomani/tonesense

Speech emotion recognition from audio clips using CNN

deep-learning keras librosa matplotlib neural-network numpy pandas scikit-learn tensorflow

Last synced: 15 Apr 2026

https://github.com/kiritoind/autonomous-driving-object-detection

The ideas and methodologies implemented in this project are inspired by YOLO (You Only Look Once) version 8, a state-of-the-art object detection model known for its speed and accuracy. The system leverages YOLOv8 to detect and classify objects on the road

algorithms bounding-boxes convolutional-neural-networks neural-network nonmaxima-suppression object-detection python3 tensorflow unet yolo

Last synced: 15 Apr 2026

https://github.com/haturusinghe/cnn-age-gender-detection-android

An Android application that uses TensorFlow Lite models (CNN) to detect age and gender from images using the device camera (realtime) or gallery images.

cnn convolutional-neural-networks kotlin-android tensorflow tensorflow-lite

Last synced: 25 Feb 2026

https://github.com/kyegomez/multi-model-training

An experimental repository on research for training multiple models all at once in an evolutionary capacity!

ai cats mamba ml pytorch ssms tensorflow training transformers

Last synced: 15 Apr 2026

https://github.com/peterkuma/ml-clouds-2021

Code for the paper "Machine learning of cloud types in satellite observations and climate models".

climate-model climate-science climate-sensitivity clouds machine-learning tensorflow

Last synced: 15 Apr 2026

https://github.com/arif-miad/indian-personal-finance-and-spending-habits

dataset contains detailed financial and demographic data for 20,000 individuals, focusing on income, expenses, and potential savings across various categories

cnn machine-learning-algorithms matplotlib-pyplot python seaborn-plots sklearn tensorflow

Last synced: 07 Feb 2026

https://github.com/vmward/tensormap

Topological Mapping and Localization via Tensor Decompositions.

machine-learning machine-learning-algorithms tensorflow

Last synced: 26 Feb 2026

https://github.com/gitstar-oc/machine-learning

This are the Machine Learning notes by leading AI website named Deeplearning.AI. This notes will help you to be a machine learner from beginner to advanced level. Welcome Everyone!!

deep-learning deep-neural-networks jupyter-notebook machine-learning machine-learning-algorithms matplotlib numpy pandas python scikit-learn supervised-learning tensorflow unsupervised-learning

Last synced: 09 Feb 2026

https://github.com/stweil/tensorflow_gpu_to_tensorflow

Dummy Python package for tensorflow-gpu on hosts without GPU

ocr-d python tensorflow tensorflow-gpu

Last synced: 15 Apr 2026

https://github.com/yagna123k/fresh-farm-ai

Fresh Farm AI - AI-Powered Crop Quality Control System

ai deep-learning machine-learning nextjs python scikit-learn tensorflow

Last synced: 12 Feb 2026

https://github.com/varsha010101/glyphix

The project deals with decoding the handwritten text through ai models

python tensorflow

Last synced: 12 Feb 2026

https://github.com/official-biswadeb941/mayabati---your-personal-ai-chef

Mayabati is a personal AI chef designed for enhancing culinary experience. Crafted by Biswadeb Mukherjee, a leading developer of ParseSphere Innovations.

flask flask-api flask-application gensim-word2vec keras-models keras-neural-networks keras-tensorflow nltk numpy pickle pytorch tensorflow

Last synced: 28 Feb 2026

https://github.com/lucaswychan/retinal-vessel-segmentation

Use Autoencoder to perform automatic segmentation of retinal vessels.

autoencoder keras segmentation tensorflow

Last synced: 13 Feb 2026

https://github.com/wittyicon29/appleai--apple-disease-detection-using-cnn

Apple disease detection using CNN is a GitHub repository that contains code for detecting diseases in apples using convolutional neural networks (CNNs). The repository uses a dataset of images of healthy and diseased apples to train the CNN model. The model is then used to classify new images of apples as healthy or diseased

cnn-classification deep-learning image-augmentation keras multiclass-image-classification tensorflow

Last synced: 15 Feb 2026

https://github.com/anwarulh007/medheaven--federated-learning-with-homomorphic-encryption-for-healthcare-data

MedHeaven is an innovative solution designed to revolutionize healthcare by empowering hospitals and medical institutions to collaborate on machine learning models without compromising patient privacy. Using federated learning and advanced homomorphic encryption techniques, MedHeaven ensures that sensitive medical data remains secure.

federated-learning homomorphic-encryption numpy python scipy tensorflow

Last synced: 16 Feb 2026

https://github.com/adrianocleao/talking-hands

Talking Hands is a project that implements real-time recognition of Brazilian Sign Language (LIBRAS).

computer-vision deep-learning keras libras machine-learning mediapipe sign-language tensorflow

Last synced: 16 Apr 2026

https://github.com/aurelienmorgan/french_text_sentiment

Sentiment Analysis in texts written in French language using Tensorflow/Keras (and using XGBoost for hyperparameters optimization)

beautifulsoup dask fasttext french gru hyperparameters-optimization jupyter-notebook keras multiprocessing nlp python rnn scikit-learn sentiment-analysis tensorflow transfer-learning web-scraping xgboost

Last synced: 02 Apr 2026

https://github.com/theroughcode/pokedex

:closed_book: Deep-learning trained Pokédex.

deep-learning image-classification mobilenet pokemon resnet tensorflow tensorflow-js

Last synced: 17 Apr 2026

https://github.com/pulkin/mps-tensorflow

An example of definition and minimization of an MPS ansatz using tensorflow

ising-spin-models machine-learning physics physics-simulation python tensorflow

Last synced: 30 Apr 2026

https://github.com/matined/goldman-sachs-warsaw-quant-challenge

Winner. ML. Financial Data. Bid Auctions. TensorFlow.

auctions financial-data machine-learning sklearn tensorflow

Last synced: 17 Apr 2026

https://github.com/developerdavi/openhack-backend

An AI-powered team matching algorithm to improve hackathon participants experience. :robot:

hackathon machine-learning matching robot team team-matching tensorflow tensorflowjs

Last synced: 04 Apr 2026

https://github.com/shawnzhang31/ml-handson

Machine Learning Giggle using Scikit-Learn, Tensorflow, Keras, Pytorch

pytorch scikit-learn tensorflow

Last synced: 18 Apr 2026

https://github.com/sebastianwd/dog-breed-classifier

Dog breed image classifier using a custom model from a custom dataset of images.

deep-learning keras tensorflow

Last synced: 18 Apr 2026

https://github.com/antonio-f/named-entity-recognition

Recognize named entities on Twitter with LSTMs. From the Natural Language Processing course - Coursera's Advanced Machine Learning specialization.

bidirectional-lstm lstm named-entity-recognition natural-language-processing ner nlp tensorflow twitter

Last synced: 18 Apr 2026

https://github.com/sriramsk1999/facecolorizer

Colorizing black-and-white images of faces with a CycleGAN

colorization computer-vision cyclegan deep-learning tensorflow

Last synced: 20 Apr 2026