Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Tensorflow

Tensorflow

287 projects

Showing 36 of 287 projects

cadrl_ros
cadrl_rosPython

ROS package implementing a deep reinforcement learning algorithm for dynamic obstacle avoidance in ground robots.

#robotics#deep-learning#motion-planning
Stars709
Forks158
Last commit4 years ago
Generative Handwriting Demo using TensorFlow
Generative Handwriting Demo using TensorFlowPython

Generates realistic handwriting using LSTM Mixture Density Networks implemented in TensorFlow.

#stroke-generation#creative-ai#deep-learning
Stars703
Forks164
Last commit
tensorflow-upstream
tensorflow-upstreamC++

TensorFlow port for AMD GPUs via ROCm, enabling machine learning on Radeon hardware.

#ai-framework#deep-learning#gpu-acceleration
Stars702
Forks97
Last commit13 days ago
TensorFlow Decision Forests
TensorFlow Decision ForestsPython

A TensorFlow library for training, serving, and interpreting decision forest models like Random Forests and Gradient Boosted Trees.

#random-forest#interpretability#classification
Stars694
Forks116
Last commit
android-yolo
android-yoloC++

Real-time object detection on Android using YOLO with TensorFlow, detecting 20 object classes from the Pascal VOC dataset.

#demo#deep-learning#android
Stars692
Forks212
Last commit3 years ago
Deep-Reinforcement-Stock-Trading
Deep-Reinforcement-Stock-TradingJupyter Notebook

A modular deep reinforcement learning framework for portfolio management, enabling algorithmic stock trading with DQN and DDPG agents.

#algorithmic-trading#financial-ai#portfolio-management
Stars692
Forks157
Last commit
Terry Um’s TensorFlow Exercises
Terry Um’s TensorFlow ExercisesJupyter Notebook

A collection of TensorFlow practice exercises covering fundamental machine learning concepts from linear regression to CNNs.

#deep-learning#multilayer-perceptron#logistic-regression
Stars612
Forks195
Last commit
MusicGenreClassification
MusicGenreClassificationPython

Classify music genre from a 10-second audio stream using a convolutional neural network trained on mel-frequency spectrograms.

#neural-network#music-genre-classification#music-information-retrieval
Stars600
Forks121
Last commit
GAN-CLS
GAN-CLSPython

TensorFlow implementation of GAN-CLS algorithm for generating images from text descriptions using adversarial networks.

#text-to-image#tensorlayer#deep-learning
Stars599
Forks161
Last commit5 years ago
qkeras
qkerasPython

A quantization extension for Keras that provides drop-in replacement layers for creating quantized deep learning models in TensorFlow.

#fpga#deep-learning#asic-design
Stars582
Forks110
Last commit3 months ago
R-Net
R-NetPython

TensorFlow implementation of R-Net for machine reading comprehension on the SQuAD dataset.

#squad#deep-learning#neural-networks
Stars577
Forks209
Last commit7 years ago
SqueezeSeg
SqueezeSegPython

A convolutional neural network model for real-time road-object segmentation from 3D LiDAR point clouds.

#autonomous-driving#kitti-dataset#deep-learning
Stars575
Forks240
Last commit7 years ago
captcha_recognize
captcha_recognizePython

A TensorFlow-based image recognition system for captchas that works without image segmentation.

#image-recognition-captchas#deep-learning#python-2
Stars570
Forks175
Last commit3 years ago
cnn_handwritten_chinese_recognition
cnn_handwritten_chinese_recognitionPython

A web application that uses a CNN model to recognize handwritten Chinese characters from an online drawing canvas.

#flask#deep-learning#python
Stars549
Forks133
Last commit
U-Net
U-NetPython

A U-Net implementation for brain tumor segmentation using the BRATS 2017 dataset with data augmentation and dice loss.

#tensorlayer#deep-learning#brain-tumor
Stars535
Forks179
Last commit6 years ago
TensorLayerX
TensorLayerXPython

A unified deep learning and reinforcement learning framework supporting multiple backends and hardware platforms.

#mindspore#paddlepaddle#ai-framework
Stars528
Forks47
Last commit4 months ago
Lattice
LatticePython

A TensorFlow library implementing constrained and interpretable lattice-based models with shape constraints like monotonicity and convexity.

#shape-constraints#keras-layers#monotonic-models
Stars523
Forks93
Last commit1 year ago
tensor_stream
tensor_streamRuby

A standalone reimplementation of TensorFlow for Ruby, supporting pure Ruby and OpenCL backends for machine learning.

#model-training#opencl#deep-learning
Stars506
Forks16
Last commit5 years ago
Distributed Machine Learning Patterns
Distributed Machine Learning PatternsPython

A book teaching practical patterns for building scalable and reliable distributed machine learning systems using Kubernetes, TensorFlow, Kubeflow, and Argo Workflows.

