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/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/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/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/saiankit/time-series-analysis-weather-data

This is the repository where I store the work done in Time Series Analysis Domain at Bhaskaracharya Institute for Space Applications and Geoinformatics, Gandhinagar

lstm lstm-neural-networks streamlit tensorflow time-series time-series-analysis

Last synced: 11 May 2026

https://github.com/puureya2/machine-learning-tensorflow

Year 2, Principles of Artificial Intelligence ISB42403, Final Project, TensorFlow-Keras CNN Model Training, Machine Learning

cnn-model keras matplotlib python tensorflow

Last synced: 05 May 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/avijit-jana/cnn-architectures-benchmark

A comparative benchmark of popular Convolutional Neural Network architectures (LeNet‑5, AlexNet, GoogLeNet, ResNet, Xeception) on MNIST, Fashion‑MNIST and CIFAR‑10 using PyTorch. Includes analysis of loss curves, accuracy, precision, recall and F1‑scores.

benchmarking cifar-10 cnn cnn-classification computer-vision deep-learning fmnist image-classification machine-learning mnist model-evaluation open-source pytorch tensorflow

Last synced: 08 May 2026

https://github.com/connor-mccarthy/tf-ssgan

Implementing GANBERT model from recent deep learning research paper as an easy-to-use Tensorflow model.

bert deep-learning generative-adversarial-network semi-supervised-learning tensorflow

Last synced: 13 May 2026

https://github.com/zqpei/docker_pytorch_tensorflow

This repository contains a Dockerfile for an anaconda environment with pytorch and tensorflow installed as well as oh-my-zsh, tmux and etc.

anaconda3 docker dockerfile oh-my-zsh pytorch tensorflow tmux

Last synced: 06 May 2026

https://github.com/fatemehrshd/brain-tumor-segmenation-using-mri-images

Medical Image Segmentation on the LGG Segmentation Dataset using U-Net Architecture

cnn deep-learning medical-image-segmentation python segmentation tensorflow unet

Last synced: 11 May 2026

https://github.com/vishwa-glitch/people_tracker

People Tracker with Emotion Detection 👥😊😞 A real-time web app that tracks and counts the number of people in a live video feed , classifying them as "happy" or "not happy" using facial recognition. Built with Flask, MediaPipe for face detection, and DeepFace for emotion analysis. 💻

flask flask-application machine-learning python tensorflow

Last synced: 06 May 2026

https://github.com/mjul/tensorflow-probability-lab

Tensorflow Probability experiments

python python3 statistics tensorflow

Last synced: 05 May 2026

https://github.com/marksikaundi/lead_framework

Lead Framework is a public repository containing data frames for the Lead poisoning in Kabwe Zambia.

google-colab kabwe lead-poisoning python tensorflow zambia

Last synced: 05 May 2026

https://github.com/shweshi/slap-on-face

Fun Eel Slap! project with a twist. You can use your hand to slap the eel. This project uses Tensorflow Handtrack.js for hand detection and uses it to slap the eel.

eelslap handtracking handtrackjs machine-learning tensorflow

Last synced: 11 May 2026

https://github.com/jp1016/imagecnn

Detect Clothings using TensorFlow

clothing keras keras-tensorflow machine-learning python tensorflow

Last synced: 06 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/ruban2205/face-mask-detector

This repository contains code and resources for a real-time face mask detection system using deep learning techniques. The system can identify whether a person is wearing a face mask or not, making it useful for applications in public safety, healthcare, and security.

face-detection keras machine-learning python-programming tensorflow

Last synced: 08 May 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/rijoslal/mickey

Mickey is a ML web app that captures emotions in music using LSTM and GRU-based neural networks built with TensorFlow. It features a FastAPI backend with Jinja templates for the frontend, and uses Librosa for audio processing. The system analyzes music to classify emotions, making it a powerful tool for mood-based music recommendations

fastapi html-css-javascript jinja2-templates librosa sklearn tensorflow

Last synced: 12 May 2026

https://github.com/joaoassalim/class-by-description-classifier-with-nlp

Enhancing Item Classification through Natural Language Processing: Leveraging Text Descriptions for Precise Categorization

bert fine-tuning nlp nlp-machine-learning scikit-learn sklearn tensorflow

Last synced: 06 May 2026

https://github.com/matrix97317/pig-solver

This is a toy deep-learning computing framework( such as Pytorch,Caffe etc.).

caffe cpp deeplearning deeplearning-framework pytorch tensorflow

Last synced: 05 May 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

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/0h-n0/tfdbonas

tensorflow_deep_bayes_optimization_for_neural_network_architecture_search

neural-architecture-search tensorflow

Last synced: 18 Jan 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/tiennhm/crnn-ocr

OCR using CRNN (CNN - Deep Bidirectional LSTM) and CTC loss

