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/hrolive/upscaling-ai-worflows

How to use Docker and Singularity containers in conjunction with TensorFlow and Horovod to do distributed training and upscale an AI app.

containers deep-learning docker high-performance-computing horovod machine-learning natural-language-processing notebook singularity tensorflow transfer-learning

Last synced: 04 May 2026

https://github.com/valohai/test-mnist

MNIST digit detection using TensorFlow; compatible with the Valohai platform.

ai ml mnist tensorflow

Last synced: 15 Apr 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/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/fabiancormier/cross-domain-transfer-learning-from-human-motion-to-robot-fault-detection

The code trains an LSTM-based residual model on human motion data and applies transfer learning to detect robotic joint faults. It preprocesses data, maps robot features to human-like patterns, and fine-tunes a model while freezing early layers. The optimized model is evaluated with class weighting, callbacks, and feature importance analysis.

bilstm-model feature feature-adaptation feature-engineering fine-tuning lstm-model lstm-neural-networks nn rnn tensorflow

Last synced: 26 Jun 2025

https://github.com/minsithu/podoco

Deep Learning App for Plant Disease Classification

flutter tensorflow tensorflowlite

Last synced: 28 Apr 2026

https://github.com/florianwoelki/titanic_classification

This is a binary classification problem for the titanic dataset.

deep-learning jupyter-notebook kaggle keras machine-learning python tensorflow titanic titanic-dataset

Last synced: 12 Apr 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/boltuix/tflite-text-classifier-android-app

This Android app leverages a TensorFlow Lite model for on-device classification of social media posts into 11 categories, including technology, sports, finance, and more. Built with Kotlin and Jetpack Compose, it ensures efficient, privacy-focused inference without server dependencies.

ai android appdev colab-notebook jetpack-compose jetpackcompose kotlin machine-learning mobile-app nlp on-device tensorflow tensorflow-lite text-classification tflite tflite-models tips-and-tricks

Last synced: 02 Sep 2025

https://github.com/himanshkr03/brain-tumor-segmentation-using-u-net

This repository contains a deep learning project for brain tumor segmentation using a 2D U-Net architecture applied to the BraTS2020 dataset. The project includes data preprocessing, model training, evaluation, and visualization.

brain-tumor-segmentation deep-learning keras medical-imaging python tensorflow unet-image-segmentation

Last synced: 12 Apr 2026

https://github.com/ajimaulana123/model-ml-sistem-informasi

Proyek ini adalah bagian dari sistem informasi untuk mendeteksi transaksi penipuan dalam sistem keuangan. Dengan menggunakan teknik machine learning.

machine-learning python sistem-informasi tensorflow

Last synced: 20 Apr 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/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/rashidmakki/facialdetection

web app that detect your face and create a mesh of your face.

javascript machine-learning tensorflow

Last synced: 11 May 2026

https://github.com/andr3w03/chicago-weather-time-series

Machine Learning Development - Chicago Weather Time Series

dicoding keras lstm machine-learning mae python tensorflow time-series

Last synced: 08 May 2026

https://github.com/1010code/tfliteclassfication

Deploy TensorFlow Classification Model in Android — TF Lite

android iris-classification tensorflow tflite

Last synced: 08 May 2026

https://github.com/rani-sikdar/tensorflow-learning

A comprehensive repository for learning TensorFlow, featuring code examples, projects, and resources. Covers concepts from beginner to advanced, including neural networks, CNNs, RNNs, NLP, and deployment. Ideal for students, developers, and AI enthusiasts.

artificial-neural-networks convolutional-neural-networks deep-learning deep-neural-networks keras-tensorflow machine-learning recurrent-neural-networks tensorflow tensorflow-models

Last synced: 11 May 2026

https://github.com/hanugafathurc/imageclassificationforemotionrecognition

Image classification model for emotion recognition using TensorFlow & Keras. Built with MobileNetV2 and supports deployment via TensorFlow Lite & TensorFlow.js.

deep-learning image-classification keras machine-learning tensorflow

Last synced: 07 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

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/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/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/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/buddhilive/buddhilive-chatbot

Buddhilive is a OpenSource Chatbot Project based on TensorFlow.

opensource-chatbot python tensorflow

Last synced: 09 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/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/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/batuhanaktan/respiratoryillnessdetectionusingml

In the current state of healthcare many hospitals are working over their capacity, and our group wanted to help fix this issue, we used machine learning to diagnose a healthy lung X-ray from a sick one.

