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/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/lovesaroha/movie-reviews-sentiment-analysis

Sentiment analysis is the use of natural language processing, text analysis, computational linguistics, and biometrics to systematically identify, extract, quantify, and study affective states and subjective information.

javascript machine-learning movie-reviews sentiment-analysis tensorflow

Last synced: 04 May 2026

https://github.com/c0nst4ntin/tensorflow-face-tracking

A TensorFlow JS app that can detect and track your face in real-time through your webcam

face-api face-detection javascript tensorflow

Last synced: 16 May 2026

https://github.com/linchuming/tensorflow_tutorial

Tensorflow Chinese Tutorial

tensorflow tensorflow-tutorials

Last synced: 03 Apr 2025

https://github.com/vergosss/data_mining_and_machine_learning

Data Mining and Machine Learning 2022-2023 CEID Project. The project entails a COVID-19 Dataset including information about each country's statistics regarding COVID-19. Libraries used: sklearn,pandas,tensorflow.

clustering data-visualization ipython kmeans matplotlib pandas regression rnn scipy seaborn sklearn svr tensorflow

Last synced: 09 Apr 2026

https://github.com/kozistr/style-transfer

style-transfer with tensorflow

neural-style style-transfer tensorflow vgg19

Last synced: 19 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/vartikaraj2512/animalclassification

🐾 Animal Classification: Classify 28K animal images into 10 categories using CNNs with Transfer Learning. 📥 Load & extract data, 🔄 preprocess images, 🧠 train models (VGG-16 & ResNet50), and 📈 plot performance. Libraries: OpenCV (BGR), TQDM (progress bars), Categorical (one-hot encoding). 🛠️ Install: pip install tensorflow numpy opencv-python

classification cnn kaggle machine-learning numpy opencv pandas tensorflow

Last synced: 20 Jan 2026

https://github.com/tharindanimnajith/deep-learning-spam-detection

Deep Learning classifiers to detect spam SMS messages - LSTM Model, DenseNet CNN Models - NLP, Python, Jupyter Notebook, Tensorflow, Keras, Numpy, Pandas, Matplotlib, Scikit-Learn

deep-learning densenet keras lstm nlp python3 scikit-learn tensorflow

Last synced: 05 Apr 2026

https://github.com/vermavinay982/autoencoder-image-denoising

Random Noise removal from image, It can be used to enhance CCTV or photographs having Distortion, ISO Noise.

anomaly-detection deep-learning keras machine-learning tensorflow

Last synced: 13 May 2026

https://github.com/rik-sarkar-07/machine-intelligence

Machine intelligence is advanced computing that enables a technology (a machine, device, or algorithm) to interact with its environment intelligently,

computer-vision deep-learning feature-extraction image-processing machine-learning matplotlib opencv python pytorch sklearn tensorflow

Last synced: 02 Apr 2026

https://github.com/sthysel/tpuparty

Tools and toys for working with the coral TPU

coral-tpu tensorflow tpu

Last synced: 28 Apr 2026

https://github.com/firefly55lm/cnn_for_pokemon_detection

Convolutional Neural Network for Pokémon detection

computer-vision convolutional-neural-networks pokemon python tensorflow

Last synced: 09 May 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/shettysach/handwriting-calculator

A calculator that uses handwritten digits and operators to calculate the result, using contour detection and CNN model prediction. Tensorflow (Keras) is used to create, train and load the neural network model used for predictions. CustomTKinter is used to provide the GUI. OpenCV and Pillow (PIL) are used for contour detection.

basic-arithmetic-operations calculator cnn cnn-keras convolutional-neural-networks digit-recognition handwriting-calculator handwritten-digit-recognition jupyter-notebook keras keras-models keras-neural-networks mnist mnist-classification mnist-handwriting-recognition opencv opencv2 pillow tensorflow tensorflow-models

Last synced: 09 Feb 2026

https://github.com/mehraaaaa24/stockpriceprediction

