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/gayanvoice/tensorflowhub-retrain.py

Using TensorFlow hub to retrain a data set and testing

beginner image-classification python-3-6 tensorflow tensorflow-hub

Last synced: 16 May 2026

https://github.com/thogaruchesti-hemanth/guessing_numbers

An AI-powered number guessing game built with Python and Keras. The model is trained on a Kaggle dataset using a neural network with categorical_crossentropy loss and the Adam optimizer to classify and predict the correct number. A fun and educational project showcasing basic deep learning for multi-class classification.

ai-project artificial-intelligence beginner-project classification deep-learning educational-project kaggle-dataset keras machine-learning neural-networks number-gussing python tensorflow

Last synced: 07 Apr 2026

https://github.com/jersongb22/computervision

Links to my repositories with a wide variety of Computer Vision models using CNNs, Transfer Learning, and Vision Transformer with TensorFlow, PyTorch, Hugging Face and Ultralytics.

cnn computer-vision convnextv2 efficientnetv2 hugging-face image-captioning image-classification image-segmentation lenet-5 object-detection opencv plotly python pytorch scikit-learn tensorflow ultralytics video-classification vision-transformer yolo11

Last synced: 12 Apr 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/dallas-foster/apeworks

Machine Learning Poker Model

machine-learning python tensorflow

Last synced: 28 Apr 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/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/samyak2/fourier-dnn

Tensorflow 2.0 implementation of fourier feature mapping networks.

fourier-features tensorflow

Last synced: 15 May 2026

https://github.com/ameyagodbole/augmented-dtree

Library to embed complex classifiers in decision tree nodes

cnn decision-tree neural-network tensorflow

Last synced: 02 May 2026

https://github.com/linchuming/tensorflow_tutorial

Tensorflow Chinese Tutorial

tensorflow tensorflow-tutorials

Last synced: 03 Apr 2025

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

A golang tensorflow build image library

go golang tensorflow

Last synced: 19 Jan 2026

https://github.com/tigriscloud/deep-camera-relocalize

VidLoc: A Deep Spatio-Temporal Model for 6-DoF Video-Clip Relocalization, Geometric loss functions for camera pose regression with deep learning, PoseNet: A Convolutional Network for Real-Time 6-DOF Camera Relocalization

camera-relocalization deep-learning python tensorflow

Last synced: 17 May 2026

https://github.com/amirdh17/deep-learning-for-alzheimer-disease-detection-a-cnn-approach

Using CNN model, Alzheimer's disease can be detected in four classes (non, very mild, mild, moderate). Trained model is integrated into a python application which enable user to detect Alzheimer's disease by importing 3D MRI image (NIfTI format).

augmentation deep-learning jupyter-notebook keras kivy nibabel opencv-python pillow preprocessing python tensorflow

Last synced: 05 Apr 2026

https://github.com/khirotaka/tf_eager_samples

Samples of TensorFlow Eager Execution

tensorflow tensorflow-eager tensorflow-examples

Last synced: 18 Apr 2026

https://github.com/rexsimiloluwah/fastapi-ml-apps

Machine learning apps built with FastAPI

docker fastapi machine-learning python scikit-learn tensorflow

Last synced: 05 Apr 2026

https://github.com/raheemadamboev/landmark-recognizer

A simple app that demonstrates analyzing images and recognizing landmarks using TensorFlow AI models alongside with CameraX

camera2 camerax jetpack-compose material3 tensorflow

Last synced: 17 May 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/furkantsnb/coalclassifie

CoalClassifier: A deep learning model for classifying coal types using EfficientNetB0-based transfer learning and fine-tuning techniques. This project is designed to accurately distinguish between Anthracite, Bituminous, Lignite, and Peat classes and is developed using TensorFlow/Keras

coal-classification computer-vision data-visualization efficientnetb0 image-classification keras python streamlit tensorflow

Last synced: 05 Apr 2026

https://github.com/himaprasoonpt/conv_models

Classic Convolutional Models

