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/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/rikulauttia/ai-gpu-playground-mac

Hands-on CPU vs GPU benchmarks for Apple Silicon (M-series): PyTorch MPS, TensorFlow-Metal, MLX, and llama.cpp to measure TFLOP/s & tokens/sec and learn why GPUs accelerate training.

apple-silicon benchmark deep-learning education gpu hands-on llamacpp matrix-multiplication metal mlx mps pytorch tensorflow tflops tokens-per-second

Last synced: 06 May 2026

https://github.com/aakashdhakal/fruits-classification

A tool that can classify/recognize various fruits on the basis of input image made in python using tensorflow and keras library

keras machine-learning python tensorflow

Last synced: 16 Apr 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/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/dhruvsrikanth/monodepth

Monocular Depth Estimation via Transfer Learning using purely Tensorflow 2.0!

autoencoder deep-learning depth-estimation machine-learning neural-networks python tensorflow tf2 transfer-learning

Last synced: 29 Apr 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/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/dineshpinto/ml-droplet-recognition

Neural network for micro-fluidic droplet LLPS recognition

biology deep-learning keras machine-learning neural-network tensorflow

Last synced: 20 Apr 2026

https://github.com/geyang/tf_logger

logging utility for tensorboard

pytorch tensorboard tensorboard-visualizations tensorflow

Last synced: 06 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/frederickroman/divorsee

Private divorce predictor using tensorflow on a prerendered Angular progressive web app.

angular angular-material angular2 classifier divorce-prediction neural-network prerender private pwa pwa-app questionnaire tensorflow tensorflowjs

Last synced: 20 Apr 2026

https://github.com/ayaz-amin/neuralnetworkpong

Pong AI Written in Python 3.6.7, JavaScript and HTML

deep-learning html5 javascript keras pong python3 tensorflow

Last synced: 16 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/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/sorna-fast/breast-cancer-diagnosis-neural-network

ANN-based breast cancer classifier using the Wisconsin Diagnostic Dataset. Implements advanced feature engineering and achieves 98.25% test accuracy. Includes comprehensive EDA, model training, and clinical impact analysis

keras-classification-models keras-neural-networks keras-tensorflow matplotlib-pyplot pandas-dataframe scikit-learn seaborn-plots sklearn-library tensorflow

Last synced: 20 Apr 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/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/marcinwitnik/simple_linear

Prosty model regresji liniowej zbudowany w TensorFlow/Keras. Uczy się zależności y = 2x - 1 i przewiduje nowe wartości na podstawie danych wejściowych.

ai beginner-friendly keras linear-regression machine-learning ml model pycharm python regression tensorflow training tutorial

Last synced: 15 Apr 2026

https://github.com/vivelev/senet-flow

Squeeze-and-Excitation Network - implementation in TensorFlow

neural-network squeeze-and-excitation tensorflow

Last synced: 07 May 2026

https://github.com/sayanjit082805/natural-scene-classifier

Image classifier for classifying natural scenes/images using a CNN

convolutional-neural-networks deep-learning tensorflow

Last synced: 18 Apr 2026

https://github.com/mohamedaminebessrour/emotion-detection-resnet50

TensorFlow-based deep learning model to classify human emotions from facial expressions using the AffectNet dataset. Includes preprocessing, training, evaluation, and prediction tools. Perfect for exploring emotion recognition and transfer learning.

affectnet artificial-intelligence computer-vision data-augmentation deep-learning emotion-recognition facial-expression-recognition human-computer-interaction image-classification image-processing neural-networks python resnet-50 tensorflow

Last synced: 30 Apr 2026

https://github.com/eva-kaushik/tensorflow-tool-time-series

Tensorflow Tool for Time-Series

tensorflow tensorflow-models

Last synced: 08 Mar 2026

https://github.com/harshramani00/human-action-recognition

A Human Action Recognition (HAR) model combining 3D CNN and LSTM networks to accurately recognize actions in videos using spatial-temporal feature extraction. Trained on UCF-50 and outperforming existing architectures.