healthcare machine-learning sequential-models tensorflow

Last synced: 13 May 2026

https://github.com/mostafanabieh/convolutional-neural-network-cnn

training a simple Convolutional Neural Network (CNN) to classify CIFAR images

deep deeplearning machine-learning tensor tensorflow tensorflow2

Last synced: 13 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/fakturk/resumedate

date detecting on the resumes / cv with deep learning (tensorflow)

date object-detection resume resume-parser tensorflow

Last synced: 13 May 2026

https://github.com/onfranciis/streamforge

Transparent background webcam stream using tensorflow and bodypix on ReactJS

bodypix react stream tensorflow tensorflowjs typescript

Last synced: 10 May 2026

https://github.com/farzanmrz/music-genre-classification

🎵 Music Genre Classification using Machine Learning 🚀 A Python project that leverages machine learning algorithms to classify music tracks into genres based on audio features. Explore KNN, SVM, Decision Trees, and more. Checkout the plotted graphs for model comparison!

kaggle-dataset keras machine-learning music-classification neural-networks tensorflow

Last synced: 10 May 2026

https://github.com/gabrielsantoslima/fine-tuning-cnns-example

🧪An example of Fine-Tuning of CNN models using Keras and Tensorflow.

cnns fine-tuning keras machine-learning tensorflow

Last synced: 10 May 2026

https://github.com/guifernandess7/mediscanai-brain-tumor-classifier

MediScanAI is a computer vision healthcare web app applying AI for medical insights. It classifies different brain tumor types based on tomography images.

django-rest-framework medical-imaging tensorflow vuejs

Last synced: 10 May 2026

https://github.com/swastikgorai/asl_classifier

A model for recognizing the ASL Alphabets. Simple Jupyter notebook with a Kaggle Dataset!

american-sign-language asl-recognizer convolutional-neural-networks deep-learning kaggle machine-learning object-detection tensorflow

Last synced: 10 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/the-swarm-corporation/brainwave

Brainwave is a state-of-the-art neural decoder that transforms electroencephalogram (EEG) and brain signals into multimodal outputs including images, videos, and text.

ai attention eeg mamba mamba-state-space-models ml neuroml neuroscience neurosicence pytorch ssm ssms tensorflow

Last synced: 10 May 2026

https://github.com/alicankaya192/deep_learning_path

Sıfırdan ileri seviyeye Deep Learning yol haritası. 11 modül: PDF + Python + Jupyter Notebook. NumPy · TensorFlow · PyTorch karşılaştırmalı implementasyonlar.

artificial-intelligence cnn data-science deep-learning gan jupyter-notebook lstm machine-learning neural-networks numpy python pytorch rnn tensorflow transformer

Last synced: 21 Jun 2026

https://github.com/abdulfatir/vae-tensorflow

Variational Auto-Encoder based on DC-GAN-like architecture

dcgan deep-learning neural-networks tensorflow vae variational-autoencoder

Last synced: 10 May 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/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/emrecpp/doviztahmin

Türk Lirası'nın gelecekte Dolar ve Euro karşısındaki değerini yapay zeka ile tahmin eden PySide6 tabanlı proje

ai gui pyqt pyside python qfluentwidgets qt tensorflow ui

Last synced: 11 Apr 2026

https://github.com/kushxkalsi/birds-image-classification-model

Image Classification Model using CNN to classify different birds species.

cnn deep-learning image-classification python sklearn tensorflow

Last synced: 20 Jan 2026

https://github.com/jakegrigsby/supersonic

Multiworker PPO with random network distillation in eager execution Tensorflow

deep-reinforcement-learning ppo rnd sonic tensorflow

Last synced: 11 Apr 2026

https://github.com/serhatderya/fall_detection

This project implements a computer vision-based fall detection system using deep learning techniques. The system can detect whether a person has fallen in images or video frames.

ai artificial-intelligence artificial-neural-networks computer-vision deep-learning deep-neural-networks deeplearning falldetection matplo neural-network numpy opencv pil pillow pytorch tensorflow yolo yolov5 yolov8

Last synced: 11 Apr 2026

https://github.com/solrikk/pictrace-web

PicTraceV2 is a highly efficient image matching platform that leverages computer vision using OpenCV, deep learning with TensorFlow and the ResNet50 model, asynchronous processing with aiohttp, and Selenium for browser automation. PicTraceV2 allows users to upload images directly or provide URLs, quickly scanning a vast database to find image

