Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Tensorflow | 179,276 | 327 | 78 | 9 hours ago | 46 | October 23, 2019 | 2,107 | apache-2.0 | C++ | |
An Open Source Machine Learning Framework for Everyone | ||||||||||
Transformers | 116,660 | 64 | 2,484 | 10 hours ago | 125 | November 15, 2023 | 917 | apache-2.0 | Python | |
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. | ||||||||||
Keras | 59,979 | 691 | 10 hours ago | 86 | November 28, 2023 | 129 | apache-2.0 | Python | ||
Deep Learning for humans | ||||||||||
Real Time Voice Cloning | 48,672 | a month ago | 180 | other | Python | |||||
Clone a voice in 5 seconds to generate arbitrary speech in real-time | ||||||||||
Tensorflow Examples | 42,312 | a year ago | 218 | other | Jupyter Notebook | |||||
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2) | ||||||||||
Ray | 28,936 | 80 | 363 | 9 hours ago | 95 | December 04, 2023 | 3,473 | apache-2.0 | Python | |
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads. | ||||||||||
Data Science Ipython Notebooks | 25,668 | 2 months ago | 34 | other | Python | |||||
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. | ||||||||||
Handson Ml | 25,036 | 2 months ago | 140 | apache-2.0 | Jupyter Notebook | |||||
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead. | ||||||||||
Netron | 24,709 | 4 | 70 | a day ago | 609 | December 02, 2023 | 21 | mit | JavaScript | |
Visualizer for neural network, deep learning and machine learning models | ||||||||||
Spleeter | 23,845 | 6 | 21 days ago | 37 | June 10, 2022 | 223 | mit | Python | ||
Deezer source separation library including pretrained models. |
A curated list of awesome TensorFlow experiments, libraries, and projects. Inspired by awesome-machine-learning.
TensorFlow is an open source software library for numerical computation using data flow graphs. In other words, the best way to build deep learning models.
More info here.
Your contributions are always welcome!
If you want to contribute to this list (please do), send me a pull request or contact me @jtoy Also, if you notice that any of the above listed repositories should be deprecated, due to any of the following reasons:
More info on the guidelines