A real-time web app that predicts stock prices using an LSTM model, visualizes data with moving averages, and allows user input for stock symbols.

jupyter-notebook keras lstm-neural-networks matplotlib numpy pandas python streamlit tensorflow yfinance

Last synced: 15 Feb 2026

https://github.com/cluzier/pneumonia-detector

Trained Data to detect whether or not someone has Pneumonia using x-ray images

ai lobe machine-learning tensorflow

Last synced: 15 May 2026

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/sandhosh02/image_classification_use_ai_ml

This project focuses on detecting sensitive content in images using Convolutional Neural Networks (CNN) with TensorFlow and Keras. The primary goal is to classify images as either sensitive or non-sensitive by training the model on sample datasets.

cnn-keras python tensorflow

Last synced: 07 May 2026

https://github.com/rosacarla/treinamento-rede-neural-mlp

Projeto com bliblioteca Keras para treinamento de rede neural MLP que reconhece escrita manual

keras tensorflow visao-computacional

Last synced: 08 May 2026

https://github.com/aryansk/mnist-deep-learning-exploration

This repository contains implementation of various deep learning approaches for the MNIST handwritten digit classification task, using both scikit-learn and Keras frameworks.

keras machine-learning machine-learning-algorithms mnist-classification numpy python scikit-learn tensorflow

Last synced: 08 Apr 2026

https://github.com/olahsymbo/news-categorizer

A Flask REST API for categorising news contents from Postgres DB fetched via SQLAlchemy ORM

beautifulsoup4 flask keras nltk postgres python3 sqlalchemy tensorflow

Last synced: 09 Apr 2026

https://github.com/ridadogrul/tensorflow-similarity-tripletloss

Tensorflow Similarity implementation of Image Matching with Triplet Loss on the caltech_birds2011 dataset.

tensorflow tensorflow-similarity triplet-loss

Last synced: 16 May 2026

https://github.com/skovy/tensorflow-dice-model

🎲 Tensorflow Lite models for detecting and classifying dice

dice image-classification object-detection tensorflow tensorflow-lite

Last synced: 16 May 2026

https://github.com/joemathew2004/digit_recognition-cnn

A Streamlit web application that recognizes handwritten digits (0-9) using a Convolutional Neural Network trained on the MNIST dataset. Draw digits on an interactive canvas and get real-time predictions with confidence scores.

cnn-model digit-recognition mnist-dataset neural-network python streamlit tensorflow

Last synced: 10 May 2026

https://github.com/marx-wrld/mango-disease-detector

Machine Learning Model to detect if a plant is unhealthy or not, using images of leaves . The inference of this model is Optimized by OpenVino and gaining Inference Speed over 72 times than Normal version.

deep-learning jupyter-notebook machine-learning tensorflow

Last synced: 14 May 2026

https://github.com/kurai-sx/data-extraction-and-sentiment-analysis-using-nlp

In this repository, you will be able to get how to extract text from the title and content from any article. Also using this extractede data to define the sentiment of the sentence.

ai data-extraction data-science machine-learning nlp nltk-python python sentiment-analysis tensorflow text-analysis

Last synced: 21 Jun 2025

https://github.com/codebytemirza/tensorflow-pytorch-cheat-sheet

PyTorch vs TensorFlow This repository provides an in-depth comparison between PyTorch and TensorFlow, two of the most popular frameworks in the field of AI and Machine Learning. Whether you're a beginner or an expert, this resource will help you understand the core differences, strengths, and use cases of both frameworks.

ai deep-learning pytorch pytorch-tutorial tensorflow tensorflow-tutorials

Last synced: 21 May 2026

https://github.com/kanishk3813/plantpath

PlantPath is an advanced plant pathogen detection system leveraging deep learning techniques for early identification and precise classification of plant pathogens. By analyzing images of plant leaves, it empowers farmers with timely insights, minimizing crop damage and optimizing agricultural practices for sustainable farming.