cnn ctc-loss deep-learning keras-tensorflow lstm neural-network ocr optical-character-recognition rnn tensorflow

Last synced: 06 May 2026

https://github.com/rizquuula/paperrockscissor-dicodingsubmission

Submission pada dicoding untuk kelas Dasar Machine Learning. Ini menggunakan metode pengolahan citra OpenCV dan CNN Tensorflow+Keras

convolutional-neural-networks dicoding keras machine-learning tensorflow

Last synced: 06 May 2026

https://github.com/chibuikeeugene/computer_vision_model_apis

Deep learning solutions built on neural networks for computer vision applications - image identification

cicd circleci computer-vision docker fastapi tensorflow

Last synced: 05 May 2026

https://github.com/vasikyrg/computational-intelligence

Projects in python and MATLAB in Computational Intelligence

matlab python rbf simulink tensorflow

Last synced: 05 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/flexycode/ccmaclrl

🤖 This repository is intended for our Machine Learning CCMACLRL COM231ML by Professor Elizer Ponio Jr

artificial-intelligence linnear-regression machine-learning machine-learning-algorithms python random-forest scikit-learn supervised-learning tensorflow

Last synced: 07 May 2026

https://github.com/axelseancp/cat_breed_classification

A machine learning project for image classification from dicoding machine learning course

computer-vision image-classification machine-learning python tensorflow

Last synced: 07 May 2026

https://github.com/buddhilive/buddhilive-chatbot

Buddhilive is a OpenSource Chatbot Project based on TensorFlow.

opensource-chatbot python tensorflow

Last synced: 09 May 2026

https://github.com/jack-development/labvision

This Android application uses Google's ML Kit to identify machinery components at the University of Birmingham's Collaborative Teaching Laboratory. The machine learning models are trained using TensorFlow Lite Model Maker.

android google-ml-kit image-classification machine-learning tensorflow

Last synced: 06 May 2026

https://github.com/sedatdikbas/aefes-time-series-forecasting

Bu proje, Anadolu Efes Biracılık ve Malt Sanayii A.Ş. (AEFES) piyasa verilerini kullanarak kapanış fiyatlarının gelecekteki değerlerini tahmin etmek amacıyla derin öğrenme yöntemleri (LSTM, BiLSTM, CNN+LSTM) kullanmaktadır. Projede, veri ön işleme, model eğitimi ve değerlendirme adımları detaylandırılmıştır.

bilstm cnn-lstm data-analysis deep-learning financial-forecasting lstm machine-learning python stock-price-prediction tensorflow

Last synced: 09 May 2026

https://github.com/kazuhito00/openvino-colab-inference-sample-using-various-frameworks-weights

OpenVINOのColaboratory上での各フレームワークの重み推論サンプル

colaboratory onnx openvino paddlepaddle pytorch tensorflow tensorflow-lite tflite

Last synced: 09 May 2026

https://github.com/lovesaroha/doodle-classifier

A simple doodle classifier trained on google's quick draw dataset.

canvas doodle-recognizer javascript machine-learning tensorflow

Last synced: 05 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/marksikaundi/handson-machinelearning

Complete Collection about Machine Learning

matplotlib pandas-python scikit-learn tensorflow

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/harirakul/malaria-detection

Using tensorflow to predict if a cell is infected by malaria.

flask malaria-detection tensorflow

Last synced: 09 May 2026

https://github.com/bryanbocao/incompletecode

Self-contained Reinforcement Learning Algorithms.

keras reinforcement-learning reinforcement-learning-algorithms 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/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/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/igorcosta/deep-docker

Docker image for Deep Learning on AWS Cloud

cuda deep-learning docker docker-image tensorflow

Last synced: 05 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/anacletu/tflm-keyword-spotting-led

Efficient Keyword Spotting for LED Control with TensorFlow Lite for Microcontrollers

arduino arduino-nano-33-ble-sense cnn keras machine-learning mcu speech-recognition tensorflow tensorflow-lite

Last synced: 05 May 2026

https://github.com/offchan42/detect-cylinder

Detect cylinder from images using deep learning

convolutional-neural-networks deep-learning keras opencv tensorflow

Last synced: 05 May 2026

https://github.com/weiaicunzai/tensorflow-practice

Tensorflow basic function practice

tensorflow tensorflow-examples

Last synced: 05 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/raghavendranhp/credit_card_fraud_detection

This repository contains code for a credit card fraud detection model using autoencoders and logistic regression, achieving 95.3% accuracy.

anomaly-detection autoencoder-neural-network credit-card-fraud data keras logistic-regression machine-learning preprocessing tensorflow

Last synced: 04 May 2026

https://github.com/axelseancp/apple-stock-forecast

A project from dicoding Machine Learning Intermediate Class with data Time Series

