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/jn513/mask_detect

Sistema para Detecção Facial que reconhece se a pessoa esta usando mascara ou não.

colab-notebook colaboratory keras keras-tensorflow opencv opencv-python python python3 sklearn tensorflow tensorflow2

Last synced: 07 Apr 2026

https://github.com/tugot17/rnn-time-lagged-autoencoder

Tensorflow 2.0 implementation of time-lagged autoencoder using Recurrent Neural Networks

recurrent-neural-networks rnn tensorflow time-lagged-autoencoder

Last synced: 18 May 2026

https://github.com/l-nmch/hailo-mnist

A guide on training a model, testing it, and optimizing it for deployment on a Hailo8L NPU unsing MNIST

ai cnn hailo8l machine-learning mnist tensorflow

Last synced: 24 Apr 2026

https://github.com/davidyslu/NumberPlateRecognition

Recognize the number plate using TensorFlow in Python

cnn-model python recognition tensorflow

Last synced: 29 Aug 2025

https://github.com/vaibhav-kesarwani/text_emotion_classifier

A 𝗧𝗲𝘅𝘁 𝗘𝗺𝗼𝘁𝗶𝗼𝗻 𝗖𝗹𝗮𝘀𝘀𝗶𝗳𝗶𝗲𝗿 is an AI model that analyzes text to detect and classify emotions like 𝗵𝗮𝗽𝗽𝗶𝗻𝗲𝘀𝘀 😊, 𝘀𝗮𝗱𝗻𝗲𝘀𝘀 😢, 𝗮𝗻𝗴𝗲𝗿 😠, and 𝘀𝘂𝗿𝗽𝗿𝗶𝘀𝗲 😲. It's used in sentiment analysis, customer feedback, and social media monitoring to understand and respond to emotions more effectively.

jupyter-notebook kaggle-dataset keras keras-tensorflow pandas python3 sklearn tensorflow

Last synced: 24 Oct 2025

https://github.com/demfier/pmup

App to cheer you up with some awesome quotes when depressed using deep learning

capsnet emotion-recognition flask multimodal-deep-learning node-js pytorch sentiment-analysis tensorflow

Last synced: 11 Apr 2026

https://github.com/hotdogcookie20/yingyanai

鹰眼 AI 是一个先进的计算机视觉平台,利用深度学习技术提供精确且高效的视觉智能解决方案。本系统致力于为各类视觉分析任务提供专业可靠的技术支持。一款革命性的计算机视觉系统,采用尖端人工智能技术,将图像分析提升至新高度。基于谷歌高效轻量级 MobileNetV2 架构,实现快速精准的视觉智能化。

artifi china chinese computer-vision ctkqiang image-classification machine-learning mobilenetv2 neural-network nsfw-detection nsfw-recognition python tensorflow transfer-learning

Last synced: 05 Apr 2025

https://github.com/vidursatija/rhymenet

A Neural Network model to generate rap songs using LSTMs

generator lstm music neural-network python rnn tensorflow

Last synced: 18 May 2026

https://github.com/vuuuuk/pointnet-detectron2-training

PointNet training with custom Intel RealSense L515 dataset, Detectron2 training with custom Roboflow dataset

detectron2 google-colaboratory jupyter-notebooks keras lidar-point-cloud open3d pointnet python3 realsense2 roboflow tensorflow

Last synced: 21 Jan 2026

https://github.com/mohitmishra786/ml-and-dl

This repository gives beginners and newcomers in the field of AI and ML a chance to understand the inner workings of popular learning algorithms by presenting them with a simple way to analyze the implementation of ML and DL algorithms in pure python using only numpy as a backend for linear algebraic computations.

artificial-intelligence artificial-neural-networks basic coding deep-learning deep-neural-networks machine-learning machine-learning-algorithms machine-learning-practice machine-learning-projects ml ml-project mlops python python3 pytorch pytorch-implementation tensorflow

Last synced: 09 Oct 2025

https://github.com/solanovisitor/foreml

A Python package for time series forecasting using Tensorflow and Keras

deep-learning keras lstm machine-learning pandas poetry python scikit-learn tensorflow

Last synced: 02 Apr 2026

