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/shawnnew/dl-dev

dl-dev docker image

caffe docker-image tensorflow

Last synced: 05 May 2026

https://github.com/sayakpaul/near-dup-parser

Holds code for near-duplicate image parser using optimized image classifiers.

bit bit-resnet keras lsh near-duplicate-detection random-projection tensorflow tensorrt vector-similarity vision

Last synced: 03 May 2026

https://github.com/glencrawford/australia_rain_tomorrow_binary_classification_prediction

Binary classification model to predict whether or not it will rain tomorrow with a Tensorflow/Keras and scikit-learn neural network.

binary-classification classification keras machine-learning neural-network python scikit-learn tensorflow

Last synced: 01 May 2026

https://github.com/oleksandr-g-rock/image_classification_out_to_terminal

Simple image classification on raspberry pi from pi-camera (in live time) used the pre-trained model mobilenet_v1 and TensorFlow Lite (output to terminal)

image-classification tensorflow tensorflow-lite

Last synced: 26 Apr 2026

https://github.com/wuhanstudio/kotlindl-mnist

Training a dense neural network using both KotlinDL and Python3 on the mnist dataset.

keras kotlin kotlindl mnist tensorflow

Last synced: 01 May 2026

https://github.com/kimrass/music_vae

Train 'MusicVAE' using 'Groove MIDI' dataset.

music-generation tensorflow

Last synced: 27 Apr 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/zaccharieramzi/tf-tdv

An unofficial TensorFlow implementation of Total Deep Variation model

image-denoising tensorflow total-deep-variation total-variation total-variational-denoising

Last synced: 24 Apr 2026

https://github.com/jjedele/gcp-ai-tf-custom-op-predictor

A Custom Prediction Routine for Google AI Platform that can be used to deploy TensorFlow models with custom operators.

google-cloud google-cloud-ml google-cloud-ml-engine machine-learning-api tensorflow tensorflow-serving

Last synced: 30 Apr 2026

https://github.com/arpahls/gatekeeper

Mission-critical access gatekeeper using face verification and emotion-risk policy checks.

access-control arpa biometrics deepface emotion-analysis face-verification mission-critical opencv python security tensorflow

Last synced: 08 Jun 2026

https://github.com/marwan116/model-composer

Easily compose a model from a set of base models

data-science machine-learning neural-network python tensorflow

Last synced: 28 Apr 2026

https://github.com/superbderrick/creditratingprediction

A simple data prediction system that evaluates creditRating with a little bit data

scikit-learn tensorflow

Last synced: 05 May 2026

https://github.com/thevarunsharma/text-sentiment-classification

A web application with Python backend which predicts the sentiment/mood (positive or negative) associated with input text.

deep-learning flask-application keras lstm-neural-networks machine-learning nlp python sentiment-analysis tensorflow

Last synced: 07 May 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/warvito/discovering-hidden-factors-of-variation-in-deep-networks

Tensorflow 2.0 implementation of "Discovering hidden factors of variation in deep networks"

autoencoder deep-learning mnist-dataset tensorflow tensorflow-2

Last synced: 30 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/juancastillo0/tensorflow_dart

TensorFlow bindings in Dart. API modeled after TensorFlowJS. Works using WASM for the web or desktop.

dart data-processing data-science deep-learning flutter machine-learning mathematics neural-networks tensorflow wasm

Last synced: 06 May 2026

https://github.com/minar09/vgg16-tensorflow

VGG16 Net TensorFlow Implementation for ImageNet2012 dataset

imagenet tensorflow vgg vgg11 vgg16

Last synced: 02 May 2026

https://github.com/leitro/simplest_seq2seq

The simplest seq2seq implementation based on encoder-decoder using TensorFlow 1.3

encoder-decoder seq2seq sequence-to-sequence tensorflow

Last synced: 25 Apr 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/ishoshot/face-detection-recog

This is a Face Recognition/Detection, Gender Prediction, Mood Detection System built on the tiny-face-detector-model on face-api-js which was built on tensor flow core.

artificial-intelligence detection detector face-recog javascript javascript-library machinelearning tensorflow

Last synced: 20 Apr 2026

https://github.com/tahmidmir/pavement-crack-inspection-using-cnns-vision-transformers

Intelligent System for Detecting Asphalt Cracks Using CNN and Vision Transformer

