Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. TensorFlow
T

TensorFlow

Framework
311 projects1175.7k total stars315.4k total forks21 languages

Open-source projects built with TensorFlow

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

Showing 311 open-source projects · page 7 of 9

…
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
DynaML
DynaMLtranscendent-ai-labs/DynaML

A Scala and JVM machine learning toolbox for research, education, and industry with an interactive REPL and end-to-end pipelines.

20245Scala
3 years ago
captcha_cracker
captcha_crackerchxj1992/captcha_cracker

A convolutional neural network model built with Keras for recognizing captcha images generated by the Laravel Captcha library.

19957Python
3 years ago
lidar_super_resolution
lidar_super_resolutionRobustFieldAutonomyLab/lidar_super_resolution

A simulation-based deep learning approach to enhance the resolution of 3D lidar point clouds for ground vehicles.

19757Python
5 years ago
MolT5
MolT5blender-nlp/MolT5

A T5-based model for bidirectional translation between molecular structures (SMILES) and natural language descriptions.

19420Python
2 years ago
Summary Generation From Structured Data
Summary Generation From Structured Dataakanimax/natural-language-summary-generation-from-structured-data

A TensorFlow implementation of neural text generation from structured data, converting tabular information into natural language summaries.

18655Python
7 years ago
DAGAN
DAGANnebulaV/DAGAN

A deep learning model using generative adversarial networks for fast compressed sensing MRI reconstruction.

18052Python
7 years ago
ChemML
ChemMLhachmannlab/chemml

A Python machine learning and informatics suite for analyzing, mining, and modeling chemical and materials data.

17834Python
11 days ago
Adventures in TensorFlow Lite
Adventures in TensorFlow Litesayakpaul/Adventures-in-TensorFlow-Lite

A collection of Jupyter notebooks demonstrating TensorFlow Lite model quantization, conversion, and optimization techniques for deep neural networks.

17435Jupyter Notebook
3 years ago
TradzQAI
TradzQAIkkuette/TradzQAI

A trading environment for reinforcement learning agents, supporting backtesting, live trading, and multiple RL algorithms.

16742Python
4 years ago
nn_builder
nn_builderp-christ/nn_builder

A Python library that builds neural networks with minimal boilerplate code for PyTorch and TensorFlow.

16523Python
2 years ago
karoo_gp
karoo_gpkstaats/karoo_gp

A genetic programming platform for Python with TensorFlow for fast CPU and GPU symbolic regression and classification.

16462Python
3 years ago
Tensorflow-NeuroEvolution-Trading-Bot
Tensorflow-NeuroEvolution-Trading-BotSC4RECOIN/Tensorflow-NeuroEvolution-Trading-Bot

A neuroevolution-based trading bot that evolves populations of neural networks to trade cryptocurrency using technical analysis.

16439Go
5 years ago
ChatDrug
ChatDrugchao1224/ChatDrug

A conversational AI framework for editing small molecules, peptides, and proteins using retrieval-augmented generation and domain feedback.

16110Python
2 years ago
DH3D
DH3DJuanDuGit/DH3D

A deep learning approach that unifies global place recognition and local 6DoF pose refinement for robust relocalization in large-scale 3D point clouds.

16017Python
5 years ago
dbmdz BERT models
dbmdz BERT modelsdbmdz/berts

A collection of pre-trained BERT, DistilBERT, ELECTRA, GPT-2, and ConvBERT models for multiple languages, including German, Italian, Turkish, and historic texts.

15812
3 years ago
max-audio-classifier
max-audio-classifierIBM/MAX-Audio-Classifier

A deep learning model that classifies sounds in 10-second audio clips into 527 categories from the AudioSet ontology.

15854Python
10 months ago
Dreamento
Dreamentodreamento/dreamento

An open-source Python toolbox for real-time EEG monitoring, analysis, and sensory stimulation during sleep for dream engineering research.

14814Python
2 years ago
Attentive Object Tracking
Attentive Object Trackingakosiorek/hart

A TensorFlow implementation of hierarchical attentive recurrent neural networks for single object tracking in videos.

14745Python
8 years ago
FastPathology
FastPathologyAICAN-Research/FAST-Pathology