3d-cnn computer-vision deep-learning human-action-recognition lstm machine-learning python spatial-temporal tensorflow ucf50-dataset video-classification

Last synced: 24 Jul 2025

https://github.com/uhstray-io/pyrizon

Data Collection, Analysis, Mapping, Pipelining & Transformation, & API using Python

api data-engineering etl numpy pandas plotly python pytorch raw-data scikit-learn seaborne sql sqlite tensorflow

Last synced: 09 Apr 2026

https://github.com/meetps/tf-devanagri

Convolutional Neural Networks to identify Devanagri characters implemented in Tensorflow

character-recognition convolutional-neural-networks tensorflow

Last synced: 15 May 2026

https://github.com/m-romanenko/tv-script-generation

Generating new Simpsons scripts with an RNN

lstm python rnn tensorflow

Last synced: 08 May 2026

https://github.com/slxiao/prober

:mag_right: Software bug predictor based on machine learning algorithm

ai bug-prediction machine-learning software-testing tensorflow

Last synced: 16 May 2026

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

Audio encoders that convert audios into numpy arrays for machine learning

audio-encoders tensorflow

Last synced: 20 May 2026

https://github.com/akshay-kamath/datacamp_course_material

This repository contains list of course material for python ,R, data science related topics

analytics datacamp datacamp-python datascience deep-learning machine-learning nlp pandas power-bi r tensorflow

Last synced: 16 Apr 2026

https://github.com/islam-hady9/image-classifier-gui-app

Simple Machine Learning GUI App with Taipy and Tensorflow

cnn deep-learning imageclassification machine-learning python taipy-gui tensorflow

Last synced: 09 Apr 2026

https://github.com/aeksco/hackathon_jupyterhub

A hackathon-friendly JupyterHub deployment with Docker & NGINX.

jupyter-notebook jupyterhub jupyterhub-hackathon nginx open-data pandas python2 python3 r-notebook tensorflow

Last synced: 09 Apr 2026

https://github.com/johnberroa/tensorflow-function-guides

Notebooks to provide examples of how to use some Tensorflow functions

tensorflow tensorflow-examples tensorflow-tutorials

Last synced: 29 Apr 2026

https://github.com/malwarebo/carcinet

Basic breast cancer detection using Machine Learning

deep-learning keras machine-learning matplotlib numpy python3 scipy tensorflow

Last synced: 09 Apr 2026

https://github.com/seigtm/pyposture

Course work code for my university's (SPbPU) course "Computer Architecture".

computer-architecture ipynb ipython-notebook python python3 spbpu spbstu tensorflow tensorflow-examples

Last synced: 30 Sep 2025

https://github.com/beomi/tf-keras-on-lambda

Example Repo for Tensorflow + Keras on AWS Lambda

aws keras lambda tensorflow

Last synced: 20 Apr 2026

https://github.com/notedance/adopt

TensorFlow implementation for "ADOPT: Modified Adam Can Converge with Any β2 with the Optimal Rate"

deep-learning deep-reinforcement-learning keras machine-learning optimizer reinforcement-learning tensorflow

Last synced: 09 Apr 2026

https://github.com/p4ul-m/image-classificator

Image Classificator is a web application that allows users to upload images and classify them using pre-trained models. All services are totally independant and can run on different place.

express grpc image-classification keras machine-learning python react tensorflow

Last synced: 10 Apr 2026

https://github.com/gperdrizet/deeplearning-devcontainer

Containerized development environment for deeplearning projects

deep-learning devops mlops neural-networks python pytorch tensorflow

Last synced: 06 Jul 2026

https://github.com/lachlanharrisdev/skin-cancer-classification

Python x Tensorflow project that identifies whether a skin lesion is Benign or Malignant with a >90% accuracy

ai cancer-detection healthcare python tensorflow

Last synced: 22 May 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/silviaamam/tf_hackathon

TensorFlow workshop for the Centre for Computational Chemistry

hackathon tensorflow tensorflow-tutorials

Last synced: 29 Apr 2026

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