cnn-model deep-learning jupyter-notebook python pytorch tensorflow

Last synced: 07 May 2026

https://github.com/raiszo/ppo-4quadrotor

PPO implementation for the cable suspended load quadrotor

cable-suspended-load proximal-policy-optimization quadcopter reinforcement-learning tensorflow

Last synced: 18 Apr 2026

https://github.com/koukiftw/realtimesignlanguagerecognition

A real time sign language recognition traning model built with opencv and tensorflow that can detect hand gesture in real time.

computer-vision deep-learning machine-learning opencv python tensorflow

Last synced: 12 Aug 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/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/aishwaryagm1999/sign_language_recognition_using_convolutional_neural_networks_in_machine_learning

This project uses a Convolutional Neural Network (CNN) to translate American Sign Language (ASL) signs into English letters. Utilizing Python, OpenCV, and TensorFlow, it processes real-time gestures from a camera, aiding communication for individuals with hearing impairments.

cnn convolutional-neural-networks labelimg opencv python sign-language-recognition tensorflow

Last synced: 31 Dec 2025

https://github.com/pckosek/easy_tfrecords

Python package to assist tfrecord file read and write

python tensorflow tensorflow-tutorials tfrecord tfrecords

Last synced: 20 Jan 2026

https://github.com/alireza-py/currency-price-prediction

This project uses deep learning to predict cryptocurrency prices. It trains LSTM and Bidirectional LSTM models on historical price data to understand patterns over time. Before training, the data is cleaned and scaled, removing unusual spikes or errors. The app automatically downloads daily, weekly, monthly, and yearly data for each token

ai bidirectional-lstm bilstm cryptocurrency intresting lstm prediction python python3 tensorflow

Last synced: 18 May 2026

https://github.com/yassineribouh/facerecognition

This repository presents a face recognition system trained using Siamese Neural Networks with two loss functions—contrastive and triplet—across six models. For each loss type, three models were developed, including one with pretrained weights, to compare performance.

computer-vision contrastive-loss deep-learning efficientnet face-recognition siamese-neural-network tensorflow triplet-loss

Last synced: 19 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/donrestarone/object-detectr

A tensorflow object detection model served to the internet on a Rails server (TensorFlow on Rails-- if you will)

matplotlib python rails6 tensorflow

Last synced: 09 May 2026

https://github.com/zeidanbm/object-detection-of-self-driving-vehicles

Autonomous vehicles offer a promising solution to safer driving through monitoring and utilizing real-time sensing data. Information collected from different sensors, including LiDAR's, ultrasonic sensors, cameras, radars, and GPS, can be processed, and analyzed to operate the vehicle. Computer vision played an essential role in advancing this technology, especially object detection, which aims to locate and classify objects in a scene. This paper will discuss autonomous vehicle technology and investigate the different object detection, neural network models, architecture, and performance.

autonomous-vehicles nerual-network object-detection tensorflow

Last synced: 21 May 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/nrstott/brfss

Multitask DNN in Tensorflow for predictive analytics on the CMS Behavioral Risk Factor Surveillance System (BRFSS)

machine-learning tensorflow tensorflow-models

Last synced: 18 May 2026

https://github.com/cg1507/convnet-zoo

:video_game: PlayGround for Convolutional Neural Networks + Layerwise Activation Map

convolutional-neural-networks keras model-zoo tensorboard tensorflow visualization-tools

Last synced: 04 May 2026

https://github.com/luozhouyang/rnns_outputs_and_shapes

Show you what's the shapes of the RNNs outputs and states.

gru lstm rnn tensor tensorflow

Last synced: 15 May 2026

https://github.com/zackakil/oreilly-ai-conference-pragmatic-ml

Code content for my session at O'Reilly AI Conference 2018 about pragmatic ML development with SciKit Learn & TensorFlow using Google ML Engine.

colab-notebook gcp gcp-cloud-functions google-cloud jupyter-notebook machine-learning sklearn tensorflow