alexn conv keras tensorflow tensorflow2

Last synced: 12 Mar 2025

https://github.com/manikantasanjay/indian_number_plate_character_recognition

Character Recognition of Indian Number Plates Using Deep Learning Model Architecture(CNN).

computer-vision deep-learning image-processing keras machine-learning opencv tensorflow

Last synced: 11 Apr 2025

https://github.com/ondrejbiza/vae

Variational autoencoders implemented in Tensorflow.

deep-learning deep-neural-networks tensorflow variational-autoencoders vq-vae

Last synced: 17 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/mehdi342/memoraith

Memoraith: A lightweight, versatile model profiler for deep learning frameworks. Optimize your neural networks with detailed insights on memory usage, computation time, and performance bottlenecks.

deep-learning machine-learning memory-profiling model-profiling optimization performance-analysis pytorch tensorflow

Last synced: 04 Apr 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/neoanarika/cnn-using-swish

CNN trained on MNIST using swish

cnn tensorflow

Last synced: 01 May 2025

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/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/pnnl/proxytsprd

Proxy application for analyzing dynamical systems.

dynamical-systems horovod machine-learning pytorch tensorflow

Last synced: 16 May 2026

https://github.com/putraxor/forex_tl_resnet

Complete 37 Forex Instruments Pretrained ResNet Transfer Learning for Price Movement Classification (Keras-Tensorflow)

forex keras resnet tensorflow timeseries

Last synced: 17 May 2026

https://github.com/proutkarsh3104/chess-ai-utkarsh

This project implements a neural network-based chess AI using TensorFlow and Keras. The model uses convolutional layers and residual blocks to predict the best chess moves and evaluate board states. It combines policy and value predictions to create a robust chess-playing AI, inspired by AlphaZero's architecture.

board-representation-in-machine-learning chess-ai data-generators deep-learning fen-parsing mixed-precision-training neural-networks python reinforcement-learning-concepts residual-networks tensorflow

Last synced: 16 May 2026

https://github.com/nitish2773/vision-bot

The Vision Bot is an AI-powered application designed to analyze images captured from a webcam and dynamically answer user questions about the image. By leveraging the power of computer vision and natural language processing.

artificial-intelligence python3 tensorflow

Last synced: 17 May 2026

https://github.com/onnesok/machine-vision

tensorflow object detection codes. This project can be implemented in many automation and robotics projects.

machine-vision opencv tensorflow tensorflow2

Last synced: 08 May 2026

https://github.com/saeun-park/deep-learning

딥러닝 스터디 및 학부연구생

deep-learning konlpy natural-language-processing tensorflow

Last synced: 10 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/ezzaldeeen/sentweets

A simple tool for streaming and analyzing Twitter data in real-time.

sentiment-analysis tensorflow tweets

Last synced: 14 May 2026

https://github.com/sminerport/word2vecskipgramtensorflow

Word2Vec Skip-Gram model implementation using TensorFlow 2.0 to learn word embeddings from a small Wikipedia dataset (text8). Includes training, evaluation, and cosine similarity-based nearest neighbors

cosine-similarity language-model machine-learning natural-language-processing neural-networks skip-gram tensorflow tensorflow2 text8-dataset wikipedia word-embeddings word2vec

Last synced: 22 Jun 2025

https://github.com/bensuperpc/docker-tensorflow

tensorflow in docker

dcoker tensorflow tensorflow2

Last synced: 02 Jul 2026

https://github.com/adi2334/image-caption-generator

This project implements an image captioning model using a CNN-LSTM architecture. The model takes an image as input and generates a descriptive caption using natural language processing techniques

cnn computer-vision deep-learning imagecaptioning lstm machine-learning neural-network tensorflow

Last synced: 21 Apr 2026

https://github.com/kozistr/tacotron-tensorflow

A TensorFlow implementation of Google's Tacotron speech synthesis

tacotron tensorflow tts

Last synced: 17 May 2026

https://github.com/hq969/ecomind

