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/alvii147/smartwardrobe

Program that identifies pieces of clothing

keras matplotlib pillow pyqt5 tensorflow

Last synced: 07 May 2026

https://github.com/pilestin/my-ml-adventure

My Machine Learning adventure. This repo contains the ML courses I took and my notes from the classes.

machine-learning tensorflow

Last synced: 24 Apr 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/zainashrafofficial/ml_project_2024

A machine learning semester project of university, implementing classification and regression models to predict house prices & number of rooms using a dataset with over 160,000 entries.

ai ann artificial-neural-networks classification decision-trees jupyter-notebook linear-regression logistic-regression matplotlib ml numpy pandas python random-forest regression-models svm tensorflow

Last synced: 13 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/metallicsquid/ml-examples

A repository of machine learning programs written in Python 3.

examples machine-learning python tensorflow

Last synced: 25 Apr 2026

https://github.com/mlojek/which-yugioh-card-are-you

Using the power of machine learning to find out which Yu-Gi-Oh! card you look like

computer-vision deep-learning keras machine-learning tensorflow

Last synced: 15 Apr 2026

https://github.com/mzollin/hacky-easter-2018-rapbid-learning

my solution code for the challenge 23 (Rapbid Learning Gateway) of the Hacky Easter 2018 event

classification hackathon hacking-lab logistic-regression machine-learning python tensorflow

Last synced: 07 May 2026

https://github.com/khaymanii/breast_cancer_detection_model

This model was built using Python and Tensorflow. it helps to detect breast cancer.

keras python tensorflow

Last synced: 15 Apr 2026

https://github.com/Data-Science-Community-SRM/Child-Safety-System

A bot which warns users against potential predators while engaging in conversations via (online) chatrooms.

chatbot deep-learning keras lstm natural-language-processing streamlit-webapp tensorflow

Last synced: 23 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/rodrigo-brito/ml-bitcoin-prediction

Predicting bitcoin value with machine learning

bitcoin machine-learning neural-network tensorflow

Last synced: 08 May 2026

https://github.com/chen0040/pydl-image-encoders

Image encoders that convert images into numpy arrays for machine learning

image-encoders tensorflow vgg16

Last synced: 26 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/bruce-lee-ly/deep_learning

Implemented the training and inference of several common deep learning model algorithms with tensorflow and pytorch.

alexnet deep-learning densenet inception lenet-5 mobilenet python pytorch resnet shufflenet squeezenet tensorflow vgg

Last synced: 08 May 2026

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

learn tensorflow, pytorch, etc.

pytorch tensorflow

Last synced: 20 Jan 2026

https://github.com/payalord/tf-jupyterlab

Docker container with tensorflow and jupyterlab

jupyterlab tensorflow

Last synced: 01 Sep 2025

https://github.com/frederickroman/syllable-count-predictor

Neural network model that predicts the number of syllables in an English word. It shows its creation end-to-end: from data collection to evaluation of various models. One of the explored models is used in the Readgauge app.

blstm blstm-neural-networks linguistics neural-network nlp nlp-machine-learning nltk phonetics syllable-count tensorflow tensorflow2 text-classification

Last synced: 27 Apr 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/haturusinghe/cnn-age-gender

This repository contains implementations of convolutional neural networks (CNNs) for age and gender classification using facial images from the UTKFace dataset.

age-detection convolutional-neural-networks gender-detection tensorflow

Last synced: 27 Apr 2026

https://github.com/miteshgupta07/capt-image

CAPT-IMAGE is an advanced image captioning tool that generates descriptive captions for images using deep learning techniques. It utilizes a combination of VGG16 for feature extraction and LSTM for generating meaningful captions.

cnn image-captioning lstm streamlit-webapp tensorflow vgg

Last synced: 23 Jun 2026

https://github.com/ashrockzzz2003/image_segmentation_oxford_pets_dataset

Image Segmentation using Oxford Pets Dataset with the goal to improve animal tranquilizer aiming system.

apple-gpu fpn metal mts neural-networks opencv resnet34 segmentation tensorflow torch

Last synced: 26 Feb 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/faustinopsy/ml-emocoes

Projeto tensorflow e machine learning detectar emoções

machine-learning tensorflow

Last synced: 24 Mar 2025

https://github.com/frederickroman/carscore

full-stack web app that scores cars using neural network trained on UCI car evaluation dataset

cars classifier express expressjs full-stack node nodejs tensorflow tensorflow-node tensorflowjs veutify vuejs vuejs2 vuex

Last synced: 05 May 2026

https://github.com/benehiko/tensorflowobjectdetectautolabel

Auto Label training data using a small trained model

pascal-voc tensorflow tensorflow-object-detection-api

Last synced: 11 Apr 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/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/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/kmedian/keras-layernorm-rnn

RNNs with layer normalization; Prep package for tensorflow/addons, see v0.8.2, and commit https://github.com/tensorflow/addons/commit/cdb43ffd7e4b89d6ce8cdadcd62fec46c7f0f7fa

keras layer-normalization recurrent-neural-network rnn rnn-keras rnn-tensorflow simplernn tensorflow