Open-source software for deep learning-based analysis and visualization of whole slide images in digital pathology.

14526C++
2 years ago
Image Caption Generator
Image Caption Generatorneural-nuts/image-caption-generator

A TensorFlow-based neural network model for generating descriptive captions from images using Flickr30K and MSCOCO datasets.

14555Jupyter Notebook
6 years ago
Image-to-Image Translation with Conditional Adversarial Networks
Image-to-Image Translation with Conditional Adversarial NetworkswilliamFalcon/pix2pix-keras

Keras implementation of Pix2pix for image-to-image translation using conditional adversarial networks.

14250Python
9 years ago
mmWave-localization-learning
mmWave-localization-learninggante/mmWave-localization-learning

A machine learning algorithm for accurate, energy-efficient outdoor positioning using 5G mmWave beamformed fingerprints.

13242Python
2 years ago
Human-Activity-Recognition
Human-Activity-Recognitionma-shamshiri/Human-Activity-Recognition

A machine learning project comparing topological and statistical feature extraction for classifying human activities from smartphone and smartwatch sensor data.

12998Jupyter Notebook
1 year ago
AxonDeepSeg
AxonDeepSegaxondeepseg/axondeepseg

A deep learning tool for automatic axon and myelin segmentation from microscopy images using convolutional neural networks.

12633Python
14 days ago
L2X
L2XJianbo-Lab/L2X

A method for selecting interpretable feature subsets from complex models using mutual information optimization.

12536Python
5 years ago
TF2JAX
TF2JAXdeepmind/tf2jax

An experimental library that converts TensorFlow functions and graphs into JAX functions for reuse and fine-tuning within JAX codebases.

12320Python
19 days ago
Mnemonic Descent Method
Mnemonic Descent Methodtrigeorgis/mdm

A TensorFlow implementation of the Mnemonic Descent Method for end-to-end face alignment.

12345Jupyter Notebook
4 years ago
clojure-tensorflow
clojure-tensorflowkieranbrowne/clojure-tensorflow

A lightweight Clojure wrapper for TensorFlow's Java API, providing idiomatic access to machine learning operations.

11318Clojure
6 years ago
Hyperopt for a Keras CNN on CIFAR-100
Hyperopt for a Keras CNN on CIFAR-100guillaume-chevalier/Hyperopt-Keras-CNN-CIFAR-100

A tutorial and demo using Hyperopt to auto-optimize CNN architecture and hyperparameters for the CIFAR-100 dataset with Keras/TensorFlow.

10874Python
8 years ago
Deep Learning for Biologists with Keras
Deep Learning for Biologists with Kerastotti0223/deep_learning_for_biologists_with_keras

A collection of Google Colab tutorials teaching biologists how to apply deep learning with Keras to real-world biological and agricultural problems.

10730Jupyter Notebook
7 years ago
zipline-tensorboard
zipline-tensorboardjimgoo/zipline-tensorboard

A TensorBoard dashboard for visualizing and comparing Zipline algorithmic trading backtests in real-time.

10633Python
3 years ago
XMC-GAN
XMC-GANgoogle-research/xmcgan_image_generation

Official JAX implementation of XMC-GAN for text-to-image generation using cross-modal contrastive learning.

10014Python
1 day ago
Ladder Network
Ladder Networkdivamgupta/ladder_network_keras

A Keras implementation of Ladder Networks for semi-supervised learning, achieving 98% accuracy on MNIST with only 100 labeled examples.

9934Python
5 years ago
iLID
iLIDtwerkmeister/iLID

A deep learning system for automatic spoken language identification from audio files using TensorFlow and Caffe.

9024Python
7 years ago
Urbansprawl
Urbansprawllgervasoni/urbansprawl

An open-source framework for calculating spatial urban sprawl indices and performing disaggregated population estimates using OpenStreetMap data.

8920Python
7 years ago
Improved CycleGAN
Improved CycleGANluoxier/CycleGAN_Tensorlayer

A TensorLayer re-implementation of CycleGAN with improvements like resize-convolution and instance normalization.

8827Python
8 years ago
1
6
7
8
9