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/godfanmiao/ml-kaggle-github-2016

《 Python机器学习及实践:从零开始通往Kaggle竞赛之路(2016年度版)》全书数据和开源代码

pandas scikit-learn tensorflow

Last synced: 14 Oct 2025

https://github.com/pottekkat/dog-eyes

This notebook builds a multiclass image classifier for classifying dog breeds using TensorFlow 2.0 and TensorFlow Hub.

dog-breed-classifier jupyter-notebook kaggle-competition machine-learning machine-learning-models tensorflow tensorflow-examples tensorflow-tutorials

Last synced: 24 Apr 2025

https://github.com/wizmal/batukh

Document Recognizer.

ocr pytorch tensorflow

Last synced: 02 Apr 2026

https://github.com/bitwise-01/cambrian

Classifying cats from dogs using machine learning

keras machine-learning tensorflow

Last synced: 10 Mar 2026

https://github.com/solo-steven/sdn-ddos-rnn-autoencoder

SDN Lab Which Simulate DDoS Attack

ddos mininet ryu sdn tensorflow

Last synced: 15 Apr 2025

https://github.com/sondosaabed/intro-to-machine-learning-with-tensorflow-nanodegree

Acquired a full scholarship from Google Palestine Launchpad. It is about the mastery of machine learning techniques such as data transformation and algorithms that can find patterns in data and apply machine learning algorithms to tasks of their own design.

machine-learning palestine python tensorflow

Last synced: 11 Apr 2025

https://github.com/jonasrauber/tensorflow-imagenet

Jupyter notebook templates for training or fine-tuning on ImageNet using TensorFlow.

imagenet jupyter python templates tensorflow vgg vgg19

Last synced: 31 Jul 2025

https://github.com/lucko515/residual-network

The implementation of ResNet using Tensorflow. This implementation is based on this paper: https://arxiv.org/pdf/1603.05027.pdf

machine-learning mnist-dataset neural-network residual-networks resnet tensorflow

Last synced: 14 Apr 2025

https://github.com/tanyachutani/monodepth2-tf2.x

A Tensorflow 2.x implementation of Monodepth2. https://arxiv.org/abs/1806.01260

depth-estimation monocular-depth-estimation monodepth monodepth2 self-supervised-learning tensorflow

Last synced: 29 Apr 2025

https://github.com/kuromadara/live-depth-prediction-using-tfjs

Explore the fascinating world of depth perception with this cutting-edge web application! Using the power of TensorFlow.js and the MiDaS (Monocular Depth Estimation) model converted to TensorFlow Lite format, this project brings real-time depth prediction right to your browser.

ai depth-camera depth-estimation depth-mapping midas tensorflow tensorflow-lite tensorflowjs

Last synced: 08 Oct 2025

https://github.com/hiborn4/tensorfusion_network_for_multimodal_sentiment_analysis

This repository implements the Tensor Fusion Network (TFN) for multimodal sentiment analysis using the CMU-MOSI dataset. TFN integrates language, visual, and acoustic modalities to predict sentiment intensity, enhancing sentiment prediction accuracy by modeling unimodal, bimodal, and trimodal interactions.

cmu-mosi deep deep-learning fusion lrmf regression tensorflow unimodals

Last synced: 29 Jun 2025

https://github.com/djb15/deblurring

Huawei number plate image deblurring competition entry

deeplearning keras machine-learning python tensorflow

Last synced: 14 Jun 2025

https://github.com/therealmileslee/deeplearning-watermark

This repository is a project that could be used as create fake watermark that imbedded in the picture

cpp cpp11 cpp20 python python3 pytorch tensorflow

Last synced: 31 Aug 2025

https://github.com/fblupi/image-classification-cervical-cancer

Repository for Kaggle's competition: "Intel and Mobile ODT Cervical Cancer Screening"

cnn deep-learning image-classification keras mxnet tensorflow

Last synced: 28 Jul 2025

https://github.com/sayakpaul/consistency-training-with-supervision

Contains experimentation notebooks for my Keras Example "Consistency Training with Supervision".

computer-vision consistency-regularization keras robustness-experiments tensorflow

Last synced: 20 Sep 2025

https://github.com/thomasgust/botsigner

A sign language recognition webapp I created with my code from the first Google Isolated Sign Language Recognition Competition on Kaggle where it scored 72/1165. The app was my final computational thinking project in 8th grade.

american-sign-language asl mediapipe point-cloud point-clouds python tensorflow transformer

Last synced: 07 Oct 2025

https://github.com/mhzarchini/clash-royale-emote-detector

🎮 Detect Clash Royale emotes in real-time using pose classification with MediaPipe and machine learning for a fun gaming experience.

api clash-royale computer-vision data-analysis deep-learning emote-detector gaming image-recognition machine-learning neural-networks object-detection python pytorch real-time-processing tensorflow

