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/zimmerrol/tf_keras_attention

Implementation and demonstration of how to apply 2D Gaussian Attention with Keras/TensorFlow

attention attention-mechanism deep-learning gaussian-attention keras neural-network tensorflow

Last synced: 10 May 2026

https://github.com/daltonmcphaden/axon_ml

Axon is a desktop application for predicting brain strain using neural networks. This repo contains the machine learning portion of Axon.

keras neural-networks python tensorflow

Last synced: 04 May 2026

https://github.com/iamsdas/flutter-gesture-calculator

This is a simple flutter calculator app which takes touch based gestures as input (using deep learning) instead of traditional buttons.

calculator cnns flutter takes-touch-gestures tensorflow tflite

Last synced: 10 May 2026

https://github.com/marxmit7/twitanalysis

Twit sentiment analysis using deep learning

analysis deep keras learning nlp python tensorflow twitter

Last synced: 03 May 2026

https://github.com/shademe/semeval-2019---offenseval

Neural Network Model for the SemEval 2019 OffensEval Shared Task

nlp rnn semeval-2019 tensorflow

Last synced: 02 May 2026

https://github.com/patwie/tensorflow-serving-lite

TensorFlow-Serving-Lite written in Go

golang tensorflow tensorflow-serving

Last synced: 02 May 2026

https://github.com/harryfallows/sightly

A system for automatically generating sight-reading music, utilising LSTM neural networks.

composition keras lstm music music-composition music-generation music-theory music21 neural-networks recurrent-neural-networks tensorflow

Last synced: 05 May 2026

https://github.com/gibbok/ai-learning

This repository hosts multiple python projects focused on AI learning.

ai learning machine-learning sklearn tensorflow tutorial-exercises

Last synced: 09 May 2026

https://github.com/iinjyi/brain-tumor-detection

Using deep learning models to detect brain tumors (part of Samsung Innovation Campus program)

brain medical python resnet-101 resnet-50 tensorboard tensorflow tumor-detection

Last synced: 09 May 2026

https://github.com/tunisch/tooth-detection-and-numbering

T.C. Maltepe University Graduate Project (Tooth Detection and Numbering From Panoramic Radiography Adult Patients Using Artificial Neural Network)

cnn-model cnn-pytorch deep-learning dental-panoramic-images dentistry engineering machinelearning opencv python pytorch tensorboard-visualizations tensorflow tooth-detection tooth-numbering yolov5s

Last synced: 03 May 2026

https://github.com/thanhleviet/docker-tensorflow-flask

Docker for implementing tensorflow based models as a webservice using Flask

dockerfile flask tensorflow

Last synced: 01 May 2026

https://github.com/omaraflak/mnist-keras-android

Running Keras CNN model on Android.

android cnn keras mnist tensorflow tensorflow-lite

Last synced: 14 Apr 2026

https://github.com/swghosh/tfrecords-faster

Gear up TensorFlow TFRecords preparation from images.

images multiprocessing tensorflow tfrecords

Last synced: 29 Apr 2026

https://github.com/aqafridi/ai-engineering-specialization

This repo contain all materials for modern techniques used in Artificial intelligence engineering using frameworks of TensorFlow, Pytorch and OpenCV.

cnn computer-vision keras neural-network opencv pillow pytorch tensorflow

Last synced: 11 Apr 2026

https://github.com/chiggi24/cs4442_final_project

A Flask-based web app for brain tumour classification from MRI scans using pre-trained deep learning models. Supports Glioma, Meningioma, Pituitary, and No Tumor detection with model selection and confidence scoring.

brain-tumour cnn deep-learning flask healthcare-ai image-classification keras medical-imaging mri-classification neuroimaging tensorflow transfer-learning

Last synced: 08 Apr 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: 30 Sep 2025

https://github.com/sadmanyasar/tensorflow-pose-detection-react-native-expo

A modified version of TFJS Pose Detection model (MoveNet.SinglePose.Ligntning) using TFJS React Native in an Expo project.

expo react-native tensorflow typescript

Last synced: 13 Apr 2026

https://github.com/pawel-kieliszczyk/openai-solutions

