Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. TensorFlow
T

TensorFlow

Framework
115 projects1091.0k total stars296.4k total forks11 languages

Open-source projects built with TensorFlow

There are currently 115 open-source projects built with TensorFlow, with a combined total of 1091.0k GitHub stars. The most common language among these projects is Python.

Showing 115 open-source projects · page 3 of 4

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
Chatbot
ChatbotConchylicultor/DeepQA

A TensorFlow implementation of a neural conversational model (seq2seq) for building deep learning chatbots.

2.9k1.2kPython
3 years ago
QuantResearch
QuantResearchletianzj/QuantResearch

A collection of Python notebooks and tools for quantitative finance research, including backtesting, machine learning, and portfolio optimization.

2.9k559Jupyter Notebook
2 years ago
cnn_captcha
cnn_captchanickliqian/cnn_captcha

A TensorFlow-based CNN solution for recognizing character-based CAPTCHAs, providing training, validation, and API modules.

2.9k786Python
3 years ago
captcha_break
captcha_breakypwhs/captcha_break

A deep learning project using Keras to build convolutional and recurrent neural networks for high-accuracy captcha recognition.

2.8k670Jupyter Notebook
4 years ago
AI Fairness 360
AI Fairness 360IBM/AIF360

An extensible open-source toolkit for detecting, mitigating, and explaining bias in machine learning datasets and models.

2.8k910Python
5 months ago
Proof of concept for loading Caffe models in TensorFlow
Proof of concept for loading Caffe models in TensorFlowethereon/caffe-tensorflow

Convert Caffe deep learning models to TensorFlow format for deployment and inference.

2.8k1.0kPython
6 years ago
hercules
herculessrc-d/hercules

A fast, customizable Git repository analysis engine for extracting advanced insights from commit history.

2.8k290Go
3 years ago
OpenMV
OpenMVopenmv/openmv

An open-source, programmable machine vision camera platform that runs Python and supports AI models like TensorFlow.

2.8k1.3kC
1 day ago
TensorFlow Ranking
TensorFlow Rankingtensorflow/ranking

A TensorFlow library for Learning-to-Rank (LTR) techniques, providing loss functions, metrics, and models for ranking tasks.

2.8k478Python
2 years ago
InvoiceNet
InvoiceNetnaiveHobo/InvoiceNet

Deep neural network to extract structured information from invoice documents with a customizable UI and training tools.

2.7k413Python
2 years ago
Sungjoon's TensorFlow-101
Sungjoon's TensorFlow-101sjchoi86/Tensorflow-101

A collection of beginner-friendly TensorFlow tutorials using Jupyter Notebook, covering deep learning fundamentals and practical applications.

2.6k734Jupyter Notebook
6 years ago
DQN-tensorflow
DQN-tensorflowdevsisters/DQN-tensorflow

TensorFlow implementation of Deep Q-Networks (DQN) for human-level control in reinforcement learning environments.

2.6k757Python
7 years ago
Alibi Detect
Alibi DetectSeldonIO/alibi-detect

A Python library for outlier, adversarial, and drift detection in machine learning models, supporting tabular, text, image, and time series data.

2.5k243Jupyter Notebook
4 months ago
tfgo
tfgogaleone/tfgo

A Go library that simplifies TensorFlow's Go bindings with method chaining, automatic scoping, and type conversion.

2.5k158Go
2 years ago
Tensorflow Federated
Tensorflow Federatedtensorflow/federated

An open-source framework for machine learning and other computations on decentralized data.

2.4k604Python
3 days ago
Texar
Texarasyml/texar

A modular toolkit for machine learning, natural language processing, and text generation with TensorFlow and PyTorch versions.

2.4k368Python
4 years ago
Objectron
Objectrongoogle-research-datasets/Objectron

A large-scale dataset of object-centric video clips with 3D bounding box annotations and AR metadata for 3D object detection research.

2.3k265Jupyter Notebook
1 month ago
Installing TensorFlow on Raspberry Pi 3
Installing TensorFlow on Raspberry Pi 3samjabrahams/tensorflow-on-raspberry-pi