Practicing and learning TensorFlow

machine-learning python tensorflow tutorial

Last synced: 13 Apr 2026

https://github.com/davityak03/animal-image-classification-using-cnn

Animal image classification using Convolutional Neural Networks (CNNs) involves training a model to recognize and categorize different animal species based on their images. The CNN architecture excels at automatically extracting features from images, such as shapes and textures, which are crucial for accurate classification.

cnn-classification keras numpy pandas pretrained-models python tensorflow

Last synced: 08 Apr 2026

https://github.com/prem07a/dog_cat

Build and train a deep learning model to classify cat and dog images, with model performance analysis.

cnn deep-learning dog-cat-classification keras python3 streamlit-webapp tensorflow

Last synced: 05 May 2026

https://github.com/kostasereksonas/ids_test

Code for intrusion detection system based on "Intrusion Detection System Using Machine Learning Algorithms" tutorial on Geeksforgeeks and Intrusion Detection on NSL KDD Github repository.

ids intrusion-detection intrusion-detection-system nsl-kdd-dataset numpy pandas python scikit-learn tensorflow

Last synced: 08 Apr 2026

https://github.com/oneapi-src/data-streaming-anomaly-detection

AI Starter Kit for Data Streaming Anomaly Detection using Intel® Optimized Tensorflow*

deep-learning tensorflow

Last synced: 04 Apr 2025

https://github.com/savitar-hub/image-classification

Notebooks on how image classification can help businesses make better decisions and improve the customer experience.

image-classification image-processing jupyter-notebook numpy opencv pandas pytorch tensorflow

Last synced: 08 Apr 2026

https://github.com/umbaji/yodi

This is the official repository for Yodi, the speech recognition model for 8 words, in Ewè. The yodi package is also useful for rapid inference inference on speech data, especially on the mini_speech datasets.

data data-visualization keras python3 speech-recognition tensorflow

Last synced: 12 Jan 2026

https://github.com/diegoperea20/nextjs-netflix-cluster-with-tensorflow

Nextjs Netflix Cluster with Tensorflow converting a kmeans cluster model to tensorflowjs that is .json

cluster duration json kmeans netflix nextjs release-year tensorflow

Last synced: 10 Apr 2026

https://github.com/namansnghl/world-econ-growth-forecast

Forecasting GDP for IMF member countries (End-to-End Data Engg + ML on GCP)

airflow cicd-pipeline docker-compose gcp mlflow mlops-project tensorflow

Last synced: 04 Jan 2026

https://github.com/ondrejhruby/fashion-mnist-cnn

Deep Learning Project: Image classification with Fashion MNIST using Convolutional Neural Networks (CNN).

classification cnn computer-vision data-preprocessing deep-learning fashion-mnist image-classification keras machine-learning neural-networks python tensorflow

Last synced: 02 Jan 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/lukashedegaard/keras-visual

Visualisation framework for Tensorflow Keras models

explanation keras tensorflow visualization

Last synced: 10 Apr 2026

https://github.com/0xnaman1/mnist-and-cifar-dataset-digit-and-image-recognizer

The repository contains the Convolution Neural Network model that can be used to predict a grayscale digit trained on MNIST dataset from Keras.

keras-neural-networks python tensorflow

Last synced: 27 Jun 2025

https://github.com/asahi417/semanticsegmentation

Tensorflow implementation of DeepLab v3+. Show results trained over PASCAL data.

deep-learning semantic-segmentation tensorflow

Last synced: 20 May 2026

https://github.com/ashraf-khabar/licence-plate-recognition

About The realization of a radar system for the detection of vehicle license plates is an innovative and ambitious technological project that aims to improve road safety and facilitate the identification of vehicles in traffic

ai deep-learning deep-neural-networks flask flask-api machine-learning machine-learning-algorithms oracle-database oracle-db python python3 shell sql tensorflow

Last synced: 11 Apr 2026

https://github.com/amir-tav/fraud-detection

Appling unsupervised learning (Autoencoder) model to detect fraudulent transactions.