Solutions for some of the problems from OpenAI Gym

machine-learning neural-network openai reinforcement-learning tensorflow

Last synced: 05 May 2026

https://github.com/jcserv/postureai

PostureAI is an AI powered posture improvement web app that helps you maintain healthy posture while working. 1st Place in Best Use of Google Cloud @ UofT Hacks VIII

computer-vision face-api react tensorflow typescript

Last synced: 25 Aug 2025

https://github.com/felixgalindo/tinymldelta

TinyMLDelta is an incremental model-update system for TinyML and embedded AI devices.

edgeai embedded-systems tensorflow tensorflow-lite tinyml

Last synced: 29 Nov 2025

https://github.com/dancsalo/tensorbase

Minimalistic Framework for End-to-End TensorFlow Applications.

filemanager tensorflow tensorflow-framework

Last synced: 16 Jun 2025

https://github.com/solomon-77/opti-face

Opti-Face: A hybrid recognition model for python

face-detection face-recognition lightweight python pytorch super-resolution tensorflow

Last synced: 04 Apr 2025

https://github.com/shervinnd/pet_segmentation_unet

A U-Net model for pet image segmentation using the Oxford-IIIT Pet dataset 🐾. Features preprocessing, training, and evaluation with IoU and ROC curves 📊. Perfect for computer vision enthusiasts! 🚀

computer-vision convolutional-neural-networks deep-learning image-segmentation keras machine-learning oxford-iiit-pet-dataset semantic-segmentation tensorflow unet

Last synced: 18 Sep 2025

https://github.com/mendez-luisjose/stock-and-crypto-price-prediction-with-tensorflow-lstm-and-streamlit

Stock and Crypto Price Prediction with TensorFlow, LSTM, Linear Regression and Streamlit

lstm streamlit tensorflow xgbregressor

Last synced: 13 May 2026

https://github.com/zaccharieramzi/my-model-zoo

A list of all the neural networks I have implemented

deep-learning model-zoo neural-networks tensorflow

Last synced: 12 Jun 2025

https://github.com/flowun/gardnerchessai

Implementation of the Double Deep Q-Learning algorithm with a prioritized experience replay memory to train an agent to play the minichess variante Gardner Chess

ai ai-projects artificial-inteligence chess chess-ai ddqn deep-q-learning double-deep-q-learning double-dqn minichess prioritized-experience-replay q-value reinforcement-learning tensorflow tensorflow-tutorials tutorials

Last synced: 12 Feb 2026

https://github.com/camara94/visualizing-filters-cnn-tensorflow

Welcome to Visualizing Filters of a CNN using TensorFlow. This is a project-based course which should take less than 1 hours to finish. Before diving into the project, please take a look at the course objectives and structure:

cnn cnn-keras deep-learning gradient-descent logic-programming machine-learning tensorflow

Last synced: 28 Apr 2026

https://github.com/frgfm/sdcnd-p3-traffic-sign-classification

Traffic sign classification project of Udacity Self-Driving Car Engineer Nanodegree

deep-learning image-classification keras python self-driving-car tensorflow traffic-sign-classification

Last synced: 20 Apr 2026

https://github.com/furk4neg3/inception_v1-googlenet

Replication of Going Deeper with Convolutions paper using TensorFlow, with one example of how to use it. This model is mainly used for image classification problems.

artificial-intelligence computer-vision deep-learning deep-neural-networks image-classification machine-learning tensorflow

Last synced: 09 Feb 2026

https://github.com/metriccoders/metriccoders_notebooks

This is the Metric Coders repository containing all the notebooks for machine learning.

artificial-intelligence genai keras llm machine-learning natural-language-processing pytorch scikit-learn tensorflow

Last synced: 12 Feb 2026

https://github.com/fr34ky-coder/deep-learning-journey

It's the Repo containing Notebooks and models that i made throughout my Deep Learning Journey

artificial-neural-networks backpropagation cnn keras mlp pytorch tensorflow

Last synced: 25 Jul 2025

https://github.com/ikanurfitriani/project-machine-learning-dicoding

This repository contains projects that I participated in the Lintasarta Cloudeka Digischool 2023 program.