https://github.com/pedrojrv/email_classification

Machine Learning framework example for Business Email Classification.

deep-learning enron-dataset tensorflow text-classification

Last synced: 16 Oct 2025

https://github.com/hasnainroopawalla/scribblenet

A Python library that classifies hand-drawn doodles into distinct classes (trained on the QuickDraw dataset by Google).

android cnn doodle-classifier flask javascript keras python restful-api tensorflow

Last synced: 07 Apr 2026

https://github.com/geo-y20/standard-ocr-

Explore the Standard OCR Project: a deep learning-based character recognition system leveraging advanced computer vision techniques. Detect characters in images using ResNet, Xception, Inception, and MobileNet models. Train, evaluate, and contribute to this cutting-edge technology.

css deep-learning deep-neural-networks flask html javascript jupyter-notebook keras ocr-recognition ocr-text-reader python resnet tensorflow xception

Last synced: 07 Apr 2026

https://github.com/srowen/quatrains-rnn

Simple example applying Keras, TensorFlow to Nostradamus's prophecies with Cloudera Data Science Workbench

cloudera cloudera-data-science gpu keras nlp rnn tensorflow

Last synced: 10 Oct 2025

https://github.com/mohammadhprp/k9-vision

A deep learning project leveraging TensorFlow and transfer learning to classify various dog breeds from images.

ai deep-learning tensorflow

Last synced: 18 May 2026

https://github.com/fahmizainal17/tensorflow_flood_prediction_project

This project leverages TensorFlow and Keras to build and train a neural network model for predicting flood probability based on various environmental and socio-economic factors.

artificial-intelligence artificial-neural-networks flood-predictions tensorflow

Last synced: 09 Mar 2026

https://github.com/emalagoli92/pondernet-tensorflow

TensorFlow 2.X reimplementation of PonderNet: Learning to Ponder, Andrea Banino, Jan Balaguer, Charles Blundell.

adaptive-computation-time artficial-intelligence deep-learning pytorch recurrent-neural-network tensorflow

Last synced: 14 Apr 2026

https://github.com/petrosdemetrakopoulos/rnn-beatles-lyrics-generator

A word-based Recurrent neural network (RNN) trained to generate Beatle-like lyrics

beatles keras lyrics-generator machine-learning predictive-modeling recurrent-neural-networks tensorflow

Last synced: 11 May 2026

https://github.com/aurangzaib/self-drive-car

Code related to autonomous drive algorithm (DNN, CNN, Tensorflow etc)

deep-neural-networks machine-learning python self-driving-car tensorflow

Last synced: 01 Feb 2026

https://github.com/shervinnd/cnn-model-for-mnist

This project implements a Convolutional Neural Network (CNN) trained on the MNIST dataset for handwritten digit recognition. The model achieves 100% accuracy on the test set, demonstrating its effectiveness in classifying digits with high precision.

cnn cnn-classification cnn-keras deep-learning deep-neural-networks iimageprocessing machine-learning mnist mnist-classification nuralnetwork tensorflow

Last synced: 17 Apr 2026

https://github.com/ramonmedeiros/book_recomendation

Book recomendation by freeCodeCamp: https://www.freecodecamp.org/learn/machine-learning-with-python/machine-learning-with-python-projects/book-recommendation-engine-using-knn

freecodecamp freecodecamp-ml machine-learning tensorflow

Last synced: 28 Jan 2026

https://github.com/alrescha79-cmd/flask-tf-api

A simple REST API built with Flask that uses a TensorFlow model to predict corn leaf diseases. This API accepts images of corn leaves, processes them, and returns the predicted class along with the prediction confidence.

cnn flask tensorflow

Last synced: 16 Feb 2026

https://github.com/fpaskali/trus-segmentation

Python workflow for automatic prostate segmentation in transrectal ultrasound 3d images by using deep learning v-net model.

3d deep-learning image-processing keras python segmentation tensorflow

Last synced: 20 Apr 2026

https://github.com/we-gold/malaria

A machine learning model and GUI for detecting Malaria in a cell.

demo gui machine-learning malaria-detection tensorflow tkinter

Last synced: 22 Apr 2026

