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/mahdizynali/deep-analysis-persian-news

Deep context explicit and text analysis of Persian news with deep NLP and using Google Trax and jax and (seprated pytorch branch)

deep-mind machine-learning natural-language-processing nlp persian-nlp pytorch tensorflow text-analysis trax

Last synced: 14 Apr 2026

https://github.com/thunder-compute/thunder-compute-documentation

Documentation for Thunder Compute, a cloud platform creating technology to virtualize GPUs over TCP

ai artificial-intelligence cloud cloud-computing cuda gpu llm machine-learning nvidia pytorch tensorflow thunder-compute virtualization

Last synced: 15 Oct 2025

https://github.com/riolaf05/ai-fire-detection

tensorflow lite converted model of an ai dnn which can be used to detect the presence of fire into uploaded photos

computer-vision continuous-delivery continuous-integration deep-learning devops docker docker-compose flask jupyter-notebook keras mlops python tensorflow tensorflow2

Last synced: 10 Apr 2026

https://github.com/simoninithomas/dlfn_image_classification

In this project, you'll classify images from the CIFAR-10 dataset. The dataset consists of airplanes, dogs, cats, and other objects. The dataset will need to be preprocessed, then train a convolutional neural network on all the samples. You'll normalize the images, one-hot encode the labels, build a convolutional layer, max pool layer, and fully connected layer. At then end, you'll see their predictions on the sample images.

classify-images cnn convolutional-neural-networks deep-learning tensorflow

Last synced: 16 Oct 2025

https://github.com/justinianus2001/face-detection

Building face object recognition and classification model based on Facenet model

face-classification face-detection facenet python tensorflow

Last synced: 29 Apr 2026

https://github.com/prabhant/tensorflow_projects

A small number of topics implemented with tensorflow.

tensorflow tensorflow-1-0 tensorflow-experiments tensorflow-tutorials

Last synced: 18 Oct 2025

https://github.com/kapshaul/deeplearning

Exploring deep learning networks and solving diverse problems through fun and practical implementations, from basics to advanced techniques.

deep-learning machine-learning nueral-network parametric-estimation pytorch tensorflow

Last synced: 24 Oct 2025

https://github.com/ola-kaznowska/ai-digit-recognition

AI digit recognition. Artificial neural network for digit recognition

ai artificial-intelligence machine-learning neural-network numpy tensorflow

Last synced: 14 Apr 2026

https://github.com/feni-katharotiya/facegaze

A real-time face detection application using Mediapipe that identifies and marks faces in video feeds.

computer-vision image-processing opencv-python tensorflow video-processing

Last synced: 21 Feb 2026

https://github.com/yilmaz08/genetic-neural-network-optimizer

A simple "Neural Network Optimizer" with genetically changing neuron and layer counts.

genetic-algorithm neural-network neural-networks tensorflow

Last synced: 11 Apr 2026

https://github.com/prashimpy/sign-language-interpreter

This is the code for a sign language interpreter, which converts texts into physical hand signs, and physical hand signs to text.

arduino opencv python tensorflow

Last synced: 29 Apr 2026

https://github.com/kevinanielsen/seiko-identifier

A database over different seiko models

ai ml5 ml5js nextjs nextjs13 react tensorflow tfjs

Last synced: 25 Feb 2026

https://github.com/ithavinduu/emotilive--fs

EmotiLive is an advanced AI-based system designed to monitor and analyze student engagement and emotional behavior in real time during classroom sessions.

cnn esrgan haar-cascade-classifier keras mediapipe nextjs opencv sentiment-analysis tensorflow

Last synced: 15 Apr 2026

https://github.com/amir-tav/gann-with-tensorflow

How to build, train, and evaluate a Generative Adversarial Network (GAN) for generating fashion images. The project covers all essential steps, from model building to training and evaluation.

gann ju kera neural-network py sequential-models tensorflow tfd

Last synced: 15 Apr 2026

https://github.com/repetere/jsonstack-math

math, linear algebra, matrix and other helpers

linear-algebra machine-learning matrix-factorization tensorflow

Last synced: 07 Feb 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/ravindramohith/find_me_out