forecasting-time-series machine-learning python tensorflow time-series

Last synced: 08 May 2026

https://github.com/jackkimmins/alpha-class

Convolutional Neural Network for classifying drawn alphanumeric characters using EMNIST/MNIST datasets, with a Vue.js Canvas UI, as a PWA.

canvas-api emnist mnist neural-network pwa python tensorflow vuejs

Last synced: 05 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/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/valatwork/statistics

Putting together study material from various sources, from linear algebra to machine learning

calculus learning linear-algebra machine-learning probability python pytorch statistics tensorflow

Last synced: 06 May 2026

https://github.com/sayannath/noise-reduction-using-auto-encoders

Noise Reduction of Images using Auto Encoders.

autoencoder-mnist autoencoders keras tensorflow tflite

Last synced: 05 May 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/epsoft/tensorflow-variables

Tensorflow Variables

numpy tensorflow variables

Last synced: 04 May 2026

https://github.com/kazuhito00/presentation-2019

opencv2webslidesを用いたプレゼンテーション資料(2019年)

eel object-detection presentation python tensorflow webslides

Last synced: 09 May 2026

https://github.com/diegoperea20/nextjs-clasification-x-ray-pneumonia

Nextjs Classification of chest x-ray images with pneumonia and normal using dataset kaggle Chest X-Ray Images (Pneumonia), converting to .h5 model to tensorflowjs that is .json and .bin

chest chest-xray-images classification json nextjs tensorflow xray

Last synced: 10 Apr 2026

https://github.com/khaymanii/facemask_detection_system

This was built using CNN to detect if a person is wearing facemask or not

python tensorflow

Last synced: 06 May 2026

https://github.com/lazauk/udemyprojects-tensorflow

My TensorFlow study projects

study-materials tensorflow

Last synced: 09 May 2026

https://github.com/singh-dhruv/traffic-light-detection-and-recognition

Welcome to this repository! Here we explored the topic of traffic lights detection and its recognition for helping the Autonomous Vehicles in their interpretation of traffic lights and decision making while driving.

autonomous-driving computer-vision matplotlib-pyplot numpy python r-cnn tensorflow

Last synced: 05 May 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/tue-bmd/zea

zea: A Toolbox for Cognitive Ultrasound Imaging

deep-learning generative-models jax keras python pytorch tensorflow ultrasound-imaging

Last synced: 05 May 2026

https://github.com/snehadharne/oculardiseaserecognition

Fundus image analysis for ocular disease recognition using deep learning. This repository implements image preprocessing, MIRNet enhancement, and transfer learning with ResNet50 and VGG16 for classifying multiple eye diseases. Keras Tuner is used for hyperparameter optimization.

class-imbalance computer-vision convolutional-neural-networks data-augmentation deep-learning image-processing mirnet ocular-disease-recognition python resnet-50 tensorflow vgg16

Last synced: 05 May 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/pinto0309/segnet-tf

Tensorflow implementation of SegNet Tensorflow 1.11.0 + Python (I made minor bugfixes for toimcio/SegNet-tensorflow)

python segnet semantic-segmentation tensorflow

Last synced: 09 May 2026

https://github.com/frederickroman/divorce-predictor

This is a divorce predictor using a neural network. The moded is trained on the UCI dataset using tensorflow, then converted to tfjs. (This is the model used in the Divorsee app.)

classification divorce-prediction neural-network tensorflow tensorflow-tutorials tensorflow2 tensorflowjs

Last synced: 01 Aug 2025

https://github.com/himaprasoonpt/conv_models

Classic Convolutional Models

alexn conv keras tensorflow tensorflow2

Last synced: 12 Mar 2025

https://github.com/hmchuong/tf-machinelearning

Machine learning sample with tensorflow

deep-learning linear-regression machine-learning tensorflow

Last synced: 15 May 2026

https://github.com/rse-cambridge/tf-dist

Example of running TensorFlow distributed under slurm.

tensorflow

Last synced: 15 May 2026

https://github.com/linchuming/tensorflow_tutorial

Tensorflow Chinese Tutorial

tensorflow tensorflow-tutorials

Last synced: 03 Apr 2025

https://github.com/betarixm/csed499

MOTD: Modular Two-pass Defense Network without Vaccination against Adversarial Example

adversarial-attacks postech tensorflow

Last synced: 15 May 2026

https://github.com/treytuscai/deepneurallib

Deep learning library for training VGG, ResNet, and InceptionNet models on CIFAR datasets using TensorFlow.

deep-learning neural-network python tensorflow

Last synced: 16 Jun 2025

https://github.com/saswatamcode/digit_classifier

A web app which uses TensorFlow.js to train a model on the MNIST dataset and then classify handwritten digits.

javascript machine-learning tensorflow tfjs

Last synced: 17 May 2026