cnn computer-vision deep-learning python tensorflow vision-transformer

Last synced: 03 May 2026

https://github.com/chunshan-theta/sex_detect

with tensorflow

python tensorflow

Last synced: 27 Apr 2026

https://github.com/alvii147/smartwardrobe

Program that identifies pieces of clothing

keras matplotlib pillow pyqt5 tensorflow

Last synced: 07 May 2026

https://github.com/tomtolleson/coralmorph

Species identification via deep learning analysis with Tensorflow. Source data is video from Coral City Camera operated by Coral Morphologic https://www.coralmorphologic.com/

coral machine-learning ocean-sciences python tensorflow

Last synced: 07 May 2026

https://github.com/andr3w03/news-classification-nlp

Machine Learning Development - News Classification NLP

dicoding keras machine-learning news-classification nlp nltk python tensorflow tokenizer

Last synced: 18 Apr 2026

https://github.com/arijitdas123student/wisblock-acc

Gesture recognition on @RAKwireless WisBlock using Accelerometer sensor and @edgeimpulse and @TensorFlow Lite Micro.

arduino edgeimpulse ml rakwireless tensorflow tinyml

Last synced: 07 May 2026

https://github.com/kalovelo/pneumonia-detection-kaggle

Pneumonia detection from x-ray images using TensorFlow, Keras, and a good amount of prayers to the cooking gods.

efficientnet kaggle keras pneumonia tensorflow xception

Last synced: 29 Apr 2026

https://github.com/kajendra10/woa7015-chestxray-cnn-resnet50

A CNN model developed to observe and predict lung related chronic diseases at an early stage. ResNet-50 architecture is used to classify x-ray images and Occlusion Sensitivity Function is used to visualise the image with its affected areas.

cnn-keras cnn-model machine-learning occlusion-sensitivity resnet-50 tensorflow xray-images

Last synced: 01 May 2026

https://github.com/pishangujeniya/faster-r-cnn-tf

Faster R CNN Implementation from Scratch using Tensorflow

cnn faster-rcnn tensorflow

Last synced: 29 Apr 2026

https://github.com/sondosaabed/flowers-image-classifier-with-deep-learning-tf

Implementing an image classifier model using deep learning with Tensorflow. This is the second project of Intro to machine learning nanodegree

deep-learning image-classification image-classifier intro-to-machine-learning-udacity machine-learning neural-network python tensorflow udacity-nanodegree

Last synced: 07 May 2026

https://github.com/mariam-badr-mb/cifar10-classification

Image classification on the CIFAR-10 dataset using Convolutional Neural Networks (CNNs). The project covers model building, training, evaluation, and visualization using TensorFlow/Keras. Key techniques include normalization, softmax classification, and EarlyStopping regularization.

adam-optimizer cifar-10 cifar10-classification cnn-classification image-classification imageprocessing keras-tensorflow loss-functions matplotlib neural-network python tensorflow

Last synced: 20 Apr 2026

https://github.com/andriamahay11master/firesight-ai

FireSight AI is an intelligent fire and smoke detection system that goes beyond traditional object detection by analyzing real-time video streams and assessing risk levels dynamically. The platform combines deep learning with a modern web interface to detect fire hazards, monitor their evolution, and trigger alerts when danger increases.

ai fastapi opencv python reactjs recharts tensorflow uvicorn vitejs websockets yolov8

Last synced: 04 Jun 2026

https://github.com/luckasranarison/hand-talk

A tool for building sign language detection models

gui mediapipe sign-language-recognition tensorflow

Last synced: 08 May 2026

https://github.com/alihassanml/next-word-prediction-using-lstm

This repository contains a Streamlit application for predicting the next word in a given text input using an LSTM model. The application leverages TensorFlow and a pre-trained LSTM model to generate word predictions.

deep-learning lstm-neural-networks next rnn-tensorflow tensorflow wordprediction

Last synced: 08 May 2026

https://github.com/brian-emarquez/artificial-intelligence

Learn Artificial Intelligence (AI), and apply them. Design intelligent agents to solve real-world problems including, search, games, machine learning, logic, and constraint satisfaction problems.

ai artificial-intelligence mathematics python reinforcement-learning robot tensorflow

Last synced: 03 May 2026

https://github.com/d-kicinski/deep-reinforcement-learning

