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 1 of 4

HuggingFace Transformers
HuggingFace Transformershuggingface/transformers

A model-definition framework for state-of-the-art machine learning models across text, vision, audio, and multimodal tasks.

159.8k33.0kPython
1 day ago
funnlp
funnlpfighting41love/funNLP

A comprehensive collection of Chinese NLP resources, datasets, tools, and pre-trained models for developers and researchers.

80.2k15.2kPython
1 year ago
TensorFlow Slim Models
TensorFlow Slim Modelstensorflow/models

A repository of state-of-the-art model implementations and examples built with TensorFlow, demonstrating best practices for research and production.

77.7k45.1kPython
9 days ago
TensorFlow Models
TensorFlow Modelstensorflow/models

A repository of state-of-the-art model implementations and examples built with TensorFlow, demonstrating best practices for machine learning.

77.7k45.1kPython
9 days ago
TensorFlow Python Notebooks
TensorFlow Python Notebooksaymericdamien/TensorFlow-Examples

A comprehensive collection of TensorFlow tutorials and examples for beginners, covering both TF v1 and v2 with clear explanations.

43.8k14.8kJupyter Notebook
1 year ago
BERT
BERTgoogle-research/bert

TensorFlow implementation and pre-trained models for BERT, a bidirectional Transformer for language understanding.

40.0k9.7kPython
1 year ago
spacy
spacyexplosion/spaCy

Industrial-strength Natural Language Processing library for Python, featuring pretrained pipelines for 70+ languages and production-ready training.

33.5k4.7kPython
26 days ago
handsonml
handsonmlageron/handson-ml

Jupyter notebooks with example code and exercises from the first edition of Hands-on Machine Learning with Scikit-Learn and TensorFlow.

25.7k12.8kJupyter Notebook
1 month ago
shap
shapslundberg/shap

A unified Python library for explaining any machine learning model's predictions using Shapley values from game theory.

25.3k3.7kJupyter Notebook
1 day ago
deepface
deepfaceserengil/deepface

A lightweight Python library for face recognition and facial attribute analysis (age, gender, emotion, race) with a unified API.

22.6k3.1kPython
1 month ago
Microsoft Recommenders
Microsoft RecommendersMicrosoft/Recommenders

A repository of examples, utilities, and best practices for building and deploying production-ready recommendation systems.

21.7k3.3kPython
6 days ago
Magenta
Magentatensorflow/magenta

A research project exploring machine learning for generating music, images, and art using deep learning and reinforcement learning.

19.8k3.8kPython
3 months ago
cvat
cvatopencv/cvat

An industry-leading open-source data engine for interactive video and image annotation to power machine learning.

15.7k3.7kPython
1 day ago
dgl
dgldmlc/dgl

A Python package for deep learning on graphs, framework-agnostic and optimized for performance and scalability.

14.3k3.1kPython
8 months ago
GitHub repository
GitHub repositoryintel-isl/Open3D

An open-source library for rapid development of software dealing with 3D data, with support for C++ and Python.

13.5k2.6kC++
1 day ago
Google deepdream - Neural Network art
Google deepdream - Neural Network artgoogle/deepdream

Google's IPython Notebook demonstrating neural network art generation using the DeepDream technique.

13.2k3.2k
3 years ago
kornia
korniakornia/kornia

A differentiable computer vision library for PyTorch, providing geometric vision and image processing algorithms for AI workflows.

11.2k1.2kPython
2 days ago
Dopamine
Dopaminegoogle/dopamine

A research framework for fast prototyping of reinforcement learning algorithms, designed for easy experimentation and reproducibility.

10.9k1.4kJupyter Notebook
1 month ago
Assignments
Assignmentschiphuyen/tf-stanford-tutorials

Code examples and tutorials for Stanford's TensorFlow for Deep Learning Research course (CS 20).

10.4k4.3kPython
5 years ago
tflearn
tflearntflearn/tflearn

A modular deep learning library providing a higher-level API for TensorFlow to speed up experimentation.

9.6k2.4kPython
1 year ago
ML.NET
ML.NETdotnet/machinelearning

An open-source, cross-platform machine learning framework for .NET developers to build, train, and deploy custom ML models.

9.3k1.9kC#
1 day ago
Stock-Prediction-Models
Stock-Prediction-Modelshuseinzol05/Stock-Prediction-Models

A comprehensive collection of machine learning and deep learning models, trading agents, and simulations for stock market forecasting.

9.3k3.0kJupyter Notebook
3 years ago
AutoKeras
AutoKeraskeras-team/autokeras

An AutoML library for deep learning that automates model selection and hyperparameter tuning using Keras and TensorFlow.

9.3k1.4kPython
5 months ago
TensorFlow Tutorial 3
TensorFlow Tutorial 3Hvass-Labs/TensorFlow-Tutorials

A collection of beginner-friendly TensorFlow tutorials with accompanying YouTube videos covering deep learning fundamentals and advanced topics.

9.3k4.1kJupyter Notebook
5 years ago
Effective Tensorflow
Effective Tensorflowvahidk/EffectiveTensorflow

A comprehensive guide to TensorFlow 2.x covering fundamentals, best practices, and advanced topics for efficient machine learning development.

8.6k885
5 years ago
Reformer
Reformergoogle/trax

An end-to-end deep learning library focused on clear code and speed, used for research and production by Google Brain.

8.3k830Python
7 months ago
Trax
Traxgoogle/trax

An end-to-end deep learning library focused on clear code, speed, and research, built by Google Brain.

8.3k830Python
7 months ago
Policy Gradient
Policy Gradientzsdonghao/tensorlayer

A TensorFlow-based deep learning and reinforcement learning library designed for researchers and engineers, offering customizable neural layers.

7.4k1.6kPython
3 years ago
TensorLayer
TensorLayertensorlayer/tensorlayer

A TensorFlow-based deep learning and reinforcement learning library designed for researchers and engineers with customizable neural layers.

7.4k1.6kPython
3 years ago
TensorBoard
TensorBoardtensorflow/tensorboard

A suite of web applications for inspecting and understanding TensorFlow runs and graphs.

7.2k1.7kTypeScript
1 day ago
DeepChem
DeepChemdeepchem/deepchem

An open-source Python library for applying deep learning to drug discovery, materials science, quantum chemistry, and biology.

6.7k2.2kPython
1 month ago
Udacity's Self Driving Car Engineer Course
Udacity's Self Driving Car Engineer Courseudacity/self-driving-car

An open-source project for developing autonomous vehicle software with datasets, models, and ROS components.

6.3k2.1kJupyter Notebook
4 years ago
tensorpack
tensorpacktensorpack/tensorpack

A high-performance neural network training interface for TensorFlow, optimized for speed and research flexibility.

6.3k1.8kPython
2 years ago
tensorpack
tensorpackppwwyyxx/tensorpack

A high-performance neural network training interface for TensorFlow focused on speed, flexibility, and reproducible research.

6.3k1.8kPython
2 years ago
TensorTrade
TensorTradetensortrade-org/tensortrade

An open-source Python framework for building, training, and evaluating reinforcement learning agents for algorithmic trading.

6.2k1.2kPython
2 months ago
YOLO TensorFlow ++
YOLO TensorFlow ++thtrieu/yolotf

A TensorFlow implementation of YOLO for real-time object detection, supporting weight conversion, training, and mobile deployment.

6.1k2.0kPython
2 years ago
1234
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