Best Open Source tensorflow Libraries
A curated list of the most popular GitHub repositories tagged with tensorflow. Select any project to visualize its architecture and dive into the codebase using RepoMind's AI engine.
#1tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
#2keras-team/keras
Deep Learning for humans
#3CorentinJ/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
#4aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
#5ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
#6photoprism/photoprism
AI-Powered Photos App for the Decentralized Web 🌈💎✨
#7roboflow/supervision
We write your reusable computer vision tools. 💜
#8xitu/gold-miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
#9lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
#10blakeblackshear/frigate
NVR with realtime local object detection for IP cameras
#11donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
#12d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
#13deezer/spleeter
Deezer source separation library including pretrained models.
#14ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
#15matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
#16microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
#17alyssaxuu/screenity
The free and privacy-friendly screen recorder with no limits 🎥
#18justadudewhohacks/face-api.js
JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js
#19Mikoto10032/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
#20instillai/TensorFlow-Course
:satellite: Simple and ready-to-use tutorials for TensorFlow
#21kubeflow/kubeflow
Machine Learning Toolkit for Kubernetes
#22cvat-ai/cvat
Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
#23graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
#24NVIDIA/DeepLearningExamples
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
#25lyhue1991/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
#26google-deepmind/sonnet
TensorFlow-based neural network library
#27tflearn/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
#28arogozhnikov/einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
#29keras-team/autokeras
AutoML library for deep learning
#30Hvass-Labs/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
#31replicate/cog
Containers for machine learning
#32activeloopai/deeplake
the GPU-native, sandboxed Postgres for AI agents
#33vahidk/EffectiveTensorflow
TensorFlow tutorials and best practices.
#34Nyandwi/machine_learning_complete
A comprehensive machine learning repository containing 30+ notebooks on different concepts, algorithms and techniques.
#35transcranial/keras-js
Run Keras models in the browser, with GPU support using WebGL
#36minimaxir/textgenrnn
Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.
#37qubvel/segmentation_models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
#38blei-lab/edward
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
#39deepjavalibrary/djl
An Engine-Agnostic Deep Learning Framework in Java
#40iree-org/iree
A retargetable MLIR-based machine learning compiler and runtime toolkit.
#41zimingttkx/AI-Practices
🎓 机器学习与深度学习实战教程 | Comprehensive ML & DL Tutorial with Jupyter Notebooks | 包含线性回归、神经网络、CNN、RNN等完整教程