Face recognition system using a Convolutional Neural Network (CNN) with TensorFlow and OpenCV

convolutional-neural-networks deep-learning face-recognition keras machine-learning opencv tensorflow

Last synced: 01 Feb 2026

https://github.com/black-evil-dragon/neuro-veil-demo

Pet-проект | Нейронные сети | Демонстрационный вариант

keras neuroscience python tensorflow

Last synced: 15 Apr 2026

https://github.com/dipto1971/statistical-analysis-data-science

Statistical Analysis in Data Science

numpy pandas tensorflow

Last synced: 15 Apr 2026

https://github.com/aleenabukhari/credit-card-fraud-detection---gen-ai-

SecureTrust Financial Services, a financial institution, has asked us to help them improve the accuracy of their fraud detection system. The model is a binary classifier, but it's not performing well due to data imbalance. Through frameworks such as TensorFlow and Keras in Python, I have created and trained a Generative Adversarial Network(GAN).

ai discriminator-model generative generative-adversarial-network keras-tensorflow tensorflow

Last synced: 15 Apr 2026

https://github.com/shub-garg/hybrid-lung-segmentation-disease-classification-and-severity-localization

A project for lung disease detection and analysis using deep learning. It includes lung segmentation, disease classification, and severity localization with Grad-CAM for visual explanations. This repository provides code, datasets, and documentation for replication and further research.

coatnet computervision covid-19 cv deep-learning diseaseclassification gradcam-visualization keras lung-segmentation machine-learning medicalimageanalysis opencv tensorflow unet-image-segmentation

Last synced: 27 Feb 2026

https://github.com/shreyanssatpute/women-safety-analytics-v0

Women Safety Analytics – Protecting Women from safety threats. By Team TechNeeks

harcascades image-classification imageprocessing keras opencv python tensorflow

Last synced: 12 Feb 2026

https://github.com/aakanksha1406/fake-news-classifier

to identify when an article might be fake news

keras lstm lstm-neural-networks nltk python scikit-learn tensorflow

Last synced: 13 Feb 2026

https://github.com/chrdek/colab_varioustf

Several tensorflow colab notebooks that I found from various sources

image-classification keras keras-neural-networks tensorflow tensorflow-examples tensorflow-tutorials

Last synced: 13 Feb 2026

https://github.com/cassanof/patient_api

A full-stack app that predicts cancer diagnosis using machine learning

cancer-detection golang keras machine-learning postgresql rest-api tensorflow

Last synced: 19 Apr 2026

https://github.com/akash-nath29/image-classifier

A Machine Learning Model capable to detect person's mood (happy or sad) from image

deep-neural-networks dnn keras keras-neural-networks keras-tensorflow machine-learning tensorflow tensorflow-models

Last synced: 13 Feb 2026

https://github.com/jayita11/ann-classification-customer-churn-prediction

The project predicts bank customer churn using an Artificial Neural Network (ANN). It includes data preprocessing, model training with TensorFlow and Keras, and deployment via a Streamlit app. The model's performance is visualized using TensorBoard, showcasing effective machine learning techniques for customer retention.

artificial-neural-networks customer-churn deep-learning keras machine-learning python streamlit tensorflow

Last synced: 16 Feb 2026

https://github.com/elvis-not-presley-one/animal-image-recognition-model

An Image Recognition Model That uses a Convolution Neural Network with Tensorflow to be able to tell an animal from a non-animal image

cnn convolution-neural-network data-science dataset image-classification image-recognition machine-learning neural-network python tensorflow

Last synced: 16 Apr 2026

https://github.com/phanakata/art_identification_using_cnn

Python package to indentify art painting with convolutional neural networks

convolutional-neural-networks indentifying-arts tensorflow tensorflow-models

Last synced: 16 Apr 2026

https://github.com/aryansk/computer-vision-essentials

Comprehensive computer vision project demonstrating image processing, machine learning techniques, and digit classification using Python and advanced libraries.

cv machine-learning machine-learning-algorithms naive-bayes-classifier opencv python svm-classifier tensorflow

Last synced: 16 Apr 2026