EcoMind is an end-to-end AI-driven sustainability platform designed to address two critical global challenges: accurate climate forecasting and energy-efficient computing infrastructure. The system integrates multimodal climate datasets (temperature, CO₂, humidity, sea-level data) with deep learning models to generate predictive climate scenarios.

kubernetes numpy pandas python reinforcement-learning tensorflow

Last synced: 01 Jul 2026

https://github.com/sonhm3029/on-device-training-tensorflowlite

This project is simple training tensorflowlite on mobile device - android for braintumor classification

federated-learning on-device-deep-learning on-device-training tensorflow tensorflow-lite

Last synced: 17 May 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/wj-mcat/tensorflow2-nlp-getting-started

💯 💯 通过一系列的案例快速上手tensorflow2,以及自然语言处理的相关任务 ✨ ✨

natural-language-processing nlp tensorflow tensorflow2

Last synced: 15 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/hussaino03/tohacks

Trained Model To Convert Image Text To Speech

django ml python tensorflow

Last synced: 12 Apr 2026

https://github.com/amgawishx/dnn_vision_classifiers

End-to-end ML pipeline for trainning different DNN vision classifiers and comparing them.

cnn deep-learning image-classification kaggle machine-learning tensorflow transformers

Last synced: 10 May 2026

https://github.com/marcus-24/tensorflow_v_pytorch

This repository is a quick project to transfer my TensorFlow framework knowledge to Pytorch

computer-vision forecasting-models python pytorch sentiment-analysis tensorflow

Last synced: 17 Jul 2025

https://github.com/m-rishab/cropcare

A solution for intelligent and simplified agriculture.

cnn deeplearning flask kaggle-dataset python3 pytorch resnet-50 tensorflow weather-api

Last synced: 08 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/nazanin1369/alexnet-transfer-learning

Transfer Learning practice on AlexNet

tensorflow transfer-learning

Last synced: 17 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/kazuhito00/presentation-2019

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

eel object-detection presentation python tensorflow webslides

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/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/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/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/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/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/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/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/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/gallo13/pattern-rec-neural-networks-image-classification_2

Image Classification with Convolutional Neural Networks: Imablance, Performance Evaluation, Ensembling (Final 2)

cnn convolutional-neural-networks ensemble-machine-learning image-classification image-processing jupyter-notebook keras tensorflow

Last synced: 10 May 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/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/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/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/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/duoan/dl-language-translation

A sequence to sequence model on a dataset of English and French sentences that can translate new sentences from English to French

deep-learning language-translation seq2seq tensorflow

Last synced: 18 Jun 2026

https://github.com/airaria/rnnchinesepoem

Generate Chinese poems using RNN and other techniques.

deep-learning language-model poem rnn tensorflow

Last synced: 23 Jun 2026

https://github.com/miteshgupta07/capt-image

CAPT-IMAGE is an advanced image captioning tool that generates descriptive captions for images using deep learning techniques. It utilizes a combination of VGG16 for feature extraction and LSTM for generating meaningful captions.

cnn image-captioning lstm streamlit-webapp tensorflow vgg

Last synced: 23 Jun 2026

https://github.com/olitheolix/ds2data

Space Sim Inspired Data Set for Machine Learning Purposes

3d-models deep-learning deep-neural-networks machine-learning space-sim tensorflow

Last synced: 28 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/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/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/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/pavankethavath/dominos---predictive-purchase-order-system

This advanced forecasting tool leverages Prophet, ARIMA, SARIMA, and LSTM models to predict daily sales for 32 pizzas and 64 ingredients. With Prophet achieving the lowest MAPE, it ensures accurate demand forecasts, optimized inventory, and efficient purchase planning, reducing waste, preventing stockouts, and enhancing supply chain efficiency.

arima deep-learning eda exploratory-data-analysis forecasting lstm machine-learning mape matplotlib minmaxscaling numpy pandas prediction python sarimax seaborn seasonality tensorflow time-series

Last synced: 08 Apr 2026