Implementations of deep RL algorithms based on Berkeleys CS294

python pytorch reinforcement-learning tensorflow

Last synced: 20 Apr 2026

https://github.com/vishal-v/tiny-imagenet-challenge

Code and final submission for the Tiny ImageNet Challenge. Trained on Google colab and finished top 5 among 1072 participants

cnn-classification deep-learning imaug keras tensorflow tiny-imagenet tiny-imagenet-challenge

Last synced: 03 May 2026

https://github.com/bredalis/keras

🌟The use of Keras in DL 🌟

ia keras librery ml models python tensorflow

Last synced: 08 May 2026

https://github.com/markoshb/my-data-science-learning-projects

Short but illustrative notebooks to showcase data-analysis in Python

data-science matplotlib-pyplot pandas python pythorch scikit-learn tensorflow

Last synced: 05 Apr 2026

https://github.com/asmirnou/todus

Collection of scripts for training object detection models

coco dataset models object-detection python tensorflow training

Last synced: 04 May 2026

https://github.com/marksikaundi/30daysofdeeplearning

This challenge is designed to help you build a strong foundation in Python programming and deep learning over the course of 30 days. By the end of this challenge, you will have developed a comprehensive understanding of deep learning concepts.

data-science nlp numpy python pytorch tensorflow

Last synced: 04 Apr 2026

https://github.com/radanalyticsio/tensorflow-neural-style-gpu-s2i

An S2I builder for neural-style training and painting with Tensorflow on GPU!

gpu neural-style-transfer openshift tensorflow

Last synced: 02 May 2026

https://github.com/lukenoutte/camera-assistant-ai

📷 Câmera que usa Detecção de objetos (TensorFlow) para ajudar pessoas com deficiência visual a fotografar. (Android)

android-device camera ia tensorflow

Last synced: 02 May 2026

https://github.com/wangg12/group_cnn_tf

Group Convolutional Networks implementation using Tensorflow

cnn group-cnn tensorflow tensorpack

Last synced: 27 Apr 2026

https://github.com/jns-m/at-gan

A Tabular GAN framework for generating synthetic tabular data from arbitrary mixed-type tabular datasets.

gan generative-adversarial-network generative-adversarial-networks keras machine-learning synthetic-data synthetic-data-generation synthetic-tabular-data tabular-data tensorflow

Last synced: 07 Jun 2026

https://github.com/simoninithomas/where_is_my_cat

A series of YOLO experimentations using DarkFlow

computer-vision deep-learning tensorflow yolo

Last synced: 10 Jun 2026

https://github.com/wesdoyle/mnist-paint

Vanilla JS + TensorFlow paint with MNIST hand-written digit classification

cnn keras mnist-handwriting-recognition ocr-recognition tensorflow

Last synced: 29 Apr 2026

https://github.com/sralter/classifire

Wildfire Prediction Model: Samuel Alter's BrainStation 2023 Data Science Capstone Project

qgis scikit-learn tensorflow

Last synced: 02 May 2026

https://github.com/praveengnair/mask-detection

Face Mask Detection system built with OpenCV, Keras/TensorFlow using Deep Learning and Computer Vision concepts in order to detect face masks in static images as well as in real-time video streams.

opencv-python python3 tensorflow

Last synced: 29 Apr 2026

https://github.com/week-end-manufacture/ios-adas-app

A deep learning for advanced driver assistance system application project

ios opencv tensorflow tensorflow-lite

Last synced: 02 May 2026

https://github.com/ivanbongiorni/rnn_timeseries-forecast

An LSTM Neural Network for Time Series Forecasting, trained on Wikipedia's Web Traffic dataset from Kaggle.

dataset forecasting kaggle recurrent-neural-network rnn series-forecasting tensorflow tensorflow2 time-series timeseries-analysis timeseries-forecasting web-traffic wikipedia

Last synced: 02 May 2026

https://github.com/simoninithomas/policy-gradient-doom--

Policy Gradient based agent that tries to survive in an hostile environement by collecting health.

baseline deep-reinforcement-learning doom policy-gradient tensorflow

Last synced: 22 Apr 2026

https://github.com/notedance/pcgrad

TensorFlow reimplementation for "Gradient Surgery for Multi-Task Learning"

deep-learning deep-reinforcement-learning keras multi-task-learning reinforcement-learning tensorflow

