Thanks to visit codestin.com
Credit goes to www.libhunt.com

Python Tensorflow

Open-source Python projects categorized as Tensorflow

Top 23 Python Tensorflow Projects

  1. transformers

    🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

    Project mention: Using “ibm-granite/granite-speech-3.3–8b” 🪨 for ASR | dev.to | 2025-11-02

    python3.12 -m venv new_venv_312 source new_venv_312/bin/activate pip install --upgrade pip pip install https://github.com/huggingface/transformers/archive/main.zip torchaudio peft soundfile torchcodec ### and also pip install librosa

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Keras

    Deep Learning for humans

    Project mention: PyTorch vs TensorFlow 2025: Which one wins after 72 hours? | dev.to | 2025-08-29

    Keras 3 multi-backend

  4. Real-Time-Voice-Cloning

    Clone a voice in 5 seconds to generate arbitrary speech in real-time

    Project mention: CorentinJ: Real-Time Voice Cloning | news.ycombinator.com | 2025-09-14
  5. Ray

    Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

    Project mention: PyTorch Monarch | news.ycombinator.com | 2025-10-23

    Not currently, but it is being worked on https://github.com/ray-project/ray/issues/53976.

  6. supervision

    We write your reusable computer vision tools. 💜

    Project mention: Show HN: Plug-and-play Python utils for any computer-vision pipeline | news.ycombinator.com | 2025-07-21
  7. 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.

  8. spleeter

    Deezer source separation library including pretrained models.

    Project mention: DeepMind releases Lyria 2 music generation model | news.ycombinator.com | 2025-04-24
  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. 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.

  11. Mask_RCNN

    Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow

  12. best-of-ml-python

    🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.

    Project mention: A ranked list of machine learning Python libraries. Updated weekly | news.ycombinator.com | 2025-01-31
  13. datasets

    🤗 The largest hub of ready-to-use datasets for AI models with fast, easy-to-use and efficient data manipulation tools

    Project mention: Training with Big Data on Any Cloud | dev.to | 2025-06-20

    Hugging Face Datasets -- the library that lets you download and manage datasets from the Hugging Face Hub, as well as being a convenient vendor-neutral interface for your own datasets.

  14. horovod

    Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.

  15. ivy

    Convert Machine Learning Code Between Frameworks

  16. facenet

    Face recognition using Tensorflow

  17. wandb

    The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.

    Project mention: Best Practices for Ensuring AI Agent Performance and Reliability | dev.to | 2025-07-22

    Use tools like Weights & Biases, Labelbox, or Maxim’s data engine to version your datasets, track changes, and continuously add new edge cases and user feedback.

  18. TFLearn

    Deep learning library featuring a higher-level API for TensorFlow.

  19. autokeras

    AutoML library for deep learning

  20. einops

    Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)

    Project mention: How is einx notation universal? | news.ycombinator.com | 2025-09-24
  21. deeplake

    Database for AI. Store Vectors, Images, Texts, Videos, etc. Use with LLMs/LangChain. Store, query, version, & visualize any AI data. Stream data in real-time to PyTorch/TensorFlow. https://activeloop.ai

    Project mention: What I Learned Comparing Zilliz Cloud and Deep Lake for Scalable Vector Search | dev.to | 2025-06-09

    As I scaled up a semantic search engine for multi-modal content, I found myself at a fork in the road. Should I lean into a purpose-built vector database like Zilliz Cloud, or embrace a more flexible data lake approach with Deep Lake? These tools promise vector search at scale—but they come from fundamentally different architectural philosophies.

  22. python-small-examples

    告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 https://ai-jupyter.com

  23. TensorLayer

    Deep Learning and Reinforcement Learning Library for Scientists and Engineers

  24. DeepPavlov

    An open source library for deep learning end-to-end dialog systems and chatbots.

    Project mention: Conversational AI and the Evolution of Search: Redefining How We Find Information | dev.to | 2025-01-29

    DeepPavlov: A conversational AI library for building multi-skill chatbots and virtual assistants.

  25. flower

    Flower: A Friendly Federated AI Framework (by adap)

    Project mention: Flower: A Friendly Federated AI Framework | news.ycombinator.com | 2025-07-17
  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Tensorflow discussion

Log in or Post with

Python Tensorflow related posts

  • Using “ibm-granite/granite-speech-3.3–8b” 🪨 for ASR

    1 project | dev.to | 2 Nov 2025
  • PyTorch Monarch

    2 projects | news.ycombinator.com | 23 Oct 2025
  • Updating ASR examples in Hugging Face Transformers Hub datasets, clearer args, smoother Windows setup

    1 project | dev.to | 30 Sep 2025
  • How is einx notation universal?

    1 project | news.ycombinator.com | 24 Sep 2025
  • PyTorch vs TensorFlow 2025: Which one wins after 72 hours?

    3 projects | dev.to | 29 Aug 2025
  • OpenAI Harmony

    3 projects | news.ycombinator.com | 5 Aug 2025
  • Transformers 4.55 New OpenAI GPT OSS

    1 project | news.ycombinator.com | 5 Aug 2025
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 16 Nov 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source Tensorflow projects in Python? This list will help you:

# Project Stars
1 transformers 152,508
2 Keras 63,551
3 Real-Time-Voice-Cloning 58,832
4 Ray 39,825
5 supervision 35,881
6 data-science-ipython-notebooks 28,539
7 spleeter 27,733
8 d2l-en 26,601
9 Mask_RCNN 25,321
10 best-of-ml-python 22,786
11 datasets 20,844
12 horovod 14,631
13 ivy 14,234
14 facenet 14,207
15 wandb 10,521
16 TFLearn 9,616
17 autokeras 9,279
18 einops 9,271
19 deeplake 8,894
20 python-small-examples 8,092
21 TensorLayer 7,376
22 DeepPavlov 6,949
23 flower 6,401

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?