image-classification ipynb-jupyter-notebook jupyter-notebook keras-tensorflow machine-learning python rock-paper-scissors tensorflow

Last synced: 11 Apr 2026

https://github.com/abhiagwl/improving_inference_in_vae

Code for the ongoing project on improving inference in variational autoencoder by using real non volume preserving transformations(rNVP).

normalizing-flows rnvp tensorflow vae variational-inference

Last synced: 16 Jan 2026

https://gitlab.com/andreafavia/yaket

YAKET: YAML Keras Trainer (or Yet Another Keras Trainer) is a simple and lightweight trainer module to help you quickly develop Keras models by defining parameters directly from a YAML file.

keras python3 tensorflow trainer

Last synced: 07 Mar 2026

https://github.com/neilblaze/eyeballin

Slam Dunk 🏀 in the blink of an 👁️

ai basketball basketball-game hackathon mlh opencv tensorflow

Last synced: 10 May 2026

https://github.com/wmpscc/basic-process-of-training-models-with-tensorflow-2.0

:book:TensorFlow 2.0 训练模型基本流程(TFRecord+Model+Serving)

tensorflow tensorflow2 tfrecords

Last synced: 16 May 2025

https://github.com/jwest951227/aiSocialGood

The rise of social media and online communities creates safe and anonymous spaces for individuals to share their thoughts about their mental health and express their feelings and sufferings in online communities. To prevent suicide, it is necessary to detect suicide-related posts and user's suicide ideation in cyberspace by natural language process

flask gpt4 numpy python tensorflow

Last synced: 21 Sep 2025

https://github.com/szymciem8/semantic-image-synthesis

Generative models that generate paintings in the style of Bob Ross based on segmentation images.

fastapi gan gaugan machine-learning pix2pix spade streamlit tensorflow tensorflow2

Last synced: 28 Apr 2026

https://github.com/lennymalard/melpy-project

A NumPy-based deep learning library for building neural networks. It features an automatic differentiation engine and supports training models like LSTM, CNN, and FNN.

automatic-differentiation cnn data-preprocessing deep-learning fnn fnn-from-scratch from-scratch keras lstm machine-learning neural-network neural-networks neural-networks-from-scratch preprocessing pytorch tensorflow tokenizer

Last synced: 15 Sep 2025

https://github.com/vidhi1290/chatbot-with-rasa-nlu-model-and-python

This project builds an intelligent chatbot using Rasa NLU for an E-Commerce business 🛍️. The chatbot can handle user queries like product information, pricing, and order management 💬. With spacy and TensorFlow pipelines 🧠 for training, and MongoDB for storing data 📦, it offers seamless, context-aware conversations

aichatbot artificial-intelligence chatbot jupyter-notebook matplotlib nlu nlu-chatbot pandas pymongo python rasa-chatbot rasa-nlu spacy spacy-nlp tensorflow

Last synced: 11 Apr 2026

https://github.com/bgokden/lstm-recommender-example

An recommender system using Keras LSTM using product purchases as time-series data

encoder-decoder keras keras-tensorflow lstm recommender-system tensorflow

Last synced: 12 Aug 2025

https://github.com/mwdchang/tfjs-cnn

Convolutional neural network with tensorflow JS

convolutional-neural-networks image-recognition tensorflow

Last synced: 26 May 2026

https://github.com/marcpinet/handigits

🖐️ Background-independent deep learning model for hand sign digit recognition, using my own Deep Learning framework! (Neuralnetlib)

cv2 deep-learning hand keras mediapipe preprocessing recognition tensorflow

Last synced: 23 Feb 2026

https://github.com/tanishq-ctrl/waste-classification

A deep learning-based web application that classifies different types of waste materials using computer vision. The system helps in proper waste segregation by identifying whether an item belongs to categories like cardboard, glass, metal, paper, plastic, or trash.

computer-vision deep-learning environmental flask image-classification keras mobilenetv2 sustainability tensorflow transfer-learning waste-management waste-management-system web-application

Last synced: 22 Mar 2025

https://github.com/petrov826/tfrs

building recommendation system using TensorFlow Recommenders

