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/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/yuliang-zou/tf_dcgan

A TensorFlow implementation of dcgan(Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks)

deep-learning gan tensorflow

Last synced: 29 Apr 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/parryqiu/tensorflow-tutorials

机器学习框架 TensorFlow 的入门视频课程,全程实战演示如何快速使用框架解决实际问题,持续更新中。

machine-learning tensorflow tutorial-code

Last synced: 11 May 2026

https://github.com/jpedrou/airplanes-classification

A CNN project classifies airplane types in images, distinguishing between commercial and military airplanes using Google Images data.

classification convolutional-neural-networks data-science deep-learning deep-neural-networks keras tensorflow

Last synced: 11 May 2026

https://github.com/infoslack/bitcoin-prediction

Time series forecasting in TensorFlow

bitcoin forecasting machine-learning tensorflow time-series

Last synced: 11 May 2026

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/sahil210695/tensorflow-fundamentals

Fundamentals of TensorFlow library which will cover building the computational graph model and visualizing that graph in tensorboard.

deep-learning logistic-regression neural-networks nlp python t-sne tensorboard tensorflow word2vec

Last synced: 11 May 2026

https://github.com/divyanshuxpandey/-person-identification-and-verification-using-machine-learning

Person Identification and Verification using Machine Learning via AI camera is used for identify and verify using human image.

opencv pycharm-ide python tensorflow yolov4

Last synced: 11 Feb 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://github.com/arash-mansourpour/lstm-aichatpersian

This project develops a Persian RAG chatbot using LSTM with attention, Self-Supervised Learning, embedding, tokenization, Google API integration, and Redis for recall. Optimizers like Adam and RMSprop, along with regularization (L1, L2) and data augmentation, enhance the model. Performance is evaluated through BLEU, ROUGE, and METEOR metrics.

ai chatbot conversational-ai data-science deeplearning llama3 lstm machinelearning nlp nlp-machine-learning persian-nlp pytorch rag reinforcement-learning tensorflow

Last synced: 23 Apr 2025

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/patwie/tensorflow-serving-lite

TensorFlow-Serving-Lite written in Go

golang tensorflow tensorflow-serving

Last synced: 02 May 2026

https://github.com/varunbanka/food-vision

This project involves the creation of a food vision model using TensorFlow and EfficientNetB0 as the base model. The model is trained on the CIFAR-100 dataset, which contains 100 classes of images.

ai computer-vision data-science deep-learning food-vision machine-learning tensorflow

Last synced: 19 Apr 2026

https://github.com/z3k0off/3dprinter_predictivemaintenance

Predictive Maintenance System for 3D Printers using AI, Machine Learning, and Python.

3d-printing ai flashforge iot machine-learning opencv orcaflash predictive-maintenance python streamlit tensorflow

Last synced: 08 Aug 2025

https://github.com/senior-sigan/facerecognitionhero

It's a game where you will make faces so machine recognise it

face-recognition game machine-learning pygame tensorflow

Last synced: 02 May 2026

https://github.com/aggrathon/strategyai

A neural network based AI for playing a simple strategy game

ai neural-network python tensorflow unity

Last synced: 04 May 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/neelanjan00/neural-style-transfer

A neural style transfer algorithm which uses a CNN trained with a style-cost function. The style-cost function makes use of two images, the style-image and the content-image to produce an image which is the content-image re-drawn in the style of the style-image, referred to as the generated image. The generated-image thus resembles an artwork similar to the original content-image but bearing the style of the style-image.

computer-vision deep-learning flask keras tensorflow

Last synced: 12 May 2026

https://github.com/yotam180/xai

xAI - A Research Project in the Field of Machine Learning (Magshimim 3rd year project)

artificial-intelligence cpp deep-learning machine-learning neural-network python tensorflow

Last synced: 19 Apr 2026

https://github.com/shanmukhsrisaivedullapalli/cifar10

This project uses TensorFlow to classify images from the CIFAR-10 dataset. It compares the performance of an Artificial Neural Network (ANN) and a Convolutional Neural Network (CNN), covering data preprocessing, model training, evaluation, and prediction on new images.

cifar10-classification cnn-classification matplotlib neural-networks numpy pickle pillow python3 tensorflow

Last synced: 03 Feb 2026

https://github.com/siyeol97/diary

우울감 분석 및 셀프케어 AI 기반 음성 일기 어플리케이션

expo kobert pytorch react-native tensorflow

Last synced: 02 Apr 2026

https://github.com/0xrajvardhan/pose-detection

A simple posture detection deep learning program

ml-dl ml5js p5js tensorflow

Last synced: 17 Apr 2026

https://github.com/zpreisler/modules

Python libraries and modules for processing simulation outputs

data-analysis python scripts tensorflow

Last synced: 13 May 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/kevinanielsen/tfjs-image-node

A simple image classifier using tfjs, that can run in Node.js