Last synced: 06 May 2026

https://github.com/m-karthik-kumar/anti-litter-system-using-yolov5

This application is used to detect the person littering using the cameras and inform the authorities if people do not adhere to the rules of the environment

backgroundsubtraction cnn-for-visual-recognition neural-networks python tensorflow

Last synced: 14 May 2026

https://github.com/r21gh/gan_maps

a Pix2Pix GAN for Image-to-Image Translation

gan keras neural-network python ten tensorflow

Last synced: 09 May 2026

https://github.com/subhayudutta/sentiment-analysis-of-flipkart-reviews

This project focuses on sentiment analysis of Flipkart reviews using machine learning operations (MLOps) techniques.

aws-ec2 dagshub dvc dvc-pipeline flask github-actions mlflow mlops python tensorflow

Last synced: 09 Apr 2026

https://github.com/inviii/ava

AVA is an AI/ML-based open-source program designed for fully autonomous Cars and Drones. AVA stands for AUTONOMOUS VEHICLE & AVIATION

ava aviation computer-vision convolutional-neural-networks deep-neural-networks lane-finding machine-learning self-driving-car tensorflow traffic-sign-classification vehicle-detection

Last synced: 15 May 2026

https://github.com/javierkaiser9/rgbd-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: 31 Dec 2025

https://github.com/itsleonb/machine-learning-practice

Jupyter Notebooks of practicing machine learning

deep-learning machine-learning tensorflow

Last synced: 15 May 2026

https://github.com/beenotung/tensorflow-helpers

Helper functions to use tensorflow in nodejs for transfer learning, image classification, and more

classifier deep-learning embedding feature-extration helpers image neural-network tensorflow tensorflowjs tfjs transfer-learning typescript utility

Last synced: 17 Feb 2026

https://github.com/j-min/ml_snips

Custom ML snippets

pytorch tensorflow

Last synced: 10 May 2026

https://github.com/mohdadil1/covid-19-preventions-desktop-app

Desktop Application for Real-Time Social Distancing and Mask Detection using OpenCV, Deep Learning, and Python. This application monitors live video or IP camera feeds and allows switching between social distancing and mask detection modes. A user-friendly GUI enables easy interaction and configuration.

caffemodel deep-learning imutils mask-detection mobilenetv2 opencv pygame-audio real-time-monitoring social-distancing-detection tensorflow tkinter-gui transfer-learning yolov3

Last synced: 11 May 2026

https://github.com/0xnaman1/malaria-infected-cell-detection-using-cnns

The repository contains a Convolution Neural Network based prediction model to predict whether the cell is uninfected or parasitized by malaria.

convolutional-neural-networks keras tensorflow

Last synced: 10 May 2026

https://github.com/thenoobinventor/sudoku-ai-solver

OpenCV and Deep Learning are employed in extracting a sudoku puzzle from images and solving it. The project runs in a Jupyter Notebook Docker container, the Deep Learning model is built, trained and deployed with TensorFlow and the main solver programmed in Python.

ai deep-learning docker jupyter-notebook opencv python sudoku-solver tensorflow

Last synced: 09 Apr 2026

https://github.com/g21589/imgprocflow

Image Process Flow

image-processing python tensorflow

Last synced: 19 May 2026

https://github.com/flyingfathead/irc-gpt2-chatbot

Python-based Internet Relay Chat bot client for local GPT-2 (TensorFlow) models

chatbot chatbot-application chatbot-framework chatbots gpt-2 gpt2 gpt2-chatbot irc irc-bot irc-bot-framework python python-app tensorflow

Last synced: 15 May 2026

https://github.com/cmac-ire/machine-learning-app

An intuitive and user-friendly web application developed using Python to classify X-ray images and identify if they indicate the presence of pneumonia.

ai algorithm artificial-intelligence artificial-neural-networks cnn-keras convolutional-neural-networks covid-19 keras-classification-models machine-learning neural-network tensorflow