automation computer-vision data-analysis data-extraction deep-learning image-processing image-search machine-learning natural-language-processing opencv openpyxl pandas python selenium tensorflow web-scraping yandex yandex-api

Last synced: 12 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/rusiruchapana/blood-group-prediction

Creating a machine learning project to predict blood groups from fingerprint patterns

asp-net-web-api keras matplotlib numpy opencv-python pandas pillow scikit-learn tensorflow

Last synced: 11 Apr 2026

https://github.com/sreevathsagolla/sisr_downscaling

Code and data for our research work on "Comparative assessment of image super-resolution techniques for spatial downscaling of IMD Gridded Rainfall Data"

climate-downscaling cnn convolutional-neural-networks image-super-resolution keras residual-neural-network sisr statistical-downscaling tensoflow tensorflow

Last synced: 10 Mar 2026

https://github.com/sarincr/introduction-to-pyqt5

PyQt5 is a comprehensive set of Python bindings for Qt v5. Qt is set of cross-platform Python libraries that implement high-level APIs for accessing many aspects of modern desktop and mobile systems.

app appdevelopment data-science kivy kivymd machine-learning numpy opengl pygui pyqt pyqt5 pyqt5-desktop-application pyqt6 pyside2 scipy tensorflow tkinter tkinter-graphic-interface tkinter-gui tkinter-python

Last synced: 13 Apr 2026

https://github.com/eman288/ai-coach

The app helps you detect if the exercise is right or not. currently, we support push-ups, crunches, and squats.

ai jupyter-notebook mediapipe pose-detection python python3 tensorflow

Last synced: 21 Feb 2026

https://github.com/emalagoli92/van-classification-tensorflow

TensorFlow 2.X reimplementation of Visual Attention Network, Meng-Hao Guo, Cheng-Ze Lu, Zheng-Ning Liu, Ming-Ming Cheng, Shi-Min Hu.

computer-vision deep-learning image-classification python pytorch tensorflow transformers

Last synced: 05 Jan 2026

https://github.com/belajarqywok/tebakaja_cryptocurrency

provides accurate and scalable cryptocurrency forecasts by integrating advanced techniques, ensuring reliable predictions for informed decisions.

cython fastapi forecasting gcc-complier huggingface keras tensorflow

Last synced: 14 Feb 2026

https://github.com/offchan42/honnet-web

Website for my HoNNeT deep learning side-project

bulma-css deep-learning flask gunicorn heroku hon jinja2 keras python tensorflow vuejs2

Last synced: 12 Apr 2026

https://github.com/coder-deep/computervision-braintumordetection

Developed a robust deep learning model for classifying brain tumors using MRI images, achieving a 98% accuracy. Demonstrated its real-world applicability in medical diagnostics.

computer-vision deep-learning image-processing opencv python pytorch resnet-18 tensorflow vgg13

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

Projeto tensorflow e machine learning detectar emoções

machine-learning tensorflow

Last synced: 24 Mar 2025

https://github.com/hcl-tech-software/become-an-rtist

Sketch drawing game for the Raspberry Pi with camera and push button. Uses image recognition to recognize a sketch drawn by the player.

image-recognition model-realtime raspberry-pi raspberry-pi-camera tensorflow

Last synced: 11 Apr 2026

https://github.com/antonio-f/deeplearning_project5-gan-face-generation

Using generative adversarial networks to generate new images of faces (datasets: MNIST, CelebA).

celeba celeba-dataset face-generation gan generative-adversarial-network mnist tensorflow udacity udacity-deep-learning

Last synced: 19 Jun 2025

https://github.com/dn070017/neural-networks-basics

Neural Networks Basics using Tensorflow

neural-networks tensorflow

Last synced: 13 May 2026

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/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/sarah627/deep-learning

This repo contains deep learning projects, applications on DL concepts, and DL roadmap

classification cnn deep-learning jupyter-notebook keras neural-network python tensorflow

Last synced: 18 Apr 2026

https://github.com/diegoperea20/own_dataset_segmentation_yolov8

Segmentacion y detection de objetos con propio dataset usando YOLOV8 , en el que se utiliza un dataset propio de una moneda de 200 pesos colombianos del año 2023.

coins colombia data opencv own python segmentation tensorflow yolov8

Last synced: 12 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