ai learning machine ml node tensorflow tensorflowjs tf tfjs tfjs-node typescript

Last synced: 04 Feb 2026

https://github.com/himanchalchandra/text-classification-using-deep-neural-network-

Implemented a system which can categorize or classify a textual data using Deep Neural Network Model trained using Google Tensorflow.

classification dataset deep-learning natural-language-processing neural-network tensorflow textual-data

Last synced: 18 May 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/anshlulla/melodify

Exploring Generative Music using Autoencoders

autoencoders python tensorflow

Last synced: 17 Apr 2026

https://github.com/amitkumarj441/chatbot

Building a Flask based ChatBot using seq2seq model

flask python3 seq2seq-model tensorflow

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

WeightGrad: Geo-Distributed Data Analysis Using Quantization for Faster Convergence and Better Accuracy

cifar10 cnn imagenet machine-learning python tensorflow

Last synced: 13 Apr 2026

https://github.com/emberfox205/fruititionator

A Python project to detect fruits using Computer Vision and return their nutrition values.

adafruit-io ai fda-api fruits machine-learning ml mqtt-client tensorflow

Last synced: 17 Apr 2026

https://github.com/bhattbhavesh91/google-io-tf-hub-talk

My Lighting Talk at Google IO on Landmark Detection using TensorFlow Hub

google-io landmark-detection talks tensorflow tensorflow-hub webinar

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/dev-khant/cars-vs-bikes

Cars and Bike Classifier

cnn efficientnet flask tensorflow

Last synced: 18 Apr 2026

https://github.com/pvlbzn/deep-sentiment

Sentiment analysis (binary classification) of IMDB reviews using deep learning

deep-learning keras sentiment-classification tensorflow

Last synced: 10 Apr 2026

https://github.com/lukashedegaard/keras-visual

Visualisation framework for Tensorflow Keras models

explanation keras tensorflow visualization

Last synced: 10 Apr 2026

https://github.com/solanovisitor/keratoconusdetector

A repository to train and evaluate CNN-LSTM models aiming to detect Keratoconus on Galilei G6 optical biometer data.

cnn deep-learning keras lstm machine-learning pandas python scikit-learn tensorflow

Last synced: 05 Apr 2026

https://github.com/gaurang-1402/chatrobotaxi

🚗 Self-driving car controlled by natural language

gazebo opencv ros2-foxy tensorflow

Last synced: 18 Apr 2026

https://github.com/abhi-bhatra/thinknlearn

Think & Learn is a study mate to students. Learning becomes easy with the integration of AI as a services. Think & Learn is based on the same principle. It brings you the set of AI services, which will aid to study.

azure docker education github-actions js machine-learning tensorflow

Last synced: 11 Apr 2026

https://github.com/yessasvini23/autism_companian_gen-ai_project_kaggle

Autism Companion: Empowering Neurodiverse Children with AI Technology Our AI platform creates personalized support for children with Autism Spectrum Disorder. Using generative AI, we develop custom social stories and conversation simulations tailored to each child's unique sensitivities

api bert cloud docker faiss gpt-4 langcahin lora python pytorch react tailwindcss tensorflow

Last synced: 11 Apr 2026

https://github.com/arindal1/sentiment-analysis-tf-keras

A python script for YouTube sentiment analysis using a Neural Network with TensorFlow and Keras.

keras machine-learning sentiment-analysis tensorflow youtube

Last synced: 11 Apr 2026

https://github.com/knetic0/mnist-learning

🚀 Mnist learning with Tensorflow and Serving with FastAPI

deep-learning fastapi jupyter-notebook machine-learning mnist mnist-dataset python tensorflow

Last synced: 19 Apr 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/minsithu/podoco

Deep Learning App for Plant Disease Classification

flutter tensorflow tensorflowlite

Last synced: 28 Apr 2026

https://github.com/mendez-luisjose/avatar-faces-gans

GANs Model that Generates Avatar Faces

gans tensorflow

Last synced: 19 May 2026

https://github.com/vrijraj/image-classification-using-tensorflow.js

Simple Example of Image Classification using MobileNet Model in TensorFlow.js

mobilenet tensorflow tensorflowjs tf tfjs

Last synced: 08 Apr 2025

https://github.com/salmandeveloperz/student-performance-prediction-and-grade-classification

A Machine Learning Project that predicts student grade and performance from a Dataset. Copule of Libraries are used for data pre-processing, training model, heatmaps, trees and other Algorithms.

ann classification machine-learning metplotlib numpy pandas regression-models skilearn supervised-learning tensorflow unsupervised-learning

Last synced: 20 Apr 2026

https://github.com/shyamsn97/neuralstyletensorflow

Neural Style algorthim, as introduced in "A Neural Algorithm of Artistic Style", implemented in tensorflow

convolutional-neural-networks deep-learning hacktoberfest2018 help-wanted neural-algorithm style-transfer tensorflow