Official TensorFlow Python wheels for Raspberry Pi, enabling machine learning on edge devices.

2.3k492Python
7 years ago
garage - A toolkit for reproducible reinforcement learning research
garage - A toolkit for reproducible reinforcement learning researchrlworkgroup/garage

A toolkit and library for developing, evaluating, and reproducing reinforcement learning algorithms.

2.1k324Python
3 years ago
SfMLearner
SfMLearnertinghuiz/SfMLearner

An unsupervised learning framework for depth and ego-motion estimation from monocular videos using TensorFlow.

2.0k554Jupyter Notebook
4 years ago
TensorFlow Recommenders
TensorFlow Recommenderstensorflow/recommenders

A TensorFlow library for building, training, and deploying recommender system models with Keras.

2.0k299Python
3 months ago
retinaface
retinafaceserengil/retinaface

A deep learning-based facial detection library for Python with facial landmark extraction.

2.0k192Python
8 months ago
Web
Webmpatacchiola/deepgaze

A computer vision library for human-computer interaction, focusing on head pose estimation, gaze direction, skin detection, motion tracking, and saliency mapping using CNNs.

1.9k479Python
1 year ago
PGPortfolio
PGPortfolioZhengyaoJiang/PGPortfolio

A deep reinforcement learning framework for financial portfolio management with policy gradient optimization and backtesting tools.

1.9k758Python
4 years ago
TensorFlow Fold
TensorFlow Foldtensorflow/fold

A library for creating TensorFlow models that handle structured data with dynamic computation graphs using dynamic batching.

1.8k263Python
4 years ago
machine-learning-experiments
machine-learning-experimentstrekhleb/machine-learning-experiments

A collection of interactive machine learning experiments with Jupyter notebooks for training and browser demos for visualization.

1.8k331Jupyter Notebook
5 months ago
Bender
Benderxmartlabs/Bender

An abstraction layer over MetalPerformanceShaders for crafting and running fast neural networks on iOS using TensorFlow models.

1.8k89Swift
2 years ago
AI Explainability 360
AI Explainability 360IBM/AIX360

An open-source Python toolkit providing a comprehensive collection of algorithms for interpreting and explaining machine learning models and datasets.

1.8k328Python
1 month ago
Votenet
Votenetfacebookresearch/votenet

An end-to-end 3D object detection network that uses deep point set networks and Hough voting to directly detect objects in point clouds.

1.8k386Python
4 years ago
NeuroNER
NeuroNERFranck-Dernoncourt/NeuroNER

An easy-to-use, state-of-the-art named-entity recognition (NER) tool based on neural networks.

1.7k472Python
3 years ago
YOLO TensorFlow
YOLO TensorFlowgliese581gg/YOLO_tensorflow

TensorFlow implementation of YOLO for real-time object detection using pretrained YOLO_small, YOLO_tiny, and YOLO_face models.

1.7k643Python
7 years ago
SciBERT
SciBERTallenai/scibert

A BERT language model pre-trained on a large corpus of scientific papers for natural language processing tasks in scientific domains.

1.7k232Python
4 years ago
GitHub repository
GitHub repositorycharlesq34/frustum-pointnets

A deep learning pipeline for 3D object detection from RGB-D data by combining 2D detectors with PointNet-based 3D processing.

1.7k532Python
6 years ago
Talos
Talosautonomio/talos

A Python library for automated hyperparameter optimization and model evaluation with TensorFlow, Keras, and PyTorch.

1.6k266Python
2 years ago
Mesh TensorFlow
Mesh TensorFlowtensorflow/mesh

A language for distributed deep learning that simplifies model parallelism by specifying tensor computations across hardware meshes.

1.6k255Python
2 years ago
ydata-synthetic
ydata-syntheticydataai/ydata-synthetic

A Python package for generating synthetic tabular and time-series data using state-of-the-art generative models like GANs and Gaussian Mixtures.

1.6k260Jupyter Notebook
8 days ago
1
2
3
4