tensorflow tensorflow-datasets tensorflow-recommenders tensorflow-tutorials

Last synced: 20 Jan 2026

https://github.com/omatheusribeiro/object-recognition

The objective of this project is to demonstrate the use of the TensorFlow library to perform object recognition. TensorFlow is an open source library that has several real-time detection functionalities.

css detection detector-objetos front-end front-end-development frontend html javascript object object-detection object-recognition react reactjs recognition reconhecimento-objetos tensorflow

Last synced: 19 Feb 2026

https://github.com/sharathk4/sar-imagery-colorization

This project implements a deep learning model to colorize grayscale SAR images, enhancing their interpretability for applications like remote sensing and environmental monitoring. By leveraging paired SAR and optical data, the model transforms monochromatic SAR imagery into intuitive color representations, improving the usability of SAR data.

colorization convolutional-neural-networks deep-learning environmental-monitoring image-processing machine-learning python remote-sensing sar-image-colorization tensorflow

Last synced: 04 Jan 2026

https://github.com/ynstf/bts-telebot

the chatbot of the technical school Al-kindy about the AI sector's subjects

ai bot chatbot computer-vision cv2 tensorflow

Last synced: 14 May 2026

https://github.com/ugyenn-tsheringg/predicting-loan-defaults-with-deep-learning

A deep learning model to predict loan default probabilities for the African Credit Scoring Challenge.

adam-optimizer deep-learning early-stopping matplotlib numpy pandas relu scikit-learn seaborn tensorflow

Last synced: 02 Jul 2025

https://github.com/lambda-science/myoquant-streamlit

MyoQuant-Streamlit is a demo web application to showcase usage of MyoQuant. Demo version deployed at: https://lbgi.fr/MyoQuant

computer-vision deep-learning disease histology image medecine python pytorch quantification streamlit tensorflow

Last synced: 10 Apr 2026

https://github.com/jod35/covid-19-xray-image-classifier

This is a web app that helps to classify images of chest Xrays predicting Covid, Normal or Pneumonia. It also helps to give a score of how severe the disease is.

covid deep-learning flask javascript keras-tensorflow tensorflow

Last synced: 05 May 2026

https://github.com/raihan4520/cvpr

Jupyter Notebook projects in Python coded during my Computer Vision and Pattern Recognition course at AIUB, focusing on core computer vision techniques.

computer-vision convolutional-neural-network emotion-detection face-mask-detection jupiter-notebook keras matplotlib numpy opencv pandas python tensorflow

Last synced: 04 Feb 2026

https://github.com/laraib-azmat/tensorflow_qna_model

React Native code using tesnorflow QnA model that answer the question according to provided context. This app contain Camera Screen, Upload to firebase Screen, Images of firebase Screen, and QnA Screen

authentication firebase-database firestore qna react-native tensorflow

Last synced: 08 May 2026

https://github.com/zenitsu0509/natural_language_projects

This repo contains my NLP projects that i have made. I have deployed one of the project called movie review analysis or a sentiment analysis.

nlp-machine-learning python3 tensorflow

Last synced: 12 Jul 2025

https://github.com/mongoexpuser/geological-image-classification-dnn

Geological Image Classification with Deep Feed-Forward Neural Network

keras matplotlib numpy pandas python scikit-image tensorflow

Last synced: 07 Jan 2026

https://github.com/muhammedbuyukkinaci/tensorflow-text-generator

TensorFlow Text Generation using LSTM's.

lstm numpy tensorflow text-generation

Last synced: 20 Apr 2026

https://github.com/shervinnd/imdb-sentiment-analysis-lstm

🔍 Dive into sentiment analysis with this LSTM model on the IMDB dataset! Classify movie reviews as positive or negative with high accuracy. 📊 Features ROC curves, custom predictions, and TensorFlow-powered training. Explore code, visualizations, and results.🚀

binary-classification data-science deep-learning imdb-dataset jupyter-notebook lstm machine-learning natural-language-processing neural-networks nlp python roc-curve sentiment-analysis tensorflow text-classification

Last synced: 15 Sep 2025

https://github.com/vidhi1290/text-classification-with-transformers-roberta-and-xlnet-model