Last synced: 01 May 2026

https://github.com/ayyucedemirbas/sign_language_classification

We build and train a classifier model on ASL_Alphabet Dataset from scratch. And we fine-tune ResNet50 model which pretrained on imagenet.

classification feature-extraction fine-tuning residual-networks resnet-50 sign-language tensorflow

Last synced: 20 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/amodinho/imperial-data-science

(WIP) An open source Data Science Curriculum that exposes you to Cloud-Native Data Science. 👩‍🔬👨‍🚀

azure data-science data-science-learning fastai kaggle python tensorflow

Last synced: 11 Apr 2026

https://github.com/suraj-sedai/lstm-deep-learning

A step-by-step guide to mastering sequence prediction using TensorFlow and LSTM. This repository covers everything from basic linear predictions to advanced multi-step forecasting, many-to-many LSTM models, and real-world applications like stock price forecasting and sales prediction.

lstm-neural-networks lstm-sentiment-analysis numpy pandas python sklearn tensorflow

Last synced: 11 Apr 2026

https://github.com/birddevelper/wyna

WYNA is a tiny bot asking your name and remembers your face and your name on next encounter

bot detection face face-detection face-recognition facenet facenet-model facenet-trained-models image-processing python tensorflow voice-recognition

Last synced: 24 Apr 2026

https://github.com/flyingfathead/neurograph-framework

A versatile tool for visualizing entropy loss in TensorFlow-based neural network training, providing insightful scatter plots with annotations.

data-analysis data-analysis-python data-visualization entropy graph graphs neural-network neural-networks neural-networks-visualization nn python python3 tensorflow tensorflow2 training visualization visualization-tools

Last synced: 24 Apr 2026

https://github.com/frederickroman/quadratic-equation-solver-neuralnet

This notebook shows how to train a neural network to solve quadratic equations where the coefficients are on [0, 1)

equation-solver neural-network tensorflow tensorflow2

Last synced: 25 Apr 2026

https://github.com/n1colasf/bigdata-cert

Clases y Practicos del Certificado de Big Data de la carrera Analista en Tecnologías de la Información de la Universidad ORT Uruguay

big-data certificate jupyter-notebook numpy pandas python sklearn tensorflow university-course

Last synced: 25 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/gigio1023/CNN_DS

Data Science 2020-2 Final project

googlenet resnet tensorflow

Last synced: 08 Oct 2025

https://github.com/mh0386/facial_emotions_detection

Facial Emotion Detection with TensorFlow

deep-learning machine-learning tensorflow

Last synced: 27 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/gurkengewuerz/microcontroller-tensorflow

Tensorflow lite used on a SAMD21 microcontroller in the arduino framework for activity recognition

arduino microcontroller platformio samd21 tensorflow tensorflow-lite tensorflow-lite-micro

Last synced: 27 Apr 2026

https://github.com/lucko515/autoencoders-tensorflow

Different versions and their implementations of Autoencoders using Tensorflow.

artificial-intelligence autoencoder machine-learning mnist-dataset tensorflow

Last synced: 27 Apr 2026

https://github.com/savernish/forgenn

forgeNN is a in-development purpose‑built neural network framework combining a transparent NumPy autograd engine with a Keras‑like API and performance oriented primitives. Developed by a college student with an ambitious feature pipeline.

artificial-intelligence deep-learning keras machine-learning mlp-networks neural-network numpy pytorch tensorflow tensors

Last synced: 08 Oct 2025

https://github.com/joshyattridge/gptkeras

Automates Keras model design using GPT - generates architectures, tunes hyperparameters, and tracks experiments.

chatgpt gpt keras llm tensorflow

Last synced: 18 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/glenmiracle18/ai-video-sentimentml-ml_model

A project aimed at analyzing videos sentiments and emotions from a custom built machine learning model using tensorflow, python, etc

ai api-gateway aws docker ffmpeg machine-learning meld neon nextjs15 pandas python sagemaker-deployment tensorflow tokenizer

Last synced: 11 Apr 2026

https://github.com/official-biswadeb941/clopimedi---your-healths-trusted-care

ClopiMedi is an AI-driven healthcare application that simplifies doctor appointment bookings, offering personalized recommendations based on medical conditions to enhance patient-provider connections.

adam ai flask flask-api flask-api-backend full-stack-web-development joblib machine-learning scikit-learn tensorflow

Last synced: 28 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/marinx/chrome-image-recognition

Get image tags using image recognition and machine learning.

chrome-image-recognition chrome-store image-recognition machine-learning tensorflow

Last synced: 19 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/ancs21/withdocker

Make anything easy with docker

docker object-detection tensorflow

Last synced: 28 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/mathusanp/nyctodetect

Image brightness detection software

ai google javascript machinelearning tensorflow

Last synced: 28 Apr 2026

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