#argo-workflows#model-training#large-scale-machine-learning
Stars503
Forks47
Last commit
NeuralArt
NeuralArtPython

A TensorFlow implementation of the neural style transfer algorithm that applies artistic styles to images.

#ai-art#neural-style-transfer#deep-learning
Stars493
Forks144
Last commit3 years ago
DeepCell
DeepCellPython

A deep learning library for single-cell analysis of biological images, specializing in cell segmentation and tracking.

#bioimage-analysis#instance-segmentation#python-library
Stars475
Forks107
Last commit5 days ago
Basenji
BasenjiPython

A deep learning toolkit for predicting regulatory activity, 3D genome folding, and mRNA half-life from DNA/RNA sequences.

#deep-learning#dna-sequencing#variant-scoring
Stars473
Forks138
Last commit4 months ago
GitHub Repo
GitHub RepoJava

An Android example project demonstrating TensorFlow integration for handwritten digit recognition using the MNIST dataset.

#deep-learning#android#example-project
Stars462
Forks97
Last commit1 year ago
Model Card Toolkit
Model Card ToolkitPython

A toolkit that streamlines and automates the generation of model cards for machine learning models.

#model-documentation#python-library#deep-learning
Stars450
Forks88
Last commit2 years ago
SimGAN-Captcha
SimGAN-CaptchaJupyter Notebook

An AI-powered captcha solver using SimGAN to generate synthetic training data without manual labeling.

#neural-network#simgan#synthetic-data
Stars439
Forks80
Last commit2 years ago
TensorFlow White Paper Notes
TensorFlow White Paper Notes

Annotated notes and summaries of the TensorFlow white paper, with SVG figures and links to documentation.

#research-paper#deep-learning#white-paper
Stars432
Forks59
Last commit7 years ago
Crop Yield Prediction
Crop Yield PredictionPython

Deep learning models for crop yield prediction using remote sensing data, with CNN/LSTM and Gaussian Process approaches.

#deep-learning#remote-sensing#gaussian-process
Stars421
Forks212
Last commit3 years ago
LotteryPredict
LotteryPredictJupyter Notebook

A practical demo using LSTM neural networks with TensorFlow to predict lottery numbers.

#time-series-prediction#data-science#neural-networks
Stars412
Forks199
Last commit7 years ago
CapsNet-Visualization
CapsNet-VisualizationPython

Interactive visualization tool for understanding Capsule Network (CapsNet) layers and their internal workings.

#ai#capsnet#educational
Stars394
Forks92
Last commit4 years ago
TensorFlow
TensorFlowRuby

A Ruby gem providing TensorFlow bindings for basic tensor operations and machine learning tasks.

#deep-learning#tensor-operations#ruby-gem
Stars383
Forks13
Last commit1 year ago
DeepLearningNotes
DeepLearningNotesJupyter Notebook

A collection of open-source machine learning and quantitative analysis models implemented in TensorFlow and PyTorch.

#quantitative-analysis#algorithmic-trading#deep-learning
Stars379
Forks229
Last commit
Neurite
NeuritePython

A neural networks toolbox for medical image analysis, providing specialized layers, models, and utilities for TensorFlow/Keras.

#brain#medical-image-computing#deep-learning
Stars375
Forks77
Last commit5 days ago
SiaNet
SiaNetC#

An easy-to-use C# deep learning library with support for multiple backends including TensorFlow, PyTorch, and CUDA/OpenCL.

#neural-network#model-training#deep-learning
Stars371
Forks81
Last commit7 years ago
AugmentedAutoencoder
AugmentedAutoencoderPython

A real-time RGB-based pipeline for object detection and 6D pose estimation using a denoising autoencoder trained on simulated 3D views.

#autoencoder#opencv#deep-learning
Stars362
Forks97
Last commit3 years ago
Weakly_detector
Weakly_detectorJupyter Notebook

TensorFlow implementation of weakly-supervised object localization using only image-level labels, without bounding box annotations.

#transfer-learning#deep-learning#object-localization
Stars361
Forks87
Last commit
tfdeploy
tfdeployPython

Deploy TensorFlow graphs for fast evaluation and export to environments without TensorFlow, using NumPy.

#portable-models#scipy#model-deployment
Stars355
Forks35
Last commit1 year ago
PreviousPage 6 of 8Next

Related Tags

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
8 years ago
20 days ago
1 year ago
7 years ago
6 years ago
3 years ago
5 months ago
8 years ago
8 years ago
#Deep Learning213
#Machine Learning213
#Neural Networks92
#Python86
#Computer Vision85
#Keras48
#Pytorch42
#Python Library33
#Reinforcement Learning32
#Neural Network30
#Convolutional Neural Networks27
#Natural Language Processing23