https://github.com/saanidhyam/ai-ml-dl

projects made under ai/ml/dl course

machine-learning python tensorflow

Last synced: 02 May 2026

https://github.com/engageintellect/ai-ml

Various AI-ML experiments

huggingface openai python pytorch tensorflow

Last synced: 19 Apr 2026

https://github.com/supersimple33/tic-tac-toe-tf

A number of different algorithms that may be used for playing tic-tac-toe.

algorithm artificial-intelligence game machine-learning neural-network python tensorflow tic-tac-toe

Last synced: 31 Mar 2026

https://github.com/furkanbakkal/face-recognition

Raspberry Pi - Face recognition with OpenCV

face-recognition opencv raspberry-pi raspberry-pi-camera tensorflow

Last synced: 04 Mar 2026

https://github.com/bertuginal/face-mask-detection

Real-time face mask detection with opencv, keras/tensorflow

deep-learning keras machine-learning opencv python tensorflow

Last synced: 17 Apr 2026

https://github.com/rickiepark/ml-ko

머신러닝, 딥러닝 한글 번역 저장소

deep-learning keras machine-learning python scikit-learn tensorflow

Last synced: 17 Apr 2026

https://github.com/juwono136/indonesia-negative-comment-lstm

Sentiment Analysis of Indonesian Negative Comments on Social Media Using Long Short-Term Memory (LSTM)

deep-learning-algorithms gradio-interface hugging-face lstm-sentiment-analysis nlp numpy python3 tensorflow

Last synced: 17 Apr 2026

https://github.com/dev-khant/cars-vs-bikes

Cars and Bike Classifier

cnn efficientnet flask tensorflow

Last synced: 18 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/waddafunk/containerized_ml

Template to dockerize a Tensorflow algorithm and serve its predictions as an API using Flask

mlops mlops-community mlops-workflow tensorflow

Last synced: 18 Apr 2026

https://github.com/knetic0/mnist-learning

🚀 Mnist learning with Tensorflow and Serving with FastAPI

deep-learning fastapi jupyter-notebook machine-learning mnist mnist-dataset python tensorflow

Last synced: 19 Apr 2026

https://github.com/nayankanaparthi/song-poetry-generation-model

This open-source project aims to train a model that can learn from a collection of Irish songs and generate poetic lyrics inspired by the rich cultural heritage of Ireland.

bidirectional-lstm generativeai python recurrent-neural-networks rnn-tensorflow sequential-models tensorflow

Last synced: 19 Apr 2026

https://github.com/ganeshkumartk/tfjs-tf-converter

✨🧶TF.js Graph model to Tensorflow .pb model converter !

tensorflow tensorflowjs tfjs tfjs-converter

Last synced: 20 Apr 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/mendez-luisjose/traffic-light-detection-and-clasification-with-tensorflow

Traffic Light Detection and Classification with TensorFlow, Transfer Learning and COCO Model

computer-vision tensorflow transfer-learning

Last synced: 23 Apr 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/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/neuw84/eresblusa

Android App for detecting typical spirit drinks that every blusa should know

android image-classification tensorflow

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/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/blob42/face_generation_gan

Generative Adverserial Network for face generation using Tensorflow and DCGAN architecture

celeba dcgan deep-learning gan generative-adversarial-network jupyter-notebook mnist nd101 tensorflow

Last synced: 28 Apr 2026

https://github.com/javierkaiser9/rgb-d_dual_input_machine_learning_model

This Demo presents a machine learning-based steering module for sidewalk navigation . Using a dual-input EfficientNetV2 model, it processes RGB-D data from an Intel RealSense D415 to classify sidewalk scenarios and generate real-time steering commands. Optimized with OpenVINO

efficientnet efficientnetv2 machine-learning numpy opencv openvino python3 realsense-camera tensorflow

Last synced: 28 Apr 2026

https://github.com/camara94/tensorflow

TensorFlow est une bibliothèque de Machine Learning, il s’agit d’une boîte à outils permettant de résoudre des problèmes mathématiques extrêmement complexes avec aisance. Elle permet aux chercheurs de développer des architectures d’apprentissage expérimentales et de les transformer en logiciels. Et open source crée par google.