Last synced: 15 Apr 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/fernaper/tfm-artificial-vision

Artificial Vision oriented to Vehicle Detection and Classification

artificial car city classification darknet detection flow master optical resnet smart tensorflow tfm ucm vehicle vision

Last synced: 28 Apr 2026

https://github.com/siris2314/tfcpp

TensorFlow Clone build in C++(Currently WiP)

cpp cpp-library cpp-programming deep-learning machine-learning tensorflow

Last synced: 28 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/mohalim/ifenet

IFENet, a deep learning model for tabular data

deep-learning machine-learning tabular-data tensorflow

Last synced: 28 Apr 2026

https://github.com/dust8/ocr_shixin

实现定长验证码的识别

ctc ocr shixin tensorflow

Last synced: 01 Mar 2026

https://github.com/msparihar/kidney-disease-prediction

This web application utilizes cutting-edge artificial intelligence to help people understand their risk of developing kidney disease. Developed with user-friendliness in mind, this tool allows individuals to easily enter their information and receive a personalized risk assessment.

classification computer-vision mlops-project python tensorflow

Last synced: 13 Apr 2026

https://github.com/ajaykumar095/natural_language_processing

Explore cutting-edge Natural Language Processing (NLP) techniques in this GitHub repository. Includes pre-trained models, custom NLP pipelines, text preprocessing tools, sentiment analysis, text classification, and more. Ideal for research, learning, and deploying NLP solutions in Python.

ann nltk-python python rnn spacy tensorflow text-preprocessing textblob

Last synced: 07 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/diepala/cnn-character-recognition

Build and train a Convolutional Neural Network to classify vowels with accent marks.

convolutional-neural-networks deep-learning python tensorflow

Last synced: 09 May 2026

https://github.com/filiptronicek/avengers-ai

A simple app for showing what's possible with the Google's open-source project Tensorflow.

css js tensorflow

Last synced: 09 May 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/yell/python-utils

:recycle: A collection of reusable code for python projects

infrastructure machine-learning machinelearning pytorch tensorflow utilities utility-library utils utils-library

Last synced: 09 May 2026

https://github.com/iamdevnd/kavach

Developed an AI-powered browser extension capable of detecting and blocking NSFW (Not Safe for Work) content in real-time.

back-end-development dataclustering datapreparation javascript machine-learning mobilenetv2 tensorflow

Last synced: 19 Feb 2026

https://github.com/11sshukla/mental_health_story_analyzer

This project is an AI-powered NLP pipeline that analyzes user-written stories to detect emotions.

ann artificial-intelligence deep-learning keras machine-learning nlp python streamlit tensorflow

Last synced: 09 Apr 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/ndizeyedavid/potato-leaf-disease-predicter

🤖 Ai project that uses your camera to predict if potatoes are Good or sick according to their leaves

ai machine-learning python raspberry-pi tensorflow

Last synced: 09 May 2026

https://github.com/ameyagodbole/data-utils

Data handling tools

tensorflow

Last synced: 29 Apr 2026

https://github.com/gaizkiaadeline/text-classification-model-using-lstm-and-word2vec-vectorization

This repository contains a text classification model using LSTM, Word2Vec embeddings, and the Adam optimizer for efficient training and classification of textual data. The model classifies textual data based on pre-trained word vectors and is built with TensorFlow and Keras.

adam-optimizer keras lstm tensorflow word2vec

Last synced: 09 May 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/chandadiya2004/mnist-digit-classification

This repository demonstrates MNIST digit classification using deep learning. It includes a neural network model built with frameworks like TensorFlow to classify handwritten digits (0-9) from the MNIST dataset. The project covers data loading, preprocessing, model training, evaluation, and accuracy visualization.

confusion-matrix cv2 google-colab-patches keras matplotlib-pyplot numpy pillow python seaborn tensorflow

Last synced: 12 Feb 2026

https://github.com/ronnie-allen/music-genre-classification-with-cnn

A machine learning model for classifying music genres based on audio features. This repository contains the code and resources for building, training, and evaluating the model using popular libraries like TensorFlow and scikit-learn. It aims to predict the genre of music from raw audio data, providing a practical solution for music classification..

classification-model machine-learning ml-projects python streamlit tensorflow

Last synced: 29 May 2026

https://github.com/laavanjan/lstm-rnn-next-word-prediction

An advanced LSTM RNN-based deep learning model designed for next-word prediction. This model processes sequential text data using deep learning techniques to generate accurate and context-aware word predictions in real-time

jupyter-notebook numpy pandas-dataframe rnn rnn-tensorflow streamlit-webapp tensorflow

Last synced: 09 May 2026

https://github.com/abhinavsharma07/hand_gesture_recognition-deep_learning

The objective of this project is to recognize hand gestures using state-of-the-art neural networks.

cnn deep-learning keras lstm modelevaluation recurrent-neural-networks rnn tensorflow

Last synced: 12 Feb 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/quanhua92/tensorflow-2.x-cheatsheet

CheatSheet for deep learning and machine learning researchers using Keras & TensorFlow 2.x

cheatsheet keras tensorflow tensorflow2

Last synced: 08 May 2026