Last synced: 17 Apr 2026

https://github.com/takkii/rock_ptarmigan

[PyPi] Approximate value evaluation 📊

approximate keras pca rock-ptarmigan scikit-learn tensorflow

Last synced: 10 May 2026

https://github.com/tonywu71/neural-processes

Replication of the "Conditional Neural Processes" (2018) and "Neural Processes" (2018) papers by Garnelo et al.

bayesian conditional-neural-processes gaussian-processes machine-learning neural-processes tensorflow

Last synced: 18 May 2026

https://github.com/rajsoni03/coro_net_implementation

Coro-net is a deep learning architecture to diagnose Covid disease through chest x-ray images.

cnn-architecture coro-net covid-19 deep-learning tensorflow x-ray

Last synced: 19 May 2026

https://github.com/sub-mod/logo_detection

Logo Identification with Tensorflow

object-detection tensorflow

Last synced: 19 May 2026

https://github.com/khaledkamr/image-classification

A deep learning project using CNNs to classify fruits and vegetables images, built with TensorFlow and Keras, showcasing image recognition and model training.

cnn-classification jupyter-notebook keras numpy python streamlit tensorflow

Last synced: 07 Apr 2026

https://github.com/tegaraditya/iotanic-classification-api

IoTanic's CNN model implementation using FastAPI

cnn-keras fastapi machine-learning python tensorflow

Last synced: 03 May 2026

https://github.com/burness/tf_course

the material of the tf course

computer-vision tensorflow tensorflow-tutorials

Last synced: 10 Aug 2025

https://github.com/samyak2/fourier-dnn

Tensorflow 2.0 implementation of fourier feature mapping networks.

fourier-features tensorflow

Last synced: 15 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/1chooo/cnn-handwriting-detection

A CNN-driven method for detecting and classifying handwriting.

cnn deep-learning keras python3 tensorflow

Last synced: 30 Jul 2025

https://github.com/stifler7/text-to-image-generation

To build a system that generates realistic images from textual descriptions using pretrained models like Stable Diffusion, DALL-E, or similar architectures. The system leverages pretrained transformer-based models for both text and image understanding and generation.

cv2 gans generative-ai tensorflow torch torchvision

Last synced: 16 May 2026

https://github.com/kktsubota/uniform-quantizers

Official implementation of "Comprehensive Comparisons of Uniform Quantizers for Deep Image Compression" in ICIP 2021 and "Comprehensive Comparisons of Uniform Quantization in Deep Image Compression" in IEEE Access 2023.

deep-neural-networks image-compression python quantizer tensorflow

Last synced: 16 Apr 2026

https://github.com/realmir1/eyedisease-cnn-classifier

This deep learning model detects eye diseases using CNNs. Trained on an image dataset, it predicts conditions with high accuracy. Ideal for AI-driven medical diagnosis!

cnn deep-learning eye-diseases healthcare healthcaretechnology image-processing machine-learning medicalai tensorflow

Last synced: 15 May 2026

https://github.com/faizantkhan/deep-learning

Unlock deep learning's secrets! Dive into fundamentals, master advanced techniques, and ignite creativity with hands-on projects. Join a vibrant community, push boundaries, and unleash AI's full potential. Begin your journey now!

advanced-programming ai aiml beginner-friendly deep-learning deep-learning-algorithms deep-learning-tutorial deep-neural-networks deep-reinforcement-learning deeplearning keras-tensorflow machine-learning-algorithms machinelearning-python neural-networks open-source opencv python python-library tensorflow yolo

Last synced: 06 Apr 2026

https://github.com/sayannath/linear-app

An ANN model is built and trained and exported to tflite format. Then it is integrated into Android App.

android ann deep-learning deep-neural-networks java keras machine-learning tensorflow tflite

Last synced: 05 Apr 2026

https://github.com/bvwells/golang-tensorflow

A golang tensorflow build image library

go golang tensorflow

Last synced: 19 Jan 2026