Last synced: 28 Apr 2026

https://github.com/feldi/clj-tf

A Clojure library for using TensorFlow

clojure machine-learning tensorflow

Last synced: 21 Feb 2026

https://github.com/snowkylin/async_rl

Tensorflow implementation of asyncronous 1-step Q learning in "Asynchronous Methods for Deep Reinforcement Learning" with improvement on weight update process (use minibatch) to speed up training.

asynchronous-methods deep-reinforcement-learning mini-batch tensorflow

Last synced: 18 Aug 2025

https://github.com/curiousily/simple-neural-network-with-tensorflow-js

Build a simple Neural Network model in TensorFlow.js to make a laptop buying decision. Learn why Neural Networks need activation functions and how should you initialize their weights.

artificial-intelligence data-science deep-learning javascript machine-learning neural-networks tensorflow

Last synced: 26 Apr 2025

https://github.com/rap12/filipino-subjectivity

Filipino Subjectivity Classifier using TensorFlow. It classifies if a Filipino article is objective or subjective.

machine-learning regression tensorflow

Last synced: 19 Apr 2025

https://github.com/matin-ghorbani/fashion-mnist-gan

Implement a GAN for Fashion Mnist dataset to generate digits

dcgan deep-learning fashion-mnist gan generative-ai tensorflow

Last synced: 17 Aug 2025

https://github.com/t04glovern/deep-dune-coloring

Automatic coloring and shading of Dune coloring book using manga-style lineart model from deepcolor. Makes use of Tensorflow + cGANs

cgan dune gan tensorflow

Last synced: 30 Jul 2025

https://github.com/ayush-that/iosc_whatsmytrash

A web app with a machine learning model that can classify wastes as recyclable or organic! You can use it to teach young kids.

bootstrap flask image-classification keras machine-learning scikit-learn tensorflow

Last synced: 17 Aug 2025

https://github.com/Jumpst3r/tensorflow-lite-sgx

A port of the tensorflow-lite for microcontrollers framework to Intel's SGX Framework. Designed to simplify research of privacy preserving machine learning in the context of trusted execution environments (TEEs).

privacy-preserving-machine-learning sgx sgx-enclave tensorflow

Last synced: 20 Apr 2025

https://github.com/crispengari/gender-classification

this is a simple rest api serving a deep learning model that classifies human gender based on their faces. (vgg16 transfare learning)

artificial-intelligence deep-learning face-re flask gender-classification image-classification keras machine-learning tensorflow vgg16

Last synced: 16 Aug 2025

https://github.com/tphakala/tflite_c

TensorFlow Lite C precompiled library for Windows, Linux and macOS

c library linux prebuilt prebuilt-libraries tensorflow tensorflow-lite tflite windows

Last synced: 15 Aug 2025

https://github.com/antz22/visionary

Visionary is a revolutionary mobile app that assists the visually impaired in interacting with the world. (2nd Place Overall MEGA Hack)

accessibility computer-vision flask flutter inclusivity keras machine-learning object-detection python tensorflow

Last synced: 13 Apr 2026

https://github.com/matteobettini/stock-market-prediction-2020

This is the the final project of the course: L330 Data Science: principles and practice at the University Of Cambridge. The task for this project is stock market prediction using a diverse set of variables. In particular, given a dataset representing days of trading in the NASDAQ Composite stock market, our aim is to predict the daily movement of the market up or down conditioned on the values of the features in the dataset over the previous N (trading) days.

classification cnn keras lstm mlp neural-networks sklearn stock-market stock-market-prediction tensorflow

Last synced: 08 Apr 2025

https://github.com/3mapslab/tf-object-detector

A small component for you to start processing images and recognizing their content

docker object-detection python recognition tensorflow

Last synced: 09 Jul 2025

https://github.com/jomit/aitrials

Machine Learning sample code and walkthroughs

azure azure-batchai deep-learning kubernetes machine-learning tensorflow

Last synced: 10 Aug 2025

https://github.com/longxingtan/nlp-examples

A collection of named entity recognition (NER)

bert named-entity-recognition ner tensorflow

Last synced: 15 Apr 2025

https://github.com/dtoyoda10/eye-contact-cnn

Eye Contact Corrector uses AI to make it look like you're looking at the camera in videos or images.

computer-vision eye-detection tensorflow

Last synced: 28 Apr 2026

https://github.com/ggmorello/fl_gan

Generative Adversarial Network training using Federated Learning

federated-learning generative-adversarial-network machine-learning mnist tensorflow

Last synced: 24 Apr 2026

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

🐭 Simple js game with AI agent powered by Machine Learning

ai game javascript machine-learning reinforcement-learning tensorflow vue

Last synced: 19 Jun 2026

https://github.com/repetere/jsonm

Construct AI & ML models with JSON using Tensorflow & TypeScript