https://github.com/mugisha-pascal/machine-learning

A variety of projects expressing my full journey in machine learning and deep learning using python and jupyter notebook for documentation

joblib machine-learning matplotlib pandas sklearn tensorflow

Last synced: 12 Feb 2026

https://github.com/rohan-paul/image_segmentation-for-intestine-cancer-tensorflow-uw-madison-kaggle-competition

Code for The UW Madison Kaggle Competition - Segmenting intestine and stomach for Cancer patients with TensorFlow

deep-learning image-segmentation kaggle kaggle-competition tensorflow tensorflow-tutorials tensorflow2 unet youtube

Last synced: 12 Feb 2026

https://github.com/chen0040/java-media-search-engine

Image and Music Search Engine built using Tensorflow and Java

cifar10 image-classification resnet tensor-flow-java tensorflow

Last synced: 24 Apr 2026

https://github.com/adityajn105/move37

Move37 is a Reinforcement Learning Course by Siraj Raval's The School of AI. This repository is to maintain all codes done during this course.

markov-decision-processes reinforcement-learning tensorflow

Last synced: 15 Apr 2026

https://github.com/neelanjan00/face-recognition-facenet-

An implementation of the Siamese Neural Network for facial recognition using one shot detection, that eliminates the requirement for the Neural Network to be trained each time a new image is added to the database. Trained using a Triplet Loss Function, it may even be used to perform the facial recognition with one training instance image.

deep-learning face-recognition opencv siamese-network tensorflow

Last synced: 27 Oct 2025

https://github.com/iamtodor/tensorflow_object_detection_create_coco_tfrecord

Convert coco dataset to tfrecord for the tensorflow detection API.

coco-dataset cocodataset object-detection tensorflow tfrecord

Last synced: 27 Oct 2025

https://github.com/supercoderhawk/deeplearning_tutorials

深度学习入门与进阶-代码与笔记

deep-learning deep-learning-tutorial tensorflow

Last synced: 25 Apr 2026

https://github.com/wangjiezhe/gentoo-local

Gentoo repository for pytorch and tensorflow

ebuild ebuild-repository gentoo gentoo-overlay linux portage pytorch tensorflow

Last synced: 04 Apr 2026

https://github.com/sleepingcat4/conv-mapping

Extracting information (feature Map) fromm Conv layers and analysing their characteristics

convolutional-neural-networks feature-mapping inceptionv3 tensorflow

Last synced: 27 Apr 2026

https://github.com/nicholaswilven/pegasus-tpu-trainer

Transformer encoder-decoder (PEGASUS) pretraining and finetuning using Tensorflow + TFRecords on TPU

nlp summarization tensorflow tpu transformers

Last synced: 11 Feb 2026

https://github.com/sayakpaul/gan-hacks

Contains my experimentations with the popular GAN architectures and training methods.

gans generative-modeling tensorflow

Last synced: 27 Apr 2026

https://github.com/mohammadmoataz2/x-rayguardian

This project focuses on detecting Pneumonia in chest X-ray images or video using artificial intelligence and deep learning techniques. The solution involves preprocessing the data, training a model using TensorFlow, and developing a desktop application to classify new X-ray images or video frames as either normal or showing signs of Pneumonia.

application chest cnn computer-vision corona covid deeplearning medical opencv python tensorflow x-ray

Last synced: 16 Apr 2026

https://github.com/bensuperpc/easyai

Make your own AI easily !

ai cuda python python3 tensorflow

Last synced: 16 Feb 2026

https://github.com/msokoloff1/asynchronous-advantage-actor-critic

Algorithm for learning how to perform tasks with only pixels and rewards as the agents understanding of the environment. The agent can learn how to play various atari games.

a3c atari-games reinforcement-learning tensorflow

Last synced: 08 May 2026

https://github.com/wjayesh/ffdnet

Implementation of FFDNet as described in the paper FFDNet: Towrd a Fast and Flexile Solution for CNN based Image Denoising, in Python using Tensorflow.

machine-learning tensorflow

Last synced: 28 Apr 2026

https://github.com/vartikaraj2512/dsml-internship-devtown-notebooks-