data-analytics data-science ia machine-learning tensorflow

Last synced: 29 Apr 2026

https://github.com/dimiz51/facevit

FaceViT: A multi-task Vision Transformer for face detection, age estimation, and gender prediction, demonstrating the ability of the Vision Transformer to perform great across different tasks such as object detection and classification.

classification deep-learning object-detection tensorflow vision-transformer

Last synced: 29 Apr 2026

https://github.com/burcgokden/bert-subword-tokenizer-wrapper

A framework for generating subword vocabulary from a tensorflow dataset and building custom BERT tokenizer models.

bert berttokenizer deep-learning machine-learning machine-translation subword tensorflow tensorflow-text vocabulary-builder wordpiece

Last synced: 29 Apr 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/easonlai/correctly_face_masked_recognition

This is a code sample repository for using Convolutional Neural Network (CNN) to build an image classification model to recognition people are correctly wearing the face mask or not.

cnn cnn-classification cnn-keras face-mask face-mask-classification face-mask-detection face-masks keras keras-tensorflow python python3 tensorflow tensorflow2

Last synced: 29 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/offdroid/tf-low-level-mlp

Low-level Multilayer Perceptron Python Implementation

tensorflow tensorflow-examples tensorflow2

Last synced: 30 Apr 2026

https://github.com/jsflo/wifiindoorpositioning

Uses an Android app to collect wifi signals and trains a Tesnorflow model to map the input to an indoor position("Living Room").

android kotlin kotlin-android python tensorflow

Last synced: 30 Apr 2026

https://github.com/basemax/imageclassificationcnn

Train a model from a dataset for predicting cat and dog from image.

cat classification cnn convolutional-neural-networks dog dog-or-cat image kera python tensorflow

Last synced: 30 Apr 2026

https://github.com/thoth-station/s2i-example-migration

An example repository for a project to be migrated to use Thoth (demo)

dependencies hacktoberfest openshift python python3 s2i software-stack source-to-image tensorflow thoth

Last synced: 01 May 2026

https://github.com/msikorski93/alzheimer-s-disease-classification

A multi classification using scikit-learn and TensorFlow models on MRI scans of patient's brains.

alzheimers-disease classification efficientnetb0 inceptionv3 knn-classifier mri-brain random-forest scikit-learn svc tensorflow

Last synced: 01 May 2026

https://github.com/epsoft/tensorflow-basics

Tensorflow Basics

basics numpy tensorflow

Last synced: 01 May 2026

https://github.com/mayankyadav23/machine-learning-with-python

🚀 A collection of machine learning projects using TensorFlow and Python, showcasing practical applications in prediction 🤖 and classification 📊. Dive in to explore! 🐍✨

freecodecamp machine-learning predictive-modeling python tensorflow

Last synced: 01 May 2026

https://github.com/wjayesh/riciannet

Implementation of Rician Net as described in the paper in Python using Tensorflow. Part of my work for my B.Tech project at IIT Bhubaneswar.

machine-learning tensorflow

Last synced: 02 May 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/himalayaashish/lumbar-detection

The Lumbar Detection Project leverages advanced deep learning techniques to accurately identify and segment lumbar bones in medical imaging data. Using instance segmentation with the Mask R-CNN algorithm and semantic segmentation with the UNet architecture, the project aims to enhance diagnostic accuracy in spinal imaging.

computer-vision detectron2 object-detection tensorflow tensorflow2

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/marella/train

A library to build and train reinforcement learning agents in OpenAI Gym environments.

gym machine-learning python reinforcement-learning tensorflow

Last synced: 03 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/saranshmanu/deep-convolutional-generative-adversarial-network-dcgan

Using convolution layers to create a generator discriminator GAN architecture to generate images using Google Street View House Number (SVHN) dataset

dcgan deep-learning gans svhn tensorflow

Last synced: 03 May 2026

https://github.com/theolepage/keras-sincnet

Keras implementation of SincNet from "Speaker Recognition from Raw Waveform with SincNet".

cnn keras sincnet speaker-recognition tensorflow

Last synced: 03 May 2026