forecast json modelling tensorflow tensorflowjs

Last synced: 22 Jun 2026

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

Deep Learning Classification, LSTM Time Series, Regression and Multi-Layered Perceptrons with Tensorflow

ai classification-model deep-learning machine-learning multivariate-linear-regression nlp-machine-learning tensorflow

Last synced: 25 Apr 2026

https://github.com/hbseong97/tf-c-api

Using tensorflow c api, c++ api, tf lite, tf js, model conversion in Windows

bazel checkpoint cuda cudnn tensorflow

Last synced: 09 Apr 2025

https://github.com/dkesada/ktsnn

Implementation in Keras of time delay neural network (TDNN), convolutional recurrent neural networks (CRNN) and long short-term memory networks (LSTM) for short and long-term forecasting of time series.

neural-networks tensorflow time-series-forecasting

Last synced: 15 Apr 2026

https://github.com/loaiabdalslam/aul

Automated Deep learning & Machine Learning in JavaScript, in browser locally or in node.

auto-ml automated automated-machine-learning brain-js deep-learning machine-learning tensorflow

Last synced: 14 Apr 2025

https://github.com/ashnkumar/sumz_seq2seq

The model code for the chrome extension (Sumz) that implements a sequence to sequence model for summarizing Amazon reviews, using Tensorflow 1.1 and the Amazon Fine Foods reviews dataset.

amazon chrome-extension deep-learning rnn-tensorflow sequence-to-sequence tensorflow

Last synced: 13 May 2025

https://github.com/imvision12/image-super-resolution

Tensorflow Implementation of enhanced deep super-resolution network (EDSR) and Super Resolution Generative Adversarial Networks(SRGAN) Paper

cnn div2k edsr gan srgan srresnet super-resolution tensorflow

Last synced: 22 Sep 2025

https://github.com/kmkolasinski/tensorflow-nanogpt

Example how to train GPT-2 (XLA + AMP), export to SavedModel and serve with Tensorflow Serving

gpt-2 tensorflow xla

Last synced: 13 Oct 2025

https://github.com/magiccube/cart-pole-js

The classic Cart Pole game implemented in JavaScript, and powered by TensorFlow.js.

ai cartpole gym javascript reinforcement-learning tensorflow tensorflow-js

Last synced: 13 Apr 2026

https://github.com/lucko515/deep-convolutional-highway-network

This is the implementation of Highway version of Deep convolutional network, based on https://arxiv.org/pdf/1505.00387.pdf.

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

Last synced: 14 Apr 2025

https://github.com/upul/carnd-tensorflow-lab

Simple hello world example which shows how to write a convolutional neural network in TensorFlow

machine-learning python-3 tensorflow

Last synced: 08 May 2025

https://github.com/hahnec/color-space-converter

fast image color space conversion via numpy vectorization

cnn color conversion converter hsv image lab lms model processing pytorch rgb space tensorflow xyz yuv

Last synced: 13 Apr 2025

https://github.com/xx205/voxsrc2020_speaker_verification

This project partially embodies the state-of-the-art practices in speaker verification technology up until 2020, while attaining the state-of-the-art performance on the VoxCeleb1 test sets.

deep-learning dpn res2net speaker-embedding speaker-verification tdnn tensorflow voxceleb voxceleb1 voxceleb2 voxsrc

Last synced: 29 Apr 2025

https://github.com/xingchensong/asr-wavnet

some ASR-system implementations (via tensorflow 1.x)

asr speech-recognition tensorflow

Last synced: 12 May 2025

https://github.com/shaheennabi/Production-Ready-LeafLogic-Multi-AI-Agents-Project

🎇🌱 Business or Production ready automated one-click🌿✨ An AI-driven system designed to identify 100+ plants and crops while providing enriched details sourced from the web by using Multi-AI Agents🌟💻 Ideal for industry use, this scalable project showcases power of object detection & Multi-AI Agents tech for real-world applications. 🍃🌍 🚀�

amazon-web-services api cloud computer-vision deployed information-retrieval internship-project leaflogic modular-code opencv plant-recognition production-ready pytorch scalable tensorflow web-scraping

Last synced: 04 Oct 2025

https://github.com/roma-glushko/morty

🔬 Lightweight experiment and configuration manager for small ML/DL projects and Kaggling

deep-learning experiment-management experiment-monitor experiment-tracking keras machine-learning pytorch tensorflow

Last synced: 17 Mar 2026

https://github.com/barqawiz/ai-nanodegree-term2

Python code for AI Nanodegree Term2 Projects (Keras+Tensorflow)

ai aind2-nlp-capstone aind2-rnn dog-project keras tensorflow udacity

Last synced: 05 Jul 2025

https://github.com/ozzy-zy/ai_project_1_sentimentanalysis