🌟 Data Science & Machine Learning Internship Projects 📊 Explore a curated collection of DS & ML notebooks covering topics like regression models, clustering, NLP, and deep learning. Dive into real-world projects such as price prediction, sentiment analysis, and customer segmentation. This repository reflects modern data-driven industry solutions

data-science filehandling googlecolab json kaggle keras machine-learning matplotlib numpy pandas python scikit-learn seaborn sql tensorflow

Last synced: 29 Jan 2026

https://github.com/zhangchunsheng/tensorflow-rbnr

racing bib number detection with tensorflow

detection object-detection racing-bib-number tensorflow

Last synced: 28 Apr 2026

https://github.com/varshneydevansh/haf-ml

Humans, Animals and Flowers detection on Android using Machine Learning

android android-tutorial tensorflow tensorflow-tutorials

Last synced: 20 Apr 2026

https://github.com/prankshaw/ml-applications

A wide collection of various Machine learning applications including sentiment analysis, handwriting classification, recommendation engine and many more!!!!

classification fiters google-api handwritten-digit-recognition image image-manipulation machine-learning prediction recommendation-system sentiment-analysis tensorflow

Last synced: 28 Apr 2026

https://github.com/qanastek/winenot

WineNot is an easy to use app to let you find a wine according to it's label. One step, Just can it !

android flask flutter ios levenshtein-distance object-detection opencv python rails ruby ruby-on-rails sqlite tensorflow tesseract tesseract-ocr

Last synced: 02 Apr 2026

https://github.com/sbatururimi/transfer-learning-alexnet-feature-extraction

A case study of Transfer Learning using AlexNet to classify traffic sign images

alexnet deep-learning tensorflow traffic-sign-classification transfer-learning

Last synced: 17 Apr 2026

https://github.com/thomasjo/nemo

Detection and classification of microscopic foraminifera

climatology deep-learning foraminifera geology geoscience machine-learning oceanography research tensorflow

Last synced: 29 Apr 2026

https://github.com/acetinkaya/accuracy-prediction-and-analysis-of-teachable-machine-model-with-tensorflow-javascript-on-the-cloud

Bulut üzerinde Tensorflow Javascript ile geliştirilen Öğretilebilir Makine (ÖM) Modelinin Doğruluk Tahmini ve Analizi: Yüz Tanıma Sistemi Uygulaması

cloud model-developed teachable-machine tensorflow tensorflow-javascript

Last synced: 25 Feb 2026

https://github.com/gaborvecsei/swiss-army-tensorboard

A tool which helps you to release the true potential of Tensorboard

keras log logger python tensorboard tensorflow visualization

Last synced: 07 May 2026

https://github.com/elysian01/exercise-and-yoga-tracker-android-app

Yoga-Tracker classifies various yoga poses performed in front of the mobile camera.

android-application java mobilenet teachable-machine tensorflow yoga-pose-classification

Last synced: 15 Apr 2026

https://github.com/aryanjain28/super-resolution

Super Resolution using EDSR. Enhanced Deep Residual Networks for Single Image Super-Resolution (EDSR) model trained to convert a Low-Resolution image to a Super-Resolution image.

data-science edsr gans generative-adversarial-network machine-learning srgan super-resolution tensorflow wdsr

Last synced: 29 Apr 2026

https://github.com/aseem09/super-resolution-cnn

Deep CNN based implementation of Super-Resolution

cnn deep-learning keras super-resolution tensorflow

Last synced: 07 May 2026

https://github.com/alecokas/ml-framework-comparison

A super simple demonstration of how Flux.jl compares with Tensorflow 2 and Pytorch

blog flux framework julia machine-learning mnist pytorch tensorflow tf2

Last synced: 06 May 2026

https://github.com/anhtuan284/mediscan

A R&D project about apply LCDP and Computer Vision in building medical disease segmentation system

appsmith computer-vision densenet121 lcdp strapi-cms tensorflow yolo

Last synced: 29 Apr 2026

https://github.com/lucko515/fully-connected-highway-network

The imeplementation of Fully Connected Highway network using TensorFlow. The imeplementation is based on this paper: https://arxiv.org/pdf/1505.00387.pdf

highway-fcn highway-network machine-learning mnist-dataset neural-network tensorflow