autoencoder fraud-detection kaggle python tensorflow

Last synced: 05 May 2026

https://github.com/kavithma-thushal/animal-classification-ai

Welcome to the Animal AI project! This web application uses a deep learning model to predict the class of an animal based on an uploaded image.

ai model python tensorflow

Last synced: 11 Feb 2026

https://github.com/curiousily/alien-vs-predator-tensorflow-js-classification

Build a simple Convolutional Neural Network with TensorFlow.js and use it to classify images of Aliens and Predators

convolutional-neural-networks data-science deep-learning javascript machine-learning neural-networks tensorflow

Last synced: 15 May 2026

https://github.com/shanmukhsrisaivedullapalli/automatic-ticket-classification

This project processes customer complaint data using pandas for data manipulation and applies text preprocessing techniques, including lemmatization, to clean and normalize complaint text. The `tqdm` library provides progress bars for efficient tracking of text processing tasks.

matplotlib neural-networks nlp numpy pandas python3 scikit-learn seaborn tensorflow tqdm wordcloud

Last synced: 11 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/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/walmartbaggg/Stock-Prediction

Machine learning project using LSTM networks to predict stock prices based on historical data from multiple companies.

machine-learning ml prediction predictions python stock stock-market stock-prediction stock-price-prediction stock-prices tensorflow yfinance

Last synced: 04 Apr 2025

https://github.com/selcia25/sleep-disorder-detection

💤This project aims to develop an automated method for detecting sleep disorders from heart rate signals.

cnn-classification kmeans-clustering machine-learning matplotlib scikit-learn scipy sleep-disorders tensorflow

Last synced: 05 Jan 2026

https://github.com/sminerport/imdbsentimentclassifier

A sentiment analysis model trained on the IMDb Movie Reviews Dataset to classify reviews as positive or negative. This project uses a Bidirectional LSTM with GloVe embeddings, batch normalization, and regularization to improve accuracy and generalization. Includes data preprocessing, model training, and evaluation.

bidirectional-lstm deep-learnning git-lfs glove imdb-dataset keras lstm machine-learning movie-review-app natural-language-processing nlp opinion-mining python sentimental-analysis tensorflow text-classification

Last synced: 29 Apr 2026

https://github.com/paulj1989/bulgarian-constitutional-court-decisions

Developing NLP models for text and sentence classification using legal texts from the Bulgarian constitutional court.

keras neural-network nlp scikit-learn tensorflow tesseract

Last synced: 04 May 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/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/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/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/edwinabdonshayo/uno-recognition

UNO Recognition Program. Using the CNN technology to train a dataset of UNO cards.

cnn dataset gpu keras opencv pillow python recognition tensorflow uno unocards

Last synced: 26 Jan 2026

https://github.com/paulmg/unity-ml-challenge

A Machine Learning Unity 3d game consisting of a spaceship agent dodging missiles

2d-game csharp machine-learning python tensorflow unity3d

Last synced: 11 Apr 2026

https://github.com/progaurab/tensorflowjs

A JavaScript library for training and deploying machine learning (ML) models in the browser and on Node.js

javascript tensorflow tensorflow-js

Last synced: 15 May 2026

https://github.com/bdshrk/neuraldrummer

A neural network for generating drum tracks for songs using Python and TensorFlow.

computational-creativity creativity deep-learning drum-machine drumkit drums machine-learning neural-network python tensorflow

Last synced: 20 May 2026

https://github.com/diegoperea20/nextjs-wine-quality-prediction

Nextjs Wine quality prediction with Tensorflow converting .h5 model to tensorflowjs that is .json and .bin

h5 json model nextjs prediction quality tensorflow wine

Last synced: 11 Apr 2026

https://github.com/simoninithomas/dlfn_language_translation

A Seq-to-seq model that translates English to French

deep-learning lstm nlp rnn seq2seq tensorflow

Last synced: 27 May 2026

https://github.com/devwithzain/tensorflow-learning

Learning Tensorflow

numpy tensorflow

Last synced: 19 May 2026