This project explores advanced NLP techniques using RoBERTa and XLNet models to classify human emotions from textual data. By leveraging robust training and optimization methods, it aims to enhance emotion detection accuracy in applications like social media analysis and customer support.

autoencoder bert ktrain matplotlib natural-language-processing nlp numpy pandas python roberta seaborn sklearn tensorflow transformers xlnet

Last synced: 06 Jan 2026

https://github.com/shervinnd/titanic-survival-predictor

🚢 Dive into the Titanic dataset with this ML project! Using TensorFlow, predict passenger survival via neural networks. Features data preprocessing, model training, and visualization with pandas, scikit-learn, and matplotlib. Perfect for beginners in deep learning. 📊💻

classification data-preprocessing data-science data-visualization deep-learning jupyter-notebook machine-learning neural-network pandas predictive-modeling python scikit-learn tensorflow titanic-dataset

Last synced: 16 Sep 2025

https://github.com/summitkwan/dynamicnn

neural network with dynamics

dbm hopfield-network numpy rbm tensorflow

Last synced: 13 Apr 2026

https://github.com/narasimha1997/pnuemonia_classification_onnx

Pnuemonia classification at scale using ONNX runtime and an inference server with batching support.

deep-learning deployment keras onnx python python3 tensorflow

Last synced: 04 May 2026

https://github.com/hernandemonteiro/virtual_hand_cursor

Controle de cursor por câmera com tensorflow

ia javascript opencv tensorflow web

Last synced: 18 Apr 2026

https://github.com/jamormoussa/keratorch

Keratorch: A Keras-style high-level API for building and training models in PyTorch

deep-learning keras machine-learning model pytorch tensorflow training

Last synced: 14 Apr 2025

https://github.com/santhoshmani1/sign-language-recognition

Sign language recognition with LSTM based neural network and tensorflow sequential model

machine-learning mediapipe python sign-language-recognition tensorflow

Last synced: 24 May 2026

https://github.com/yeonghyeon/shake-shake

TensorFlow implementation of Shake-Shake Regularization.

cnn convolutional-neural-networks regularization tensorflow

Last synced: 20 May 2026

https://github.com/dineshh912/machine-learning

Machine Learning basic model building with sci kit and create algorithm from scratch and many more

algorithm machine-learning python3 rnn-tensorflow scikit-learn tensorflow

Last synced: 10 Apr 2026

https://github.com/trevorhobenshield/quicklabel

Quick dataset labeling using quantized (PTQ) models in PyTorch, TensorFlow, and Keras

deep-learning keras parallel-processing pytorch tensorflow

Last synced: 12 Apr 2026

https://github.com/diego-luna/pinball-moonmakers

MoonMakers-Pinball in a game that works in the browser, where we use our Arduino Nano 33 BLE Sense, as a command to control the imposition of our ball thanks to AI.

arduino arduino-nano-33-ble-sense css css3 html html5 javascript js tensorflow tensorflow-lite tensorflow-lite-micro web-bluetooth-api

Last synced: 12 Apr 2026

https://github.com/hrishi-3000/cloud-cover-nowcasting-using-convlstm

This repository uses a ConvLSTM model to predict cloud cover from satellite .tif images, leveraging both spatial and temporal data. It includes scripts for training, evaluation, and prediction.

cloud-cover-prediction computer-vision convolutional-neural-networks deep-learning image-processing lstm machine-learning remote-sensing satellite-data tensorflow tiff-images time-series

Last synced: 28 Apr 2026

https://github.com/zaccharieramzi/tf-fastmri-data

TensorFlow data pipelines for the fastMRI dataset

fastmri fastmri-challenge fastmri-dataset tensorflow

Last synced: 12 Jun 2025

https://github.com/ebrasha/abdal-xss-ai-engine

Abdal XSS AI Engine is an AI-powered tool designed to detect and prevent XSS attacks using deep learning and TF-IDF for feature extraction

abdal abdal-security-group ai artificial-intelligence attack ebrahim-shafiei ebrasha security tensorflow xss xss-ai-engine

Last synced: 09 Mar 2026