a small Sentiment analysis Deep learning model that classifies movies Reviews either Positive or Negative using neural networks layers

ai classification-model deep-learning neural-networks nlp sentiment-analysis tensorflow

Last synced: 07 Mar 2026

https://github.com/aslamanver/tflite-image

TFLite-Image for Android - TensorFlow Lite inception model image library for Android

ai android image-classification machine-learning model tensorflow tensorflow-lite tflite-image training

Last synced: 18 Apr 2026

https://github.com/edyoda/tensorflow

Understanding TensorFlow from scratch

deep-learning tensorflow

Last synced: 12 May 2025

https://github.com/daixinye/tf_flexible_detector

基于 TensorFlow 物体检测 API 的柔性对象识别系统

detection-api machine-learning tensorflow

Last synced: 15 May 2025

https://github.com/narius2030/find-similar-vietnamese-texts

This project build a classification model for topics of news. With the target is automatically recognize suitable topic (class) to a random article. There are two architectures implemented which are LSTM and Hybrid models

apache-airflow data-pipeline nlp-deep-learning tensorflow text-classification text-clustering word-embedding

Last synced: 12 Mar 2026

https://github.com/gyanendrokh/transliteration

A Transformer model for Meitei Mayek transliteration.

manipuri meitei-mayek meiteimayek tensorflow transformer translation transliteration

Last synced: 09 Apr 2025

https://github.com/18520339/dbnet-tf2

A TensorFlow 2 reimplementation of DBNet available as a Python package for Scene Text Detection, following ICDAR 2015 Dataset format and using TedEval as Evaluation metrics

dbnet differentiable-binarization icdar ocr scene-text-detection tensorflow

Last synced: 21 Mar 2025

https://github.com/vladmandic/efficientpose

EfficientPose: Body Segmentation for TFJS and NodeJS

body-parser body-tracking efficientpose tensorflow tensorflowjs tfjs tfjs-models

Last synced: 24 Oct 2025

https://github.com/bhattbhavesh91/ktrain-tutorial

Fine-tuning a BERT model using Ktrain | Transfer Learning NLP | Fine Tune Bert For Text Classification

bert bert-fine-tuning bert-model bert-models ktrain language-model nlp pretrained-models tensorflow

Last synced: 16 Oct 2025

https://github.com/lovnishverma/huggingface-braintumor-flask

This Flask-based application allows users to upload an image (like an MRI scan) to predict if a brain tumor is detected using a pre-trained CNN (Convolutional Neural Network) model. The results, along with user details, are saved in a MongoDB database for review.

css flask html js mongodb-atlas opencv-python tensorflow

Last synced: 06 Mar 2026

https://github.com/desimone/rhinoplastynet

A deep convolutional neural network for predicting rhinoplasty status.

deep-learning plastic-surgery reproducible-research research-paper tensorflow

Last synced: 07 Mar 2026

https://github.com/sbcd90/machine-learning-rest-server

This project implements a common rest server which can serve tensorflow-serving & xgboost models.

machine-learning proxygen rest serving tensorflow xgboost

Last synced: 13 Jun 2025

https://github.com/herbiebradley/cyclegan-tensorflow

A Tensorflow implementation of CycleGAN using Eager Execution, tf.keras.layers, and tf.data.

cyclegan deep-learning style-transfer tensorflow

Last synced: 26 Jul 2025

https://github.com/denismurphy/gru-coreml

CoreML compatible GRU neural network for dynamic prediction

coreml coremltools educational gated-recurrent-unit gru ios keras nuralnetwork python swift tensorflow

Last synced: 08 Apr 2025

https://github.com/canxkoz/fixeye

Health++ 2019: Detects Diabetic Retinopathy by an accuracy of 78%

hackathon-project health keras-tensorflow machine-learning opencv tensorflow

Last synced: 13 May 2025

https://github.com/ksalama/tf-textanalysis-gcp

Shows how to perform text preprocessing using BigQuery, tf.hub, tf.transform, and Dataflow to perform Text Similarity Analysis

embeddings machine-learning tensorflow text-analysis

Last synced: 29 Jul 2025

https://github.com/notedance/models

Neural network models built with TensorFlow.

deeplearning keras models neural-network tensorflow

Last synced: 26 Aug 2025

https://github.com/rhythmusbyte/sign-language-to-speech

Real-time ASL interpreter using OpenCV and TensorFlow/Keras for hand gesture recognition. Features custom hand tracking, image preprocessing, and gesture classification to translate American Sign Language into text and speech output. Built with accessibility in mind.

asl assistive-technology cv2 hand-tracking handdetection image-classification image-processing keras machine-learning mediapipe numpy opencv python real-time-detection real-time-recognition sign-language tensorflow

Last synced: 04 Apr 2025

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

Logical fork of keras-io

keras tensorflow

Last synced: 02 Mar 2026