Last synced: 06 May 2026

https://github.com/sneha1012/multimodal-chest-x-ray-image-generation-using-conditional-gans

This repository presents a sophisticated Conditional Generative Adversarial Network (cGAN) designed to synthesize chest X-ray images, representative of six distinct medical conditions. The overarching ambition is to harness these synthetic images to augment authentic datasets.

deep-learning generative-adversarial-network keras medical-imaging tensorflow

Last synced: 29 Apr 2026

https://github.com/nishantksingh0/generative-language-model

Trained Decoder only model on large BookCorpus Dataset. First time!

attention-mechanism book-corpus numpy os pandas sentencepiece tensorflow transformer-architecture

Last synced: 05 May 2026

https://github.com/zxypro1/magicfight

MagicFight! A tiny-ML game project based on Arduino Nano 33 BLE Sense and Unity.

arduino deep-learning motion-detection sound-detection tensorflow tensorflow-lite tflite tflite-models unity

Last synced: 17 Apr 2026

https://github.com/pingsutw/hello-submarine

This repo is for beginner who want to learn and use Submarine

docker hadoop kubernetes pytorch submarine tensorflow

Last synced: 19 Oct 2025

https://github.com/nasdin/predicting-mosquito-hotspots

State of the art prediction of mosquito hotspots and virus presence using machine learning and deep learning

cross-validation data-science deep-learning ensemble machine-learning prediction sklearn stacked-models tensorflow xgboost

Last synced: 18 Oct 2025

https://github.com/novasush/tensorboard-with-fashion-mnist

Training a convolutional neural network to classify images of the Fashion MNIST dataset and use TensorBoard to explore how it's confusion matrix evolves over time.

confusion-matrix confusionmatrix tensor tensorbo tensorflow tensorflow-experiments

Last synced: 01 Mar 2026

https://github.com/saradindusengupta/email_spam_filter

This model mainly uses deep neural network to train and classify between spam and ham messages and compare them with SVM and random forest.

deep-learning keras-neural-networks python-3-5 sklearn tensorflow

Last synced: 04 Apr 2026

https://github.com/suyashsonawane/fashion-mnist

This repo if for my Youtube Video regarding MNIST Fashion Classifier

tensorflow tensorflowjs

Last synced: 15 Apr 2026

https://github.com/bomzj/catch-cheese

🐭 Simple Vue js game with AI agent based on Reinforcement Learning

ai game javascript machine-learning reinforcement-learning tensorflow vue

Last synced: 19 Jun 2026

https://github.com/lucadellalib/tensor-field-networks

TensorFlow implementation of Tensor Field Networks. Developed and tested on Ubuntu 18.04 LTS

classification computer-vision deep-learning point-cloud rotation-equivariance tensor-field-networks tensorflow

Last synced: 25 Feb 2026

https://github.com/dev-khant/encoder-decoder

Simple Encoder Decoder Network

encoder-decoder nlp tensorflow

Last synced: 01 May 2026

https://github.com/udityamerit/python-librearies-for-data-science

Python libraries for data science enable efficient data manipulation, analysis, and modeling. Key libraries include NumPy for numerical computing, pandas for data handling, Matplotlib for visualization, Scikit-learn for machine learning, TensorFlow for deep learning, and BeautifulSoup/requests for web scraping. These libraries simplify complex data

beautifulsoup data data-science data-science-libraries machine-learning matplotlib numpy pandas requests scikit-learn scikitlearn-machine-learning tensorflow

Last synced: 06 Feb 2026

https://github.com/takuseno/a2c

A2C implementation with TensorFlow

deep-reinforcement-learning tensorflow

Last synced: 11 May 2026

https://github.com/justanhduc/fucos-tensorflow

an implementation of fucos on tensorflow

deep-learning machine-learning python3 tensorflow

Last synced: 01 May 2026

https://github.com/mohammedyunus009/dnn_acoustic_rec

A acoustic sound or environmental sound recogniser, uses deep neural networks to train on models

deep-learning deep-neural-networks extract-features keras sound sound-processing sound-synthesis soundcloud-api tensorflow

Last synced: 27 Jan 2026