https://github.com/wittyicon29/text-generation-using-tensorflow-rnn-lstm-

The model uses LSTMs to generate text and also is a good example for getting started into RNNs and LSTMs. The model is trained on the publicly available dataset called Shakespeare.

deep-learning lstm machine-learning rnn tensorflow

Last synced: 29 Apr 2026

https://github.com/kazuhito00/mnist-sample-using-tf-simple-metric-learning

tf-simple-metric-learning を用いてMNISTで距離学習を実施するサンプルです。

metric-learning mnist tensorflow

Last synced: 29 Apr 2026

https://github.com/nvinayvarma189/deep-learning-with-tensorflow

This repo consists all the basics of tensorflow and all major Deep Learning algorithms and techniques implemented in tensorflow. It will explain you the basics of tensorflow. You can visualize how tensors flow through a grapg while you create one

autoencoder cnn deep-learning gan matplotlib neural-network numpy pandas python3 reinforcement-learning rnn tensorflow

Last synced: 11 Apr 2026

https://github.com/vishal-v/yolov3-object-detection

Object detection using the YOLO v3 algorithm and comparing it with R-CNNs

python tensorflow yolov3

Last synced: 29 Apr 2026

https://github.com/zackakil/sklearn-and-tensorflow-book-exersices

My answers to the exercises from hands on machine learning with scikit-learn and tensorflow.

book exercises sklearn tensorflow

Last synced: 10 May 2026

https://github.com/pngo1997/astrophysical-objects-classification

Project applies machine learning techniques to classify astrophysical objects using observational data from the Large Synoptic Survey Telescope (LSST).

adaptive-boosting-algorithm classification down-sampling gradient-boosting keras machine-learning neural-network python random-forest scikit-learn supervised-learning tensorflow time-series

Last synced: 10 May 2026

https://github.com/au-re/vae

:mortar_board: A simple variational autoencoder implementation

deep-learning machine-learning tensorflow

Last synced: 29 Apr 2026

https://github.com/orthoseg/segmodels_keras

Segmentation models with pretrained backbones. Keras and TensorFlow Keras.

ai keras models segmentation tensorflow

Last synced: 10 Apr 2026

https://github.com/canoksuzoglu1/rice-classification-cnn

Rice-Classification-CNN is a TensorFlow-based project for classifying rice varieties using Convolutional Neural Networks. It utilizes a publicly available dataset to train and evaluate a CNN model for accurate classification of rice images.

cnn convolutional-neural-networks data-augmentation deep-learning image-classification image-processing machine-learning python tensorflow

Last synced: 13 Feb 2026

https://github.com/arindas/esrgan

Tensorflow 2.0 implementation of ESRGAN

deep-learning esrgan gan super-resolution tensorflow

Last synced: 28 Aug 2025

https://github.com/hanzopgp/lstmcryptopriceprediction

TensorFlow LSTM neural networks which predict cryptocurrencies future prices. Starting from Sentdex's tutorial.

artificial-intelligence deep-learning lstm-neural-networks machine-learning matplotlib numpy personal recurrent-neural-networks tensorflow

Last synced: 11 May 2026

https://github.com/sebukpor/multi-cancer-classification

The Multi-Cancer Classification Tool is a deep learning-powered web application designed to classify different classes of cancers based on medical images, providing accurate and fast results to aid medical specialists in diagnosis.

neural neural-networks tensorflow tensorflowjs transfer-learning

Last synced: 19 Mar 2026

https://github.com/dakohhh/python-security-system

This project aims to enhance security on university campuses through the implementation of an intelligent camera security system powered by machine learning and face recognition. Built with Python, OpenCV, TensorFlow & FastAPI

bootstrap5 fastapi javascript jupyter machine-learning python tensorflow

Last synced: 11 Apr 2026

https://github.com/gigdevelopment10/neuralfunk

A Machine learning resource library for funky ML-Learners

algorithm keras machine-learning optimization-algorithms py-torch python scikit-learn tensorflow

Last synced: 29 Apr 2026

https://github.com/pratikkalein/deploy-tf-cloud-run

Deploy TensorFlow models on Google Cloud Run

google-cloud-platform ml strea tensorflow tensorflow-tutorials

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/code-with-zeeshan/skin-lesion-classification

🏥 AI-powered skin lesion classifier (Benign vs Malignant) using EfficientNetB3 + Grad-CAM. AUC: 0.935 | Recall: 94.7%

deep-learning efficientnet grad-cam gradio image-classification medical-ai python skin-cancer tensorflow transfer-learning

Last synced: 27 Jun 2026

https://github.com/sedatdikbas/cifar10-transfer-learning

Bu proje, CIFAR-10 veri seti üzerinde transfer öğrenme yöntemlerini kullanarak görüntü sınıflandırma yapmayı amaçlamaktadır. Farklı derin öğrenme modelleri (VGG16, InceptionV3, ResNet50, MobileNetV2, DenseNet121) ile eğitim yapılmış ve her modelin performansı karışıklık matrisleri ile değerlendirilmiştir.

cifar10 data-augmentation deep-learning image-classification machine-learning model-evaluation neural-networks python tensorflow

Last synced: 12 May 2026