Last synced: 02 May 2026

https://github.com/achint08/depth-2d-keras

Deep Learning model to get depth data from 2d images directly. Implemented on tensorflow keras.

2d-images 3d-reconstruction deep-learning depth-data-extraction depth-estimation keras monocular-depth-estimation tensorflow

Last synced: 19 Apr 2026

https://github.com/ryantusi/chatbots

(under development) Welcome to the Chatbots Repository! These chatbots were developed as part of the "Build a Chatbot with Python Skill Path" course from Codecademy, covering three types of chatbots: rule-based chatbot, retrieval-based chatbot, and generative chatbot.

artificial-intelligence chatbot deep-learning generative-ai keras lstm machine-learning natural-language-processing python tensorflow

Last synced: 09 May 2026

https://github.com/csirmaz/superloop

A framework to build RNNs with a "superloop" in TensorFlow/Keras (Python)

keras keras-models neural-network rnn tensorflow

Last synced: 09 May 2026

https://github.com/loong64/onnxruntime

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

ai-framework deep-learning hardware-acceleration loong64 loongarch64 machine-learning neural-networks onnx pytorch scikit-learn tensorflow

Last synced: 09 May 2026

https://github.com/code-taweezy/thermos-ai

An AI-powered thermal optimization and anomaly detection system for energy-efficient data centers. Note: this is a MVP

ai case-study data-visualization lovable-ai machine-learning matpplotlib mvp numpy pandas project python sckiit-learn seaborn solution tensorflow

Last synced: 02 May 2026

https://github.com/monu-yaduwanshi/climatexpert-climate_impact_financial_predictor

This app help to find the natural disaster losses before it happen for the businesses which affect by these disaster this AI model is well trained which help you to find you have to apply for insurance or not

android androidapp androidstudio api firebase insurance jetpack-compose kotlin-android python realtime tensorflow training-data

Last synced: 09 May 2026

https://github.com/ducthienbui97/pokedex

I am making a real pokedex with a model 85% accuracy top 1, 91% top 3, 93% top 5

classifier cnn cnn-keras deep-learning deep-neural-networks jupyter-notebook keras pokemon python tensorflow

Last synced: 09 May 2026

https://github.com/phonhay103/tf2_protonx

Khóa học Deep Learning cơ bản - Protonx

cnn nlp protonx python tensorflow time-series

Last synced: 09 May 2026

https://github.com/akarshankapoor7/tensorflow_tutorial

This is an easy and fast tutorial for tensorflow. In data science, TensorFlow is an open-source machine learning framework by Google. It's used for building and training machine learning and deep learning models.

data-analysis data-science deep-learning machine-learning tensorflow

Last synced: 27 Apr 2026

https://github.com/lawvs/guesslang-worker

🤖 A worker that uses guesslang's ML model to detect source code languages

cloudflare-worker deep-learning guesslang hono languagedetection tensorflow

Last synced: 09 May 2026

https://github.com/aliosm/two-layers-neural-network

2 layers neural network to make prediction on banknotes authentication dataset

machine-learning neural-network tensorflow

Last synced: 02 May 2026

https://github.com/cs2219/emailspam_detection_tensorflow

Email spam detection using tensorflow python

detection python spam tensorflow

Last synced: 29 Apr 2026

https://github.com/abdouaziz/cbow-wolof

Continous Bag of Words -WOLOF

cbow embeddings nlp tensorflow

Last synced: 04 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/dirkschumacher/tfjs-leastsquares

Solve linear least-squares problems in tensorflow.js

tensorflow tensorflow-js

Last synced: 26 Apr 2026

https://github.com/genocs/tensorflow-v2

Simple tensorflow 2.x easy to use list of activities

python tensorflow

Last synced: 09 May 2026

https://github.com/raicerk/redneuronaltensorflow

Red neuronal creada con tensorflow de aprendizaje automático, permite hacer transformaciones de grados Celsius a Fahrenheit y cálculos de múltiplos de dos, usando regresión como método de aprendizaje automático

docker python regresion regresion-lineal tensorflow

Last synced: 09 May 2026

https://github.com/siwachs/self-driving-car-angle-prediction

In this Project i implement nvidia End-to-End Deep Learning for Self-Driving Cars

cnn flask machine-learning neural-network python tensorflow

Last synced: 09 May 2026