Best Of Ml Python Save

πŸ† A ranked list of awesome machine learning Python libraries. Updated weekly.

Project README

Best-of Machine Learning with Python

πŸ†Β  A ranked list of awesome machine learning Python libraries. Updated weekly.

This curated list contains 920 awesome open-source projects with a total of 4.4M stars grouped into 34 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you like to add or update projects, feel free to open an issue, submit a pull request, or directly edit the projects.yaml. Contributions are very welcome!


πŸ§™β€β™‚οΈΒ  Discover other best-of lists or create your own.
πŸ“«Β  Subscribe to our newsletter for updates and trending projects.


Contents

Explanation

  • πŸ₯‡πŸ₯ˆπŸ₯‰Β  Combined project-quality score
  • ⭐️  Star count from GitHub
  • 🐣  New project (less than 6 months old)
  • πŸ’€Β  Inactive project (6 months no activity)
  • πŸ’€Β  Dead project (12 months no activity)
  • πŸ“ˆπŸ“‰Β  Project is trending up or down
  • βž•Β  Project was recently added
  • ❗️  Warning (e.g. missing/risky license)
  • πŸ‘¨β€πŸ’»Β  Contributors count from GitHub
  • πŸ”€Β  Fork count from GitHub
  • πŸ“‹Β  Issue count from GitHub
  • ⏱️  Last update timestamp on package manager
  • πŸ“₯Β  Download count from package manager
  • πŸ“¦Β  Number of dependent projects
  • Β  Tensorflow related project
  • Β  Sklearn related project
  • Β  PyTorch related project
  • Β  MxNet related project
  • Β  Apache Spark related project
  • Β  Jupyter related project
  • Β  PaddlePaddle related project
  • Β  Pandas related project
  • Β  Jax related project

Machine Learning Frameworks

Back to top

General-purpose machine learning and deep learning frameworks.

Tensorflow (πŸ₯‡57 Β· ⭐ 180K) - An Open Source Machine Learning Framework for Everyone. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 4.6K Β· πŸ”€ 74K Β· πŸ“¦ 360K Β· πŸ“‹ 39K - 5% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/tensorflow/tensorflow
    
  • PyPi (πŸ“₯ 23M / month Β· πŸ“¦ 16K Β· ⏱️ 09.03.2024):

    ip install tensorflow
    
  • Conda (πŸ“₯ 4.5M Β· ⏱️ 30.01.2024):

    onda install -c conda-forge tensorflow
    
  • Docker Hub (πŸ“₯ 77M Β· ⭐ 2.4K Β· ⏱️ 11.04.2024):

    ocker pull tensorflow/tensorflow
    
PyTorch (πŸ₯‡55 Β· ⭐ 77K) - Tensors and Dynamic neural networks in Python with strong GPU.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 4.8K Β· πŸ”€ 21K Β· πŸ“₯ 38K Β· πŸ“¦ 420K Β· πŸ“‹ 42K - 32% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/pytorch/pytorch
    
  • PyPi (πŸ“₯ 26M / month Β· πŸ“¦ 13K Β· ⏱️ 27.03.2024):

    ip install torch
    
  • Conda (πŸ“₯ 21M Β· ⏱️ 26.03.2024):

    onda install -c pytorch pytorch
    
scikit-learn (πŸ₯‡52 Β· ⭐ 58K) - scikit-learn: machine learning in Python. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 3.1K Β· πŸ”€ 25K Β· πŸ“₯ 940 Β· πŸ“¦ 740K Β· πŸ“‹ 11K - 19% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/scikit-learn/scikit-learn
    
  • PyPi (πŸ“₯ 64M / month Β· πŸ“¦ 32K Β· ⏱️ 09.04.2024):

    ip install scikit-learn
    
  • Conda (πŸ“₯ 27M Β· ⏱️ 11.04.2024):

    onda install -c conda-forge scikit-learn
    
Keras (πŸ₯‡47 Β· ⭐ 61K Β· πŸ“ˆ) - Deep Learning for humans. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 1.3K Β· πŸ”€ 19K Β· πŸ“‹ 12K - 1% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/keras-team/keras
    
  • PyPi (πŸ“₯ 18M / month Β· πŸ“¦ 810 Β· ⏱️ 10.04.2024):

    ip install keras
    
  • Conda (πŸ“₯ 3.4M Β· ⏱️ 10.04.2024):

    onda install -c conda-forge keras
    
PySpark (πŸ₯‡45 Β· ⭐ 38K Β· πŸ“ˆ) - Apache Spark Python API. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 3K Β· πŸ”€ 28K Β· ⏱️ 11.04.2024):

    it clone https://github.com/apache/spark
    
  • PyPi (πŸ“₯ 30M / month Β· πŸ“¦ 1.3K Β· ⏱️ 26.02.2024):

    ip install pyspark
    
  • Conda (πŸ“₯ 3.1M Β· ⏱️ 03.03.2024):

    onda install -c conda-forge pyspark
    
jax (πŸ₯‡45 Β· ⭐ 28K) - Composable transformations of Python+NumPy programs: differentiate,.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 670 Β· πŸ”€ 2.5K Β· πŸ“¦ 24K Β· πŸ“‹ 5.5K - 30% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/google/jax
    
  • PyPi (πŸ“₯ 5.7M / month Β· πŸ“¦ 920 Β· ⏱️ 03.04.2024):

    ip install jax
    
  • Conda (πŸ“₯ 1.1M Β· ⏱️ 07.04.2024):

    onda install -c conda-forge jaxlib
    
pytorch-lightning (πŸ₯‡45 Β· ⭐ 27K) - Pretrain, finetune and deploy AI models on multiple.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 940 Β· πŸ”€ 3.2K Β· πŸ“₯ 8K Β· πŸ“¦ 31K Β· πŸ“‹ 6.9K - 9% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/Lightning-AI/lightning
    
  • PyPi (πŸ“₯ 4.9M / month Β· πŸ“¦ 820 Β· ⏱️ 04.03.2024):

    ip install pytorch-lightning
    
  • Conda (πŸ“₯ 1.1M Β· ⏱️ 05.03.2024):

    onda install -c conda-forge pytorch-lightning
    
XGBoost (πŸ₯‡45 Β· ⭐ 26K) - Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 640 Β· πŸ”€ 8.7K Β· πŸ“₯ 8.3K Β· πŸ“¦ 87K Β· πŸ“‹ 5.2K - 8% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/dmlc/xgboost
    
  • PyPi (πŸ“₯ 19M / month Β· πŸ“¦ 1.9K Β· ⏱️ 19.12.2023):

    ip install xgboost
    
  • Conda (πŸ“₯ 4.6M Β· ⏱️ 02.04.2024):

    onda install -c conda-forge xgboost
    
PaddlePaddle (πŸ₯‡45 Β· ⭐ 22K) - PArallel Distributed Deep LEarning: Machine Learning.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 5.4K Β· πŸ“₯ 15K Β· πŸ“¦ 4.9K Β· πŸ“‹ 19K - 10% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/PaddlePaddle/Paddle
    
  • PyPi (πŸ“₯ 190K / month Β· πŸ“¦ 110 Β· ⏱️ 19.03.2024):

    ip install paddlepaddle
    
StatsModels (πŸ₯ˆ44 Β· ⭐ 9.5K) - Statsmodels: statistical modeling and econometrics in Python. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 420 Β· πŸ”€ 2.8K Β· πŸ“₯ 30 Β· πŸ“¦ 120K Β· πŸ“‹ 5.5K - 49% open Β· ⏱️ 08.04.2024):

    it clone https://github.com/statsmodels/statsmodels
    
  • PyPi (πŸ“₯ 17M / month Β· πŸ“¦ 5.7K Β· ⏱️ 14.12.2023):

    ip install statsmodels
    
  • Conda (πŸ“₯ 13M Β· ⏱️ 14.12.2023):

    onda install -c conda-forge statsmodels
    
LightGBM (πŸ₯ˆ42 Β· ⭐ 16K) - A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT,.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 3.8K Β· πŸ“₯ 220K Β· πŸ“¦ 32K Β· πŸ“‹ 3.3K - 10% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/microsoft/LightGBM
    
  • PyPi (πŸ“₯ 7.7M / month Β· πŸ“¦ 880 Β· ⏱️ 26.01.2024):

    ip install lightgbm
    
  • Conda (πŸ“₯ 2.2M Β· ⏱️ 26.01.2024):

    onda install -c conda-forge lightgbm
    
Catboost (πŸ₯ˆ41 Β· ⭐ 7.7K) - A fast, scalable, high performance Gradient Boosting on Decision.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 1.1K Β· πŸ“₯ 240K Β· πŸ“¦ 13 Β· πŸ“‹ 2.3K - 22% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/catboost/catboost
    
  • PyPi (πŸ“₯ 2.2M / month Β· πŸ“¦ 370 Β· ⏱️ 23.02.2024):

    ip install catboost
    
  • Conda (πŸ“₯ 1.5M Β· ⏱️ 24.02.2024):

    onda install -c conda-forge catboost
    
Fastai (πŸ₯ˆ40 Β· ⭐ 26K) - The fastai deep learning library. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 660 Β· πŸ”€ 7.5K Β· πŸ“¦ 17K Β· πŸ“‹ 1.8K - 11% open Β· ⏱️ 04.03.2024):

    it clone https://github.com/fastai/fastai
    
  • PyPi (πŸ“₯ 380K / month Β· πŸ“¦ 350 Β· ⏱️ 01.02.2024):

    ip install fastai
    
PyFlink (πŸ₯ˆ38 Β· ⭐ 23K Β· πŸ“ˆ) - Apache Flink Python API. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 1.8K Β· πŸ”€ 13K Β· πŸ“¦ 21 Β· ⏱️ 11.04.2024):

    it clone https://github.com/apache/flink
    
  • PyPi (πŸ“₯ 72K / month Β· πŸ“¦ 24 Β· ⏱️ 15.03.2024):

    ip install apache-flink
    
Jina (πŸ₯ˆ38 Β· ⭐ 20K) - Build multimodal AI applications with cloud-native stack. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 2.2K Β· πŸ“¦ 1.7K Β· πŸ“‹ 1.9K - 1% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/jina-ai/jina
    
  • PyPi (πŸ“₯ 24K / month Β· πŸ“¦ 17 Β· ⏱️ 10.04.2024):

    ip install jina
    
  • Conda (πŸ“₯ 61K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge jina-core
    
  • Docker Hub (πŸ“₯ 1.3M Β· ⭐ 8 Β· ⏱️ 10.04.2024):

    ocker pull jinaai/jina
    
Flax (πŸ₯ˆ38 Β· ⭐ 5.5K) - Flax is a neural network library for JAX that is designed for.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 580 Β· πŸ“₯ 50 Β· πŸ“¦ 6.8K Β· πŸ“‹ 900 - 22% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/google/flax
    
  • PyPi (πŸ“₯ 3.2M / month Β· πŸ“¦ 230 Β· ⏱️ 14.03.2024):

    ip install flax
    
  • Conda (πŸ“₯ 45K Β· ⏱️ 14.03.2024):

    onda install -c conda-forge flax
    
Theano (πŸ₯ˆ37 Β· ⭐ 9.8K) - Theano was a Python library that allows you to define, optimize, and.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 390 Β· πŸ”€ 2.5K Β· πŸ“¦ 15K Β· πŸ“‹ 2.8K - 24% open Β· ⏱️ 15.01.2024):

    it clone https://github.com/Theano/Theano
    
  • PyPi (πŸ“₯ 260K / month Β· πŸ“¦ 2.8K Β· ⏱️ 27.07.2020):

    ip install theano
    
  • Conda (πŸ“₯ 2.4M Β· ⏱️ 16.06.2023):

    onda install -c conda-forge theano
    
Ludwig (πŸ₯ˆ35 Β· ⭐ 11K) - Low-code framework for building custom LLMs, neural networks, and.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 1.2K Β· πŸ“¦ 240 Β· πŸ“‹ 1.1K - 32% open Β· ⏱️ 08.04.2024):

    it clone https://github.com/ludwig-ai/ludwig
    
  • PyPi (πŸ“₯ 5.1K / month Β· πŸ“¦ 9 Β· ⏱️ 08.04.2024):

    ip install ludwig
    
Vowpal Wabbit (πŸ₯ˆ35 Β· ⭐ 8.4K) - Vowpal Wabbit is a machine learning system which pushes the.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 340 Β· πŸ”€ 2K Β· πŸ“‹ 1.3K - 11% open Β· ⏱️ 21.03.2024):

    it clone https://github.com/VowpalWabbit/vowpal_wabbit
    
  • PyPi (πŸ“₯ 110K / month Β· πŸ“¦ 35 Β· ⏱️ 19.07.2023):

    ip install vowpalwabbit
    
  • Conda (πŸ“₯ 140K Β· ⏱️ 26.03.2024):

    onda install -c conda-forge vowpalwabbit
    
Thinc (πŸ₯ˆ35 Β· ⭐ 2.8K) - A refreshing functional take on deep learning, compatible with your favorite.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 270 Β· πŸ“¦ 45K Β· πŸ“‹ 140 - 12% open Β· ⏱️ 07.02.2024):

    it clone https://github.com/explosion/thinc
    
  • PyPi (πŸ“₯ 7.7M / month Β· πŸ“¦ 650 Β· ⏱️ 08.04.2024):

    ip install thinc
    
  • Conda (πŸ“₯ 2.7M Β· ⏱️ 29.12.2023):

    onda install -c conda-forge thinc
    
ivy (πŸ₯ˆ34 Β· ⭐ 14K Β· πŸ“‰) - The Unified AI Framework. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 1.5K Β· πŸ”€ 5.9K Β· πŸ“‹ 17K - 6% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/unifyai/ivy
    
  • PyPi (πŸ“₯ 1.1K / month Β· πŸ“¦ 9 Β· ⏱️ 15.03.2024):

    ip install ivy
    
Ignite (πŸ₯ˆ34 Β· ⭐ 4.4K) - High-level library to help with training and evaluating neural.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 470 Β· πŸ”€ 610 Β· πŸ“¦ 2.8K Β· πŸ“‹ 1.4K - 10% open Β· ⏱️ 08.04.2024):

    it clone https://github.com/pytorch/ignite
    
  • PyPi (πŸ“₯ 190K / month Β· πŸ“¦ 53 Β· ⏱️ 11.04.2024):

    ip install pytorch-ignite
    
  • Conda (πŸ“₯ 180K Β· ⏱️ 01.04.2024):

    onda install -c pytorch ignite
    
mlpack (πŸ₯‰33 Β· ⭐ 4.8K) - mlpack: a fast, header-only C++ machine learning library. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 1.6K Β· πŸ“‹ 1.6K - 2% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/mlpack/mlpack
    
  • PyPi (πŸ“₯ 2.2K / month Β· πŸ“¦ 1 Β· ⏱️ 10.04.2024):

    ip install mlpack
    
  • Conda (πŸ“₯ 170K Β· ⏱️ 29.11.2023):

    onda install -c conda-forge mlpack
    
Sonnet (πŸ₯‰32 Β· ⭐ 9.7K) - TensorFlow-based neural network library. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 1.4K Β· πŸ“¦ 1.3K Β· πŸ“‹ 190 - 16% open Β· ⏱️ 08.04.2024):

    it clone https://github.com/deepmind/sonnet
    
  • PyPi (πŸ“₯ 25K / month Β· πŸ“¦ 53 Β· ⏱️ 02.01.2024):

    ip install dm-sonnet
    
  • Conda (πŸ“₯ 27K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge sonnet
    
einops (πŸ₯‰32 Β· ⭐ 7.9K Β· πŸ“‰) - Flexible and powerful tensor operations for readable and reliable code.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 330 Β· πŸ“¦ 31K Β· πŸ“‹ 170 - 19% open Β· ⏱️ 11.02.2024):

    it clone https://github.com/arogozhnikov/einops
    
  • PyPi (πŸ“₯ 6.6M / month Β· πŸ“¦ 870 Β· ⏱️ 01.10.2023):

    ip install einops
    
  • Conda (πŸ“₯ 200K Β· ⏱️ 01.10.2023):

    onda install -c conda-forge einops
    
tensorpack (πŸ₯‰32 Β· ⭐ 6.3K Β· πŸ’€) - A Neural Net Training Interface on TensorFlow, with.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 1.8K Β· πŸ“₯ 160 Β· πŸ“¦ 1.5K Β· πŸ“‹ 1.4K - 0% open Β· ⏱️ 06.08.2023):

    it clone https://github.com/tensorpack/tensorpack
    
  • PyPi (πŸ“₯ 14K / month Β· πŸ“¦ 47 Β· ⏱️ 22.01.2021):

    ip install tensorpack
    
  • Conda (πŸ“₯ 10K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge tensorpack
    
Haiku (πŸ₯‰32 Β· ⭐ 2.8K) - JAX-based neural network library. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 220 Β· πŸ“¦ 1.8K Β· πŸ“‹ 240 - 29% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/deepmind/dm-haiku
    
  • PyPi (πŸ“₯ 290K / month Β· πŸ“¦ 90 Β· ⏱️ 28.02.2024):

    ip install dm-haiku
    
  • Conda (πŸ“₯ 16K Β· ⏱️ 28.02.2024):

    onda install -c conda-forge dm-haiku
    
dyNET (πŸ₯‰31 Β· ⭐ 3.4K) - DyNet: The Dynamic Neural Network Toolkit. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 700 Β· πŸ“₯ 15K Β· πŸ“¦ 260 Β· πŸ“‹ 940 - 29% open Β· ⏱️ 08.11.2023):

    it clone https://github.com/clab/dynet
    
  • PyPi (πŸ“₯ 290K / month Β· πŸ“¦ 29 Β· ⏱️ 21.10.2020):

    ip install dyNET
    
Geomstats (πŸ₯‰31 Β· ⭐ 1.1K) - Computations and statistics on manifolds with geometric structures. MIT
  • GitHub (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 230 Β· πŸ“¦ 99 Β· πŸ“‹ 560 - 37% open Β· ⏱️ 08.04.2024):

    it clone https://github.com/geomstats/geomstats
    
  • PyPi (πŸ“₯ 3.2K / month Β· πŸ“¦ 3 Β· ⏱️ 30.08.2023):

    ip install geomstats
    
  • Conda (πŸ“₯ 2.3K Β· ⏱️ 30.08.2023):

    onda install -c conda-forge geomstats
    
tensorflow-upstream (πŸ₯‰31 Β· ⭐ 680) - TensorFlow ROCm port. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 4.6K Β· πŸ”€ 89 Β· πŸ“₯ 21 Β· πŸ“‹ 390 - 26% open Β· ⏱️ 28.03.2024):

    it clone https://github.com/ROCmSoftwarePlatform/tensorflow-upstream
    
  • PyPi (πŸ“₯ 4K / month Β· πŸ“¦ 6 Β· ⏱️ 10.01.2024):

    ip install tensorflow-rocm
    
skorch (πŸ₯‰30 Β· ⭐ 5.6K) - A scikit-learn compatible neural network library that wraps.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 370 Β· πŸ“¦ 1.2K Β· πŸ“‹ 510 - 10% open Β· ⏱️ 19.02.2024):

    it clone https://github.com/skorch-dev/skorch
    
  • PyPi (πŸ“₯ 140K / month Β· πŸ“¦ 54 Β· ⏱️ 04.09.2023):

    ip install skorch
    
  • Conda (πŸ“₯ 780K Β· ⏱️ 06.09.2023):

    onda install -c conda-forge skorch
    
Determined (πŸ₯‰30 Β· ⭐ 2.8K) - Determined is an open-source machine learning platform.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 340 Β· πŸ“₯ 7.9K Β· πŸ“‹ 480 - 31% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/determined-ai/determined
    
  • PyPi (πŸ“₯ 46K / month Β· πŸ“¦ 4 Β· ⏱️ 11.04.2024):

    ip install determined
    
ktrain (πŸ₯‰30 Β· ⭐ 1.2K) - ktrain is a Python library that makes deep learning and AI more.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 270 Β· πŸ“¦ 510 Β· πŸ“‹ 490 - 0% open Β· ⏱️ 05.04.2024):

    it clone https://github.com/amaiya/ktrain
    
  • PyPi (πŸ“₯ 10K / month Β· πŸ“¦ 3 Β· ⏱️ 05.04.2024):

    ip install ktrain
    
Neural Network Libraries (πŸ₯‰29 Β· ⭐ 2.7K) - Neural Network Libraries. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 75 Β· πŸ”€ 340 Β· πŸ“₯ 920 Β· πŸ“‹ 92 - 34% open Β· ⏱️ 12.03.2024):

    it clone https://github.com/sony/nnabla
    
  • PyPi (πŸ“₯ 2.4K / month Β· πŸ“¦ 55 Β· ⏱️ 06.12.2023):

    ip install nnabla
    
EvaDB (πŸ₯‰29 Β· ⭐ 2.6K) - Database system for AI-powered apps. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 250 Β· πŸ“₯ 410K Β· πŸ“¦ 140 Β· πŸ“‹ 300 - 25% open Β· ⏱️ 03.12.2023):

    it clone https://github.com/georgia-tech-db/eva
    
  • PyPi (πŸ“₯ 9K / month Β· ⏱️ 19.11.2023):

    ip install evadb
    
pyRiemann (πŸ₯‰27 Β· ⭐ 580) - Machine learning for multivariate data through the Riemannian.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 160 Β· πŸ“¦ 330 Β· πŸ“‹ 100 - 4% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/pyRiemann/pyRiemann
    
  • PyPi (πŸ“₯ 45K / month Β· πŸ“¦ 21 Β· ⏱️ 10.04.2024):

    ip install pyriemann
    
  • Conda (πŸ“₯ 5.2K Β· ⏱️ 10.04.2024):

    onda install -c conda-forge pyriemann
    
SHOGUN (πŸ₯‰26 Β· ⭐ 3K) - Unified and efficient Machine Learning. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 1K Β· πŸ“‹ 1.5K - 27% open Β· ⏱️ 19.12.2023):

    it clone https://github.com/shogun-toolbox/shogun
    
  • Conda (πŸ“₯ 130K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge shogun
    
  • Docker Hub (πŸ“₯ 1.5K Β· ⭐ 1 Β· ⏱️ 31.01.2019):

    ocker pull shogun/shogun
    
Neural Tangents (πŸ₯‰26 Β· ⭐ 2.2K) - Fast and Easy Infinite Neural Networks in Python. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 240 Β· πŸ“₯ 370 Β· πŸ“¦ 97 Β· πŸ“‹ 150 - 39% open Β· ⏱️ 01.03.2024):

    it clone https://github.com/google/neural-tangents
    
  • PyPi (πŸ“₯ 2K / month Β· πŸ“¦ 1 Β· ⏱️ 11.12.2023):

    ip install neural-tangents
    
Towhee (πŸ₯‰24 Β· ⭐ 3K) - Towhee is a framework that is dedicated to making neural data.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 250 Β· πŸ“₯ 2.6K Β· πŸ“‹ 650 - 0% open Β· ⏱️ 20.01.2024):

    it clone https://github.com/towhee-io/towhee
    
  • PyPi (πŸ“₯ 3.2K / month Β· ⏱️ 04.12.2023):

    ip install towhee
    
fklearn (πŸ₯‰24 Β· ⭐ 1.5K) - fklearn: Functional Machine Learning. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 160 Β· πŸ“¦ 13 Β· πŸ“‹ 60 - 58% open Β· ⏱️ 08.11.2023):

    it clone https://github.com/nubank/fklearn
    
  • PyPi (πŸ“₯ 370 / month Β· ⏱️ 09.11.2023):

    ip install fklearn
    
mace (πŸ₯‰23 Β· ⭐ 4.9K) - MACE is a deep learning inference framework optimized for mobile.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 820 Β· πŸ“₯ 1.5K Β· πŸ“‹ 680 - 8% open Β· ⏱️ 11.03.2024):

    it clone https://github.com/XiaoMi/mace
    
ThunderSVM (πŸ₯‰22 Β· ⭐ 1.5K) - ThunderSVM: A Fast SVM Library on GPUs and CPUs. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 210 Β· πŸ“₯ 2.8K Β· πŸ“‹ 220 - 33% open Β· ⏱️ 01.04.2024):

    it clone https://github.com/Xtra-Computing/thundersvm
    
  • PyPi (πŸ“₯ 720 / month Β· ⏱️ 13.03.2020):

    ip install thundersvm
    
NeoML (πŸ₯‰22 Β· ⭐ 760) - Machine learning framework for both deep learning and traditional.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 120 Β· πŸ“‹ 87 - 42% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/neoml-lib/neoml
    
  • PyPi (πŸ“₯ 210 / month Β· ⏱️ 26.12.2023):

    ip install neoml
    
Torchbearer (πŸ₯‰22 Β· ⭐ 630) - torchbearer: A model fitting library for PyTorch. MIT
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 68 Β· πŸ“¦ 86 Β· πŸ“‹ 250 - 4% open Β· ⏱️ 04.12.2023):

    it clone https://github.com/pytorchbearer/torchbearer
    
  • PyPi (πŸ“₯ 500 / month Β· πŸ“¦ 4 Β· ⏱️ 01.12.2023):

    ip install torchbearer
    
Objax (πŸ₯‰21 Β· ⭐ 760) - Objax is a machine learning framework that provides an Object.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 78 Β· πŸ“¦ 50 Β· πŸ“‹ 110 - 45% open Β· ⏱️ 27.01.2024):

    it clone https://github.com/google/objax
    
  • PyPi (πŸ“₯ 520 / month Β· πŸ“¦ 4 Β· ⏱️ 06.11.2023):

    ip install objax
    
chefboost (πŸ₯‰20 Β· ⭐ 440) - A Lightweight Decision Tree Framework supporting regular algorithms:.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 98 Β· πŸ“¦ 53 Β· πŸ“‹ 45 - 11% open Β· ⏱️ 26.12.2023):

    it clone https://github.com/serengil/chefboost
    
  • PyPi (πŸ“₯ 2.8K / month Β· ⏱️ 16.02.2022):

    ip install chefboost
    
ThunderGBM (πŸ₯‰16 Β· ⭐ 690) - ThunderGBM: Fast GBDTs and Random Forests on GPUs. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 87 Β· πŸ“¦ 2 Β· πŸ“‹ 81 - 48% open Β· ⏱️ 29.01.2024):

    it clone https://github.com/Xtra-Computing/thundergbm
    
  • PyPi (πŸ“₯ 250 / month Β· ⏱️ 19.09.2022):

    ip install thundergbm
    
Show 15 hidden projects...
  • dlib (πŸ₯ˆ41 Β· ⭐ 13K) - A toolkit for making real world machine learning and data analysis.. ❗️BSL-1.0
  • MXNet (πŸ₯ˆ38 Β· ⭐ 21K Β· πŸ’€) - Lightweight, Portable, Flexible Distributed/Mobile Deep.. Apache-2
  • MindsDB (πŸ₯ˆ34 Β· ⭐ 21K) - The platform for customizing AI from enterprise data. ❗️libpng-2.0
  • Chainer (πŸ₯‰33 Β· ⭐ 5.9K Β· πŸ’€) - A flexible framework of neural networks for deep learning. MIT
  • Turi Create (πŸ₯‰32 Β· ⭐ 11K Β· πŸ’€) - Turi Create simplifies the development of custom machine.. BSD-3
  • TFlearn (πŸ₯‰31 Β· ⭐ 9.6K Β· πŸ’€) - Deep learning library featuring a higher-level API for TensorFlow. MIT
  • CNTK (πŸ₯‰30 Β· ⭐ 17K Β· πŸ’€) - Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit. MIT
  • NuPIC (πŸ₯‰28 Β· ⭐ 6.3K Β· πŸ’€) - Numenta Platform for Intelligent Computing is an implementation.. ❗️AGPL-3.0
  • Lasagne (πŸ₯‰28 Β· ⭐ 3.8K Β· πŸ’€) - Lightweight library to build and train neural networks in Theano. MIT
  • xLearn (πŸ₯‰24 Β· ⭐ 3.1K Β· πŸ’€) - High performance, easy-to-use, and scalable machine learning (ML).. Apache-2
  • NeuPy (πŸ₯‰24 Β· ⭐ 740 Β· πŸ’€) - NeuPy is a Tensorflow based python library for prototyping and building.. MIT
  • neon (πŸ₯‰22 Β· ⭐ 3.9K Β· πŸ’€) - Intel Nervana reference deep learning framework committed to best.. Apache-2
  • elegy (πŸ₯‰18 Β· ⭐ 460 Β· πŸ’€) - A High Level API for Deep Learning in JAX. MIT
  • StarSpace (πŸ₯‰16 Β· ⭐ 3.9K Β· πŸ’€) - Learning embeddings for classification, retrieval and ranking. MIT
  • nanodl (πŸ₯‰15 Β· ⭐ 230) - A Jax-based library for designing and training transformer models from.. MIT

Data Visualization

Back to top

General-purpose and task-specific data visualization libraries.

Matplotlib (πŸ₯‡50 Β· ⭐ 19K) - matplotlib: plotting with Python. Python-2.0
  • GitHub (πŸ‘¨β€πŸ’» 1.7K Β· πŸ”€ 7.4K Β· πŸ“¦ 1.1M Β· πŸ“‹ 11K - 14% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/matplotlib/matplotlib
    
  • PyPi (πŸ“₯ 62M / month Β· πŸ“¦ 66K Β· ⏱️ 09.04.2024):

    ip install matplotlib
    
  • Conda (πŸ“₯ 23M Β· ⏱️ 09.04.2024):

    onda install -c conda-forge matplotlib
    
Bokeh (πŸ₯‡45 Β· ⭐ 19K) - Interactive Data Visualization in the browser, from Python. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 690 Β· πŸ”€ 4.2K Β· πŸ“¦ 86K Β· πŸ“‹ 7.6K - 9% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/bokeh/bokeh
    
  • PyPi (πŸ“₯ 5.1M / month Β· πŸ“¦ 3.8K Β· ⏱️ 18.03.2024):

    ip install bokeh
    
  • Conda (πŸ“₯ 14M Β· ⏱️ 15.03.2024):

    onda install -c conda-forge bokeh
    
Plotly (πŸ₯‡44 Β· ⭐ 15K) - The interactive graphing library for Python This project now includes.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 2.5K Β· πŸ“¦ 260K Β· πŸ“‹ 2.9K - 51% open Β· ⏱️ 22.03.2024):

    it clone https://github.com/plotly/plotly.py
    
  • PyPi (πŸ“₯ 15M / month Β· πŸ“¦ 5.8K Β· ⏱️ 13.03.2024):

    ip install plotly
    
  • Conda (πŸ“₯ 5.5M Β· ⏱️ 15.02.2024):

    onda install -c conda-forge plotly
    
  • npm (πŸ“₯ 6.6K / month Β· πŸ“¦ 7 Β· ⏱️ 12.01.2021):

    pm install plotlywidget
    
Seaborn (πŸ₯‡43 Β· ⭐ 12K) - Statistical data visualization in Python. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 1.9K Β· πŸ“₯ 380 Β· πŸ“¦ 390K Β· πŸ“‹ 2.5K - 5% open Β· ⏱️ 30.03.2024):

    it clone https://github.com/mwaskom/seaborn
    
  • PyPi (πŸ“₯ 18M / month Β· πŸ“¦ 12K Β· ⏱️ 25.01.2024):

    ip install seaborn
    
  • Conda (πŸ“₯ 8.4M Β· ⏱️ 27.01.2024):

    onda install -c conda-forge seaborn
    
dash (πŸ₯‡42 Β· ⭐ 20K) - Data Apps & Dashboards for Python. No JavaScript Required. MIT
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 2K Β· πŸ“₯ 70 Β· πŸ“¦ 61K Β· πŸ“‹ 1.7K - 48% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/plotly/dash
    
  • PyPi (πŸ“₯ 2.8M / month Β· πŸ“¦ 1.5K Β· ⏱️ 06.03.2024):

    ip install dash
    
  • Conda (πŸ“₯ 1.2M Β· ⏱️ 10.03.2024):

    onda install -c conda-forge dash
    
Altair (πŸ₯‡41 Β· ⭐ 8.9K) - Declarative statistical visualization library for Python. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 760 Β· πŸ“₯ 120 Β· πŸ“¦ 120K Β· πŸ“‹ 2K - 9% open Β· ⏱️ 30.03.2024):

    it clone https://github.com/altair-viz/altair
    
  • PyPi (πŸ“₯ 23M / month Β· πŸ“¦ 680 Β· ⏱️ 30.03.2024):

    ip install altair
    
  • Conda (πŸ“₯ 2.2M Β· ⏱️ 30.03.2024):

    onda install -c conda-forge altair
    
pyecharts (πŸ₯ˆ37 Β· ⭐ 14K) - Python Echarts Plotting Library. MIT
  • GitHub (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 2.8K Β· πŸ“₯ 22 Β· πŸ“¦ 4K Β· πŸ“‹ 1.8K - 0% open Β· ⏱️ 03.03.2024):

    it clone https://github.com/pyecharts/pyecharts
    
  • PyPi (πŸ“₯ 150K / month Β· πŸ“¦ 250 Β· ⏱️ 03.03.2024):

    ip install pyecharts
    
pandas-profiling (πŸ₯ˆ37 Β· ⭐ 12K) - 1 Line of code data quality profiling & exploratory.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 1.6K Β· πŸ“₯ 77 Β· πŸ“¦ 2.8K Β· πŸ“‹ 770 - 27% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/ydataai/pandas-profiling
    
  • PyPi (πŸ“₯ 600K / month Β· πŸ“¦ 200 Β· ⏱️ 03.02.2023):

    ip install pandas-profiling
    
  • Conda (πŸ“₯ 420K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge pandas-profiling
    
PyQtGraph (πŸ₯ˆ37 Β· ⭐ 3.7K) - Fast data visualization and GUI tools for scientific / engineering.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 1.1K Β· πŸ“¦ 9.2K Β· πŸ“‹ 1.3K - 30% open Β· ⏱️ 04.04.2024):

    it clone https://github.com/pyqtgraph/pyqtgraph
    
  • PyPi (πŸ“₯ 230K / month Β· πŸ“¦ 1K Β· ⏱️ 07.03.2024):

    ip install pyqtgraph
    
  • Conda (πŸ“₯ 520K Β· ⏱️ 07.03.2024):

    onda install -c conda-forge pyqtgraph
    
HoloViews (πŸ₯ˆ37 Β· ⭐ 2.6K) - With Holoviews, your data visualizes itself. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 390 Β· πŸ“¦ 10K Β· πŸ“‹ 3.2K - 33% open Β· ⏱️ 06.04.2024):

    it clone https://github.com/holoviz/holoviews
    
  • PyPi (πŸ“₯ 400K / month Β· πŸ“¦ 290 Β· ⏱️ 19.03.2024):

    ip install holoviews
    
  • Conda (πŸ“₯ 1.5M Β· ⏱️ 12.02.2024):

    onda install -c conda-forge holoviews
    
  • npm (πŸ“₯ 320 / month Β· πŸ“¦ 3 Β· ⏱️ 22.03.2024):

    pm install @pyviz/jupyterlab_pyviz
    
Graphviz (πŸ₯ˆ37 Β· ⭐ 1.6K) - Simple Python interface for Graphviz. MIT
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 210 Β· πŸ“¦ 64K Β· πŸ“‹ 180 - 6% open Β· ⏱️ 21.03.2024):

    it clone https://github.com/xflr6/graphviz
    
  • PyPi (πŸ“₯ 10M / month Β· πŸ“¦ 3.6K Β· ⏱️ 21.03.2024):

    ip install graphviz
    
  • Conda (πŸ“₯ 44K Β· ⏱️ 08.04.2024):

    onda install -c anaconda python-graphviz
    
plotnine (πŸ₯ˆ36 Β· ⭐ 3.8K) - A Grammar of Graphics for Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 210 Β· πŸ“¦ 7.3K Β· πŸ“‹ 620 - 11% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/has2k1/plotnine
    
  • PyPi (πŸ“₯ 2.9M / month Β· πŸ“¦ 280 Β· ⏱️ 03.04.2024):

    ip install plotnine
    
  • Conda (πŸ“₯ 350K Β· ⏱️ 03.04.2024):

    onda install -c conda-forge plotnine
    
PyVista (πŸ₯ˆ36 Β· ⭐ 2.3K) - 3D plotting and mesh analysis through a streamlined interface for.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 420 Β· πŸ“₯ 800 Β· πŸ“¦ 2.8K Β· πŸ“‹ 1.6K - 32% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/pyvista/pyvista
    
  • PyPi (πŸ“₯ 200K / month Β· πŸ“¦ 280 Β· ⏱️ 03.04.2024):

    ip install pyvista
    
  • Conda (πŸ“₯ 450K Β· ⏱️ 07.04.2024):

    onda install -c conda-forge pyvista
    
wordcloud (πŸ₯ˆ35 Β· ⭐ 9.9K) - A little word cloud generator in Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 2.3K Β· πŸ“¦ 21 Β· πŸ“‹ 540 - 22% open Β· ⏱️ 09.12.2023):

    it clone https://github.com/amueller/word_cloud
    
  • PyPi (πŸ“₯ 1.6M / month Β· πŸ“¦ 850 Β· ⏱️ 09.12.2023):

    ip install wordcloud
    
  • Conda (πŸ“₯ 460K Β· ⏱️ 19.03.2024):

    onda install -c conda-forge wordcloud
    
FiftyOne (πŸ₯ˆ35 Β· ⭐ 6.6K) - Visualize, create, and debug image and video datasets.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 480 Β· πŸ“¦ 530 Β· πŸ“‹ 1.5K - 32% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/voxel51/fiftyone
    
  • PyPi (πŸ“₯ 65K / month Β· πŸ“¦ 12 Β· ⏱️ 21.03.2024):

    ip install fiftyone
    
VisPy (πŸ₯ˆ35 Β· ⭐ 3.2K) - High-performance interactive 2D/3D data visualization library. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 610 Β· πŸ“¦ 1.5K Β· πŸ“‹ 1.5K - 23% open Β· ⏱️ 21.03.2024):

    it clone https://github.com/vispy/vispy
    
  • PyPi (πŸ“₯ 89K / month Β· πŸ“¦ 140 Β· ⏱️ 14.03.2024):

    ip install vispy
    
  • Conda (πŸ“₯ 460K Β· ⏱️ 15.03.2024):

    onda install -c conda-forge vispy
    
  • npm (πŸ“₯ 8 / month Β· πŸ“¦ 2 Β· ⏱️ 15.03.2020):

    pm install vispy
    
cartopy (πŸ₯ˆ35 Β· ⭐ 1.3K) - Cartopy - a cartographic python library with matplotlib support. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 360 Β· πŸ“¦ 4.7K Β· πŸ“‹ 1.3K - 24% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/SciTools/cartopy
    
  • PyPi (πŸ“₯ 220K / month Β· πŸ“¦ 500 Β· ⏱️ 10.04.2024):

    ip install cartopy
    
  • Conda (πŸ“₯ 3.5M Β· ⏱️ 11.04.2024):

    onda install -c conda-forge cartopy
    
UMAP (πŸ₯ˆ33 Β· ⭐ 6.9K) - Uniform Manifold Approximation and Projection. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 760 Β· πŸ“¦ 1 Β· πŸ“‹ 780 - 57% open Β· ⏱️ 29.03.2024):

    it clone https://github.com/lmcinnes/umap
    
  • PyPi (πŸ“₯ 830K / month Β· πŸ“¦ 600 Β· ⏱️ 03.04.2024):

    ip install umap-learn
    
  • Conda (πŸ“₯ 2.4M Β· ⏱️ 04.02.2024):

    onda install -c conda-forge umap-learn
    
datashader (πŸ₯ˆ32 Β· ⭐ 3.2K) - Quickly and accurately render even the largest data. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 360 Β· πŸ“¦ 3.9K Β· πŸ“‹ 580 - 23% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/holoviz/datashader
    
  • PyPi (πŸ“₯ 96K / month Β· πŸ“¦ 140 Β· ⏱️ 10.04.2024):

    ip install datashader
    
  • Conda (πŸ“₯ 810K Β· ⏱️ 27.10.2023):

    onda install -c conda-forge datashader
    
Perspective (πŸ₯ˆ31 Β· ⭐ 7.5K) - A data visualization and analytics component, especially.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 93 Β· πŸ”€ 970 Β· πŸ“₯ 2.5K Β· πŸ“¦ 120 Β· πŸ“‹ 740 - 13% open Β· ⏱️ 26.03.2024):

    it clone https://github.com/finos/perspective
    
  • PyPi (πŸ“₯ 4.4K / month Β· πŸ“¦ 17 Β· ⏱️ 25.03.2024):

    ip install perspective-python
    
  • Conda (πŸ“₯ 530K Β· ⏱️ 26.03.2024):

    onda install -c conda-forge perspective
    
  • npm (πŸ“₯ 2.4K / month Β· πŸ“¦ 4 Β· ⏱️ 25.03.2024):

    pm install @finos/perspective-jupyterlab
    
mpld3 (πŸ₯ˆ31 Β· ⭐ 2.3K) - D3 Renderings of Matplotlib Graphics. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 360 Β· πŸ“¦ 5.8K Β· πŸ“‹ 360 - 59% open Β· ⏱️ 23.12.2023):

    it clone https://github.com/mpld3/mpld3
    
  • PyPi (πŸ“₯ 440K / month Β· πŸ“¦ 420 Β· ⏱️ 23.12.2023):

    ip install mpld3
    
  • Conda (πŸ“₯ 190K Β· ⏱️ 23.12.2023):

    onda install -c conda-forge mpld3
    
  • npm (πŸ“₯ 850 / month Β· πŸ“¦ 9 Β· ⏱️ 23.12.2023):

    pm install mpld3
    
lets-plot (πŸ₯ˆ31 Β· ⭐ 1.4K) - Multiplatform plotting library based on the Grammar of Graphics. MIT
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 46 Β· πŸ“₯ 640 Β· πŸ“¦ 71 Β· πŸ“‹ 540 - 25% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/JetBrains/lets-plot
    
  • PyPi (πŸ“₯ 18K / month Β· πŸ“¦ 5 Β· ⏱️ 07.03.2024):

    ip install lets-plot
    
hvPlot (πŸ₯ˆ31 Β· ⭐ 930) - A high-level plotting API for pandas, dask, xarray, and networkx built on.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 98 Β· πŸ“¦ 4.8K Β· πŸ“‹ 740 - 44% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/holoviz/hvplot
    
  • PyPi (πŸ“₯ 170K / month Β· πŸ“¦ 110 Β· ⏱️ 29.01.2024):

    ip install hvplot
    
  • Conda (πŸ“₯ 550K Β· ⏱️ 30.01.2024):

    onda install -c conda-forge hvplot
    
D-Tale (πŸ₯‰30 Β· ⭐ 4.5K) - Visualizer for pandas data structures. ❗️LGPL-2.1
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 380 Β· πŸ“¦ 1.1K Β· πŸ“‹ 570 - 11% open Β· ⏱️ 06.03.2024):

    it clone https://github.com/man-group/dtale
    
  • PyPi (πŸ“₯ 56K / month Β· πŸ“¦ 23 Β· ⏱️ 07.03.2024):

    ip install dtale
    
  • Conda (πŸ“₯ 270K Β· ⏱️ 07.03.2024):

    onda install -c conda-forge dtale
    
bqplot (πŸ₯‰30 Β· ⭐ 3.5K) - Plotting library for IPython/Jupyter notebooks. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 460 Β· πŸ“¦ 55 Β· πŸ“‹ 620 - 40% open Β· ⏱️ 25.03.2024):

    it clone https://github.com/bqplot/bqplot
    
  • PyPi (πŸ“₯ 120K / month Β· πŸ“¦ 110 Β· ⏱️ 25.03.2024):

    ip install bqplot
    
  • Conda (πŸ“₯ 1.3M Β· ⏱️ 19.02.2024):

    onda install -c conda-forge bqplot
    
  • npm (πŸ“₯ 3.4K / month Β· πŸ“¦ 17 Β· ⏱️ 25.03.2024):

    pm install bqplot
    
data-validation (πŸ₯‰29 Β· ⭐ 750) - Library for exploring and validating machine learning.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 160 Β· πŸ“₯ 640 Β· πŸ“¦ 850 Β· πŸ“‹ 180 - 19% open Β· ⏱️ 05.04.2024):

    it clone https://github.com/tensorflow/data-validation
    
  • PyPi (πŸ“₯ 190K / month Β· πŸ“¦ 30 Β· ⏱️ 14.08.2023):

    ip install tensorflow-data-validation
    
Facets Overview (πŸ₯‰28 Β· ⭐ 7.3K Β· πŸ’€) - Visualizations for machine learning datasets. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 910 Β· πŸ“¦ 230 Β· πŸ“‹ 160 - 50% open Β· ⏱️ 24.05.2023):

    it clone https://github.com/pair-code/facets
    
  • PyPi (πŸ“₯ 180K / month Β· πŸ“¦ 8 Β· ⏱️ 24.05.2023):

    ip install facets-overview
    
AutoViz (πŸ₯‰28 Β· ⭐ 1.6K) - Automatically Visualize any dataset, any size with a single line of.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 190 Β· πŸ“¦ 660 Β· πŸ“‹ 89 - 5% open Β· ⏱️ 02.04.2024):

    it clone https://github.com/AutoViML/AutoViz
    
  • PyPi (πŸ“₯ 39K / month Β· πŸ“¦ 7 Β· ⏱️ 02.04.2024):

    ip install autoviz
    
  • Conda (πŸ“₯ 47K Β· ⏱️ 02.04.2024):

    onda install -c conda-forge autoviz
    
Sweetviz (πŸ₯‰27 Β· ⭐ 2.8K) - Visualize and compare datasets, target values and associations, with one.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 260 Β· πŸ“¦ 2.1K Β· πŸ“‹ 130 - 27% open Β· ⏱️ 29.11.2023):

    it clone https://github.com/fbdesignpro/sweetviz
    
  • PyPi (πŸ“₯ 69K / month Β· πŸ“¦ 20 Β· ⏱️ 29.11.2023):

    ip install sweetviz
    
  • Conda (πŸ“₯ 28K Β· ⏱️ 04.12.2023):

    onda install -c conda-forge sweetviz
    
HyperTools (πŸ₯‰27 Β· ⭐ 1.8K) - A Python toolbox for gaining geometric insights into high-dimensional.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 160 Β· πŸ“₯ 32 Β· πŸ“¦ 390 Β· πŸ“‹ 200 - 33% open Β· ⏱️ 19.03.2024):

    it clone https://github.com/ContextLab/hypertools
    
  • PyPi (πŸ“₯ 880 / month Β· πŸ“¦ 10 Β· ⏱️ 12.02.2022):

    ip install hypertools
    
openTSNE (πŸ₯‰27 Β· ⭐ 1.4K) - Extensible, parallel implementations of t-SNE. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 160 Β· πŸ“¦ 770 Β· πŸ“‹ 130 - 2% open Β· ⏱️ 11.03.2024):

    it clone https://github.com/pavlin-policar/openTSNE
    
  • PyPi (πŸ“₯ 30K / month Β· πŸ“¦ 24 Β· ⏱️ 29.11.2023):

    ip install opentsne
    
  • Conda (πŸ“₯ 240K Β· ⏱️ 29.11.2023):

    onda install -c conda-forge opentsne
    
Plotly-Resampler (πŸ₯‰27 Β· ⭐ 930) - Visualize large time series data with plotly.py. MIT
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 60 Β· πŸ“¦ 980 Β· πŸ“‹ 160 - 28% open Β· ⏱️ 27.03.2024):

    it clone https://github.com/predict-idlab/plotly-resampler
    
  • PyPi (πŸ“₯ 390K / month Β· πŸ“¦ 12 Β· ⏱️ 27.03.2024):

    ip install plotly-resampler
    
  • Conda (πŸ“₯ 36K Β· ⏱️ 29.03.2024):

    onda install -c conda-forge plotly-resampler
    
Chartify (πŸ₯‰26 Β· ⭐ 3.5K) - Python library that makes it easy for data scientists to create.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 310 Β· πŸ“¦ 76 Β· πŸ“‹ 80 - 60% open Β· ⏱️ 12.10.2023):

    it clone https://github.com/spotify/chartify
    
  • PyPi (πŸ“₯ 37K / month Β· πŸ“¦ 10 Β· ⏱️ 12.10.2023):

    ip install chartify
    
  • Conda (πŸ“₯ 30K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge chartify
    
python-ternary (πŸ₯‰24 Β· ⭐ 690) - Ternary plotting library for python with matplotlib. MIT
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 160 Β· πŸ“₯ 25 Β· πŸ“¦ 170 Β· πŸ“‹ 140 - 24% open Β· ⏱️ 07.03.2024):

    it clone https://github.com/marcharper/python-ternary
    
  • PyPi (πŸ“₯ 47K / month Β· πŸ“¦ 27 Β· ⏱️ 17.02.2021):

    ip install python-ternary
    
  • Conda (πŸ“₯ 80K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge python-ternary
    
Multicore-TSNE (πŸ₯‰23 Β· ⭐ 1.8K) - Parallel t-SNE implementation with Python and Torch.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 230 Β· πŸ“¦ 440 Β· πŸ“‹ 69 - 65% open Β· ⏱️ 06.02.2024):

    it clone https://github.com/DmitryUlyanov/Multicore-TSNE
    
  • PyPi (πŸ“₯ 2.4K / month Β· πŸ“¦ 22 Β· ⏱️ 09.01.2019):

    ip install MulticoreTSNE
    
  • Conda (πŸ“₯ 33K Β· ⏱️ 11.10.2023):

    onda install -c conda-forge multicore-tsne
    
HiPlot (πŸ₯‰22 Β· ⭐ 2.7K Β· πŸ’€) - HiPlot makes understanding high dimensional data easy. MIT
  • GitHub (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 140 Β· πŸ“¦ 3 Β· πŸ“‹ 91 - 19% open Β· ⏱️ 19.07.2023):

    it clone https://github.com/facebookresearch/hiplot
    
  • PyPi (πŸ“₯ 23K / month Β· πŸ“¦ 15 Β· ⏱️ 05.07.2022):

    ip install hiplot
    
  • Conda (πŸ“₯ 180K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge hiplot
    
vega (πŸ₯‰22 Β· ⭐ 370) - IPython/Jupyter notebook module for Vega and Vega-Lite. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 62 Β· πŸ“¦ 4 Β· πŸ“‹ 100 - 12% open Β· ⏱️ 01.04.2024):

    it clone https://github.com/vega/ipyvega
    
  • PyPi (πŸ“₯ 15K / month Β· πŸ“¦ 83 Β· ⏱️ 12.04.2023):

    ip install vega
    
  • Conda (πŸ“₯ 580K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge vega
    
Popmon (πŸ₯‰21 Β· ⭐ 480 Β· πŸ’€) - Monitor the stability of a Pandas or Spark dataframe. MIT
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 35 Β· πŸ“₯ 150 Β· πŸ“¦ 20 Β· πŸ“‹ 55 - 27% open Β· ⏱️ 18.07.2023):

    it clone https://github.com/ing-bank/popmon
    
  • PyPi (πŸ“₯ 11K / month Β· πŸ“¦ 2 Β· ⏱️ 18.07.2023):

    ip install popmon
    
PDPbox (πŸ₯‰20 Β· ⭐ 820 Β· πŸ’€) - python partial dependence plot toolbox. MIT
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 130 Β· πŸ“‹ 67 - 41% open Β· ⏱️ 05.06.2023):

    it clone https://github.com/SauceCat/PDPbox
    
  • PyPi (πŸ“₯ 20K / month Β· πŸ“¦ 26 Β· ⏱️ 14.03.2021):

    ip install pdpbox
    
  • Conda (πŸ“₯ 20K Β· ⏱️ 10.06.2023):

    onda install -c conda-forge pdpbox
    
ivis (πŸ₯‰18 Β· ⭐ 320) - Dimensionality reduction in very large datasets using Siamese.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 42 Β· πŸ“¦ 31 Β· πŸ“‹ 60 - 6% open Β· ⏱️ 09.11.2023):

    it clone https://github.com/beringresearch/ivis
    
  • PyPi (πŸ“₯ 780 / month Β· πŸ“¦ 2 Β· ⏱️ 10.03.2022):

    ip install ivis
    
Show 14 hidden projects...
  • missingno (πŸ₯‰30 Β· ⭐ 3.8K Β· πŸ’€) - Missing data visualization module for Python. MIT
  • Cufflinks (πŸ₯‰29 Β· ⭐ 3K Β· πŸ’€) - Productivity Tools for Plotly + Pandas. MIT
  • pythreejs (πŸ₯‰27 Β· ⭐ 920 Β· πŸ’€) - A Jupyter - Three.js bridge. BSD-3
  • Pandas-Bokeh (πŸ₯‰24 Β· ⭐ 880 Β· πŸ’€) - Bokeh Plotting Backend for Pandas and GeoPandas. MIT
  • PandasGUI (πŸ₯‰23 Β· ⭐ 3.1K) - A GUI for Pandas DataFrames. ❗️MIT-0
  • pivottablejs (πŸ₯‰23 Β· ⭐ 650 Β· πŸ’€) - Dragndrop Pivot Tables and Charts for Jupyter/IPython.. MIT
  • joypy (πŸ₯‰22 Β· ⭐ 540 Β· πŸ’€) - Joyplots in Python with matplotlib & pandas. MIT
  • vegafusion (πŸ₯‰21 Β· ⭐ 290) - Serverside scaling for Vega and Altair visualizations. BSD-3
  • PyWaffle (πŸ₯‰20 Β· ⭐ 570 Β· πŸ’€) - Make Waffle Charts in Python. MIT
  • animatplot (πŸ₯‰18 Β· ⭐ 400 Β· πŸ’€) - A python package for animating plots build on matplotlib. MIT
  • pdvega (πŸ₯‰16 Β· ⭐ 340 Β· πŸ’€) - Interactive plotting for Pandas using Vega-Lite. MIT
  • data-describe (πŸ₯‰15 Β· ⭐ 300 Β· πŸ’€) - datadescribe: Pythonic EDA Accelerator for Data Science. Apache-2
  • nx-altair (πŸ₯‰15 Β· ⭐ 220 Β· πŸ’€) - Draw interactive NetworkX graphs with Altair. MIT
  • nptsne (πŸ₯‰12 Β· ⭐ 32 Β· πŸ’€) - nptsne is a numpy compatible python binary package that offers a.. Apache-2

Text Data & NLP

Back to top

Libraries for processing, cleaning, manipulating, and analyzing text data as well as libraries for NLP tasks such as language detection, fuzzy matching, classification, seq2seq learning, conversational AI, keyword extraction, and translation.

transformers (πŸ₯‡51 Β· ⭐ 120K) - Transformers: State-of-the-art Machine Learning for.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 2.5K Β· πŸ”€ 25K Β· πŸ“¦ 160K Β· πŸ“‹ 15K - 7% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/huggingface/transformers
    
  • PyPi (πŸ“₯ 24M / month Β· πŸ“¦ 3.2K Β· ⏱️ 02.04.2024):

    ip install transformers
    
  • Conda (πŸ“₯ 1.6M Β· ⏱️ 02.04.2024):

    onda install -c conda-forge transformers
    
spaCy (πŸ₯‡44 Β· ⭐ 29K) - Industrial-strength Natural Language Processing (NLP) in Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 750 Β· πŸ”€ 4.4K Β· πŸ“¦ 85K Β· πŸ“‹ 5.6K - 1% open Β· ⏱️ 04.04.2024):

    it clone https://github.com/explosion/spaCy
    
  • PyPi (πŸ“₯ 8.1M / month Β· πŸ“¦ 3.1K Β· ⏱️ 15.02.2024):

    ip install spacy
    
  • Conda (πŸ“₯ 3.4M Β· ⏱️ 04.04.2024):

    onda install -c conda-forge spacy
    
nltk (πŸ₯‡42 Β· ⭐ 13K) - Suite of libraries and programs for symbolic and statistical natural.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 450 Β· πŸ”€ 2.8K Β· πŸ“¦ 260K Β· πŸ“‹ 1.8K - 14% open Β· ⏱️ 05.04.2024):

    it clone https://github.com/nltk/nltk
    
  • PyPi (πŸ“₯ 18M / month Β· πŸ“¦ 13K Β· ⏱️ 20.07.2023):

    ip install nltk
    
  • Conda (πŸ“₯ 2.5M Β· ⏱️ 16.06.2023):

    onda install -c conda-forge nltk
    
sentence-transformers (πŸ₯‡41 Β· ⭐ 14K) - Multilingual Sentence & Image Embeddings with BERT. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 2.3K Β· πŸ“¦ 29K Β· πŸ“‹ 2K - 52% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/UKPLab/sentence-transformers
    
  • PyPi (πŸ“₯ 4.1M / month Β· πŸ“¦ 780 Β· ⏱️ 26.03.2024):

    ip install sentence-transformers
    
  • Conda (πŸ“₯ 220K Β· ⏱️ 26.03.2024):

    onda install -c conda-forge sentence-transformers
    
litellm (πŸ₯‡41 Β· ⭐ 7.7K) - Call all LLM APIs using the OpenAI format. Use.. MIT o t h e r s
  • GitHub (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 830 Β· πŸ“₯ 160 Β· πŸ“¦ 1.4K Β· πŸ“‹ 2K - 23% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/BerriAI/litellm
    
  • PyPi (πŸ“₯ 530K / month Β· πŸ“¦ 94 Β· ⏱️ 11.04.2024):

    ip install litellm
    
Rasa (πŸ₯‡40 Β· ⭐ 18K) - Open source machine learning framework to automate text- and voice-.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 590 Β· πŸ”€ 4.5K Β· πŸ“¦ 4.1K Β· πŸ“‹ 6.8K - 1% open Β· ⏱️ 21.03.2024):

    it clone https://github.com/RasaHQ/rasa
    
  • PyPi (πŸ“₯ 130K / month Β· πŸ“¦ 67 Β· ⏱️ 04.03.2024):

    ip install rasa
    
gensim (πŸ₯‡39 Β· ⭐ 15K) - Topic Modelling for Humans. ❗️LGPL-2.1
  • GitHub (πŸ‘¨β€πŸ’» 450 Β· πŸ”€ 4.4K Β· πŸ“₯ 4.6K Β· πŸ“¦ 58K Β· πŸ“‹ 1.8K - 20% open Β· ⏱️ 08.04.2024):

    it clone https://github.com/RaRe-Technologies/gensim
    
  • PyPi (πŸ“₯ 5M / month Β· πŸ“¦ 3.2K Β· ⏱️ 24.08.2023):

    ip install gensim
    
  • Conda (πŸ“₯ 1.2M Β· ⏱️ 08.02.2024):

    onda install -c conda-forge gensim
    
flair (πŸ₯‡39 Β· ⭐ 14K) - A very simple framework for state-of-the-art Natural Language Processing.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 2.1K Β· πŸ“¦ 3.1K Β· πŸ“‹ 2.3K - 3% open Β· ⏱️ 05.04.2024):

    it clone https://github.com/flairNLP/flair
    
  • PyPi (πŸ“₯ 160K / month Β· πŸ“¦ 99 Β· ⏱️ 18.12.2023):

    ip install flair
    
  • Conda (πŸ“₯ 23K Β· ⏱️ 05.01.2024):

    onda install -c conda-forge python-flair
    
Tokenizers (πŸ₯‡38 Β· ⭐ 8.4K) - Fast State-of-the-Art Tokenizers optimized for Research and.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 700 Β· πŸ“₯ 47 Β· πŸ“¦ 70K Β· πŸ“‹ 920 - 12% open Β· ⏱️ 02.04.2024):

    it clone https://github.com/huggingface/tokenizers
    
  • PyPi (πŸ“₯ 22M / month Β· πŸ“¦ 460 Β· ⏱️ 12.02.2024):

    ip install tokenizers
    
  • Conda (πŸ“₯ 1.5M Β· ⏱️ 12.02.2024):

    onda install -c conda-forge tokenizers
    
haystack (πŸ₯‡37 Β· ⭐ 13K) - LLM orchestration framework to build customizable, production-ready.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 1.6K Β· πŸ“₯ 24 Β· πŸ“¦ 1.2K Β· πŸ“‹ 3.2K - 6% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/deepset-ai/haystack
    
  • PyPi (πŸ“₯ 3.9K / month Β· πŸ“¦ 87 Β· ⏱️ 15.12.2021):

    ip install haystack
    
NeMo (πŸ₯‡37 Β· ⭐ 9.9K) - NeMo: a framework for generative AI. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 2K Β· πŸ“₯ 140K Β· πŸ“¦ 21 Β· πŸ“‹ 2.1K - 6% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/NVIDIA/NeMo
    
  • PyPi (πŸ“₯ 59K / month Β· πŸ“¦ 10 Β· ⏱️ 28.02.2024):

    ip install nemo-toolkit
    
sentencepiece (πŸ₯‡37 Β· ⭐ 9.4K) - Unsupervised text tokenizer for Neural Network-based text.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 1.1K Β· πŸ“₯ 36K Β· πŸ“¦ 61K Β· πŸ“‹ 730 - 4% open Β· ⏱️ 05.04.2024):

    it clone https://github.com/google/sentencepiece
    
  • PyPi (πŸ“₯ 21M / month Β· πŸ“¦ 1K Β· ⏱️ 19.02.2024):

    ip install sentencepiece
    
  • Conda (πŸ“₯ 750K Β· ⏱️ 19.03.2024):

    onda install -c conda-forge sentencepiece
    
TextBlob (πŸ₯‡37 Β· ⭐ 8.9K) - Simple, Pythonic, text processing--Sentiment analysis, part-of-speech.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 1.1K Β· πŸ“₯ 120 Β· πŸ“¦ 37K Β· πŸ“‹ 280 - 39% open Β· ⏱️ 02.04.2024):

    it clone https://github.com/sloria/TextBlob
    
  • PyPi (πŸ“₯ 960K / month Β· πŸ“¦ 1.4K Β· ⏱️ 22.10.2021):

    ip install textblob
    
  • Conda (πŸ“₯ 240K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge textblob
    
fairseq (πŸ₯ˆ36 Β· ⭐ 29K) - Facebook AI Research Sequence-to-Sequence Toolkit written in Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 420 Β· πŸ”€ 6.3K Β· πŸ“₯ 330 Β· πŸ“¦ 3K Β· πŸ“‹ 4.2K - 28% open Β· ⏱️ 13.03.2024):

    it clone https://github.com/facebookresearch/fairseq
    
  • PyPi (πŸ“₯ 300K / month Β· πŸ“¦ 75 Β· ⏱️ 27.06.2022):

    ip install fairseq
    
  • Conda (πŸ“₯ 62K Β· ⏱️ 03.12.2023):

    onda install -c conda-forge fairseq
    
spark-nlp (πŸ₯ˆ36 Β· ⭐ 3.7K) - State of the Art Natural Language Processing. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 700 Β· πŸ“¦ 410 Β· πŸ“‹ 880 - 5% open Β· ⏱️ 05.04.2024):

    it clone https://github.com/JohnSnowLabs/spark-nlp
    
  • PyPi (πŸ“₯ 4M / month Β· πŸ“¦ 33 Β· ⏱️ 05.04.2024):

    ip install spark-nlp
    
OpenNMT (πŸ₯ˆ35 Β· ⭐ 6.5K) - Open Source Neural Machine Translation and (Large) Language Models.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 2.2K Β· πŸ“¦ 260 Β· πŸ“‹ 1.4K - 1% open Β· ⏱️ 18.03.2024):

    it clone https://github.com/OpenNMT/OpenNMT-py
    
  • PyPi (πŸ“₯ 11K / month Β· πŸ“¦ 18 Β· ⏱️ 18.03.2024):

    ip install OpenNMT-py
    
torchtext (πŸ₯ˆ35 Β· ⭐ 3.4K Β· πŸ“ˆ) - Models, data loaders and abstractions for language.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 810 Β· πŸ“‹ 840 - 38% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/pytorch/text
    
  • PyPi (πŸ“₯ 660K / month Β· πŸ“¦ 500 Β· ⏱️ 27.03.2024):

    ip install torchtext
    
fastText (πŸ₯ˆ34 Β· ⭐ 26K Β· πŸ“‰) - Library for fast text representation and classification. MIT
  • GitHub (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 4.7K Β· πŸ“¦ 5.8K Β· πŸ“‹ 1.2K - 47% open Β· ⏱️ 13.03.2024):

    it clone https://github.com/facebookresearch/fastText
    
  • PyPi (πŸ“₯ 1.2M / month Β· πŸ“¦ 230 Β· ⏱️ 28.04.2020):

    ip install fasttext
    
  • Conda (πŸ“₯ 76K Β· ⏱️ 26.09.2023):

    onda install -c conda-forge fasttext
    
stanza (πŸ₯ˆ34 Β· ⭐ 7K) - Stanford NLP Python library for tokenization, sentence segmentation,.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 870 Β· πŸ“¦ 2.6K Β· πŸ“‹ 870 - 11% open Β· ⏱️ 01.03.2024):

    it clone https://github.com/stanfordnlp/stanza
    
  • PyPi (πŸ“₯ 200K / month Β· πŸ“¦ 99 Β· ⏱️ 01.03.2024):

    ip install stanza
    
  • Conda (πŸ“₯ 7.4K Β· ⏱️ 16.06.2023):

    onda install -c stanfordnlp stanza
    
TensorFlow Text (πŸ₯ˆ34 Β· ⭐ 1.2K) - Making text a first-class citizen in TensorFlow. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 320 Β· πŸ“¦ 6.7K Β· πŸ“‹ 330 - 48% open Β· ⏱️ 13.03.2024):

    it clone https://github.com/tensorflow/text
    
  • PyPi (πŸ“₯ 7M / month Β· πŸ“¦ 140 Β· ⏱️ 11.03.2024):

    ip install tensorflow-text
    
rubrix (πŸ₯ˆ33 Β· ⭐ 3.1K) - Argilla is a collaboration platform for AI engineers and domain.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 300 Β· πŸ“¦ 2.4K Β· πŸ“‹ 1.9K - 8% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/recognai/rubrix
    
  • PyPi (πŸ“₯ 430 / month Β· ⏱️ 24.10.2022):

    ip install rubrix
    
  • Conda (πŸ“₯ 29K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge rubrix
    
DeepPavlov (πŸ₯ˆ32 Β· ⭐ 6.5K) - An open source library for deep learning end-to-end dialog.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 77 Β· πŸ”€ 1.1K Β· πŸ“¦ 380 Β· πŸ“‹ 640 - 3% open Β· ⏱️ 13.03.2024):

    it clone https://github.com/deepmipt/DeepPavlov
    
  • PyPi (πŸ“₯ 9K / month Β· πŸ“¦ 7 Β· ⏱️ 13.03.2024):

    ip install deeppavlov
    
ftfy (πŸ₯ˆ32 Β· ⭐ 3.7K) - Fixes mojibake and other glitches in Unicode text, after the fact. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 120 Β· πŸ“¦ 18K Β· πŸ“‹ 140 - 10% open Β· ⏱️ 15.03.2024):

    it clone https://github.com/rspeer/python-ftfy
    
  • PyPi (πŸ“₯ 5M / month Β· πŸ“¦ 670 Β· ⏱️ 15.03.2024):

    ip install ftfy
    
  • Conda (πŸ“₯ 280K Β· ⏱️ 22.11.2023):

    onda install -c conda-forge ftfy
    
jellyfish (πŸ₯ˆ32 Β· ⭐ 2K) - a python library for doing approximate and phonetic matching of strings. MIT
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 160 Β· πŸ“¦ 8.6K Β· πŸ“‹ 130 - 5% open Β· ⏱️ 28.03.2024):

    it clone https://github.com/jamesturk/jellyfish
    
  • PyPi (πŸ“₯ 3.2M / month Β· πŸ“¦ 460 Β· ⏱️ 17.11.2023):

    ip install jellyfish
    
  • Conda (πŸ“₯ 820K Β· ⏱️ 17.11.2023):

    onda install -c conda-forge jellyfish
    
snowballstemmer (πŸ₯ˆ32 Β· ⭐ 710) - Snowball compiler and stemming algorithms. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 170 Β· πŸ“¦ 5 Β· πŸ“‹ 91 - 34% open Β· ⏱️ 30.03.2024):

    it clone https://github.com/snowballstem/snowball
    
  • PyPi (πŸ“₯ 16M / month Β· πŸ“¦ 6.8K Β· ⏱️ 16.11.2021):

    ip install snowballstemmer
    
  • Conda (πŸ“₯ 7.8M Β· ⏱️ 16.06.2023):

    onda install -c conda-forge snowballstemmer
    
ParlAI (πŸ₯ˆ30 Β· ⭐ 10K) - A framework for training and evaluating AI models on a variety of.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 2.1K Β· πŸ“¦ 21 Β· πŸ“‹ 1.5K - 3% open Β· ⏱️ 03.11.2023):

    it clone https://github.com/facebookresearch/ParlAI
    
  • PyPi (πŸ“₯ 2.2K / month Β· πŸ“¦ 5 Β· ⏱️ 20.09.2022):

    ip install parlai
    
Dedupe (πŸ₯ˆ30 Β· ⭐ 4K) - A python library for accurate and scalable fuzzy matching, record.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 540 Β· πŸ“¦ 320 Β· πŸ“‹ 810 - 9% open Β· ⏱️ 19.12.2023):

    it clone https://github.com/dedupeio/dedupe
    
  • PyPi (πŸ“₯ 69K / month Β· πŸ“¦ 50 Β· ⏱️ 17.02.2023):

    ip install dedupe
    
  • Conda (πŸ“₯ 44K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge dedupe
    
Sumy (πŸ₯ˆ30 Β· ⭐ 3.4K) - Module for automatic summarization of text documents and HTML pages. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 520 Β· πŸ“¦ 2.6K Β· πŸ“‹ 120 - 16% open Β· ⏱️ 24.02.2024):

    it clone https://github.com/miso-belica/sumy
    
  • PyPi (πŸ“₯ 480K / month Β· πŸ“¦ 110 Β· ⏱️ 23.10.2022):

    ip install sumy
    
  • Conda (πŸ“₯ 7.6K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge sumy
    
SciSpacy (πŸ₯ˆ30 Β· ⭐ 1.6K) - A full spaCy pipeline and models for scientific/biomedical documents. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 220 Β· πŸ“¦ 870 Β· πŸ“‹ 310 - 9% open Β· ⏱️ 30.03.2024):

    it clone https://github.com/allenai/scispacy
    
  • PyPi (πŸ“₯ 28K / month Β· πŸ“¦ 31 Β· ⏱️ 08.03.2024):

    ip install scispacy
    
qdrant (πŸ₯ˆ29 Β· ⭐ 18K) - Qdrant - High-performance, massive-scale Vector Database for the next.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 98 Β· πŸ”€ 1.1K Β· πŸ“₯ 24K Β· πŸ“‹ 1.1K - 22% open Β· ⏱️ 01.04.2024):

    it clone https://github.com/qdrant/qdrant
    
TextDistance (πŸ₯ˆ29 Β· ⭐ 3.3K) - Compute distance between sequences. 30+ algorithms, pure python.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 250 Β· πŸ“₯ 1K Β· πŸ“¦ 6.1K Β· ⏱️ 29.12.2023):

    it clone https://github.com/life4/textdistance
    
  • PyPi (πŸ“₯ 720K / month Β· πŸ“¦ 69 Β· ⏱️ 29.12.2023):

    ip install textdistance
    
  • Conda (πŸ“₯ 530K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge textdistance
    
spacy-transformers (πŸ₯ˆ29 Β· ⭐ 1.3K) - Use pretrained transformers like BERT, XLNet and GPT-2.. MIT spacy
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 160 Β· πŸ“¦ 1.6K Β· ⏱️ 19.12.2023):

    it clone https://github.com/explosion/spacy-transformers
    
  • PyPi (πŸ“₯ 220K / month Β· πŸ“¦ 45 Β· ⏱️ 19.12.2023):

    ip install spacy-transformers
    
  • Conda (πŸ“₯ 29K Β· ⏱️ 19.12.2023):

    onda install -c conda-forge spacy-transformers
    
Ciphey (πŸ₯ˆ27 Β· ⭐ 17K) - Automatically decrypt encryptions without knowing the key or cipher, decode.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 1.1K Β· πŸ“‹ 330 - 20% open Β· ⏱️ 12.10.2023):

    it clone https://github.com/Ciphey/Ciphey
    
  • PyPi (πŸ“₯ 55K / month Β· ⏱️ 06.06.2021):

    ip install ciphey
    
  • Docker Hub (πŸ“₯ 23K Β· ⭐ 17 Β· ⏱️ 14.10.2023):

    ocker pull remnux/ciphey
    
DeepKE (πŸ₯ˆ27 Β· ⭐ 2.9K) - [EMNLP 2022] An Open Toolkit for Knowledge Graph Extraction and.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 620 Β· πŸ“¦ 21 Β· πŸ“‹ 440 - 0% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/zjunlp/deepke
    
  • PyPi (πŸ“₯ 760 / month Β· ⏱️ 21.09.2023):

    ip install deepke
    
scattertext (πŸ₯ˆ27 Β· ⭐ 2.2K) - Beautiful visualizations of how language differs among document.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 280 Β· πŸ“¦ 520 Β· πŸ“‹ 100 - 21% open Β· ⏱️ 06.03.2024):

    it clone https://github.com/JasonKessler/scattertext
    
  • PyPi (πŸ“₯ 14K / month Β· πŸ“¦ 11 Β· ⏱️ 06.03.2024):

    ip install scattertext
    
  • Conda (πŸ“₯ 87K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge scattertext
    
PyTextRank (πŸ₯ˆ27 Β· ⭐ 2.1K) - Python implementation of TextRank algorithms (textgraphs) for phrase.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 380 Β· πŸ“¦ 610 Β· πŸ“‹ 99 - 7% open Β· ⏱️ 21.02.2024):

    it clone https://github.com/DerwenAI/pytextrank
    
  • PyPi (πŸ“₯ 45K / month Β· πŸ“¦ 17 Β· ⏱️ 21.02.2024):

    ip install pytextrank
    
CLTK (πŸ₯ˆ27 Β· ⭐ 820) - The Classical Language Toolkit. MIT
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 320 Β· πŸ“₯ 64 Β· πŸ“¦ 260 Β· πŸ“‹ 570 - 7% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/cltk/cltk
    
  • PyPi (πŸ“₯ 1K / month Β· πŸ“¦ 42 Β· ⏱️ 10.04.2024):

    ip install cltk
    
sense2vec (πŸ₯‰25 Β· ⭐ 1.6K Β· πŸ’€) - Contextually-keyed word vectors. MIT
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 240 Β· πŸ“₯ 64K Β· πŸ“¦ 350 Β· πŸ“‹ 110 - 20% open Β· ⏱️ 20.04.2023):

    it clone https://github.com/explosion/sense2vec
    
  • PyPi (πŸ“₯ 2.8K / month Β· πŸ“¦ 14 Β· ⏱️ 19.04.2021):

    ip install sense2vec
    
  • Conda (πŸ“₯ 36K Β· ⏱️ 22.09.2023):

    onda install -c conda-forge sense2vec
    
OpenPrompt (πŸ₯‰24 Β· ⭐ 4.1K Β· πŸ’€) - An Open-Source Framework for Prompt-Learning. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 420 Β· πŸ“¦ 110 Β· πŸ“‹ 250 - 30% open Β· ⏱️ 06.05.2023):

    it clone https://github.com/thunlp/OpenPrompt
    
  • PyPi (πŸ“₯ 960 / month Β· πŸ“¦ 2 Β· ⏱️ 06.07.2022):

    ip install openprompt
    
promptsource (πŸ₯‰24 Β· ⭐ 2.5K) - Toolkit for creating, sharing and using natural language.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 320 Β· πŸ“¦ 88 Β· πŸ“‹ 200 - 24% open Β· ⏱️ 23.10.2023):

    it clone https://github.com/bigscience-workshop/promptsource
    
  • PyPi (πŸ“₯ 320 / month Β· πŸ“¦ 1 Β· ⏱️ 18.04.2022):

    ip install promptsource
    
pytorch-nlp (πŸ₯‰24 Β· ⭐ 2.2K Β· πŸ’€) - Basic Utilities for PyTorch Natural Language Processing.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 250 Β· πŸ“¦ 660 Β· πŸ“‹ 69 - 27% open Β· ⏱️ 04.07.2023):

    it clone https://github.com/PetrochukM/PyTorch-NLP
    
  • PyPi (πŸ“₯ 7.7K / month Β· πŸ“¦ 19 Β· ⏱️ 04.11.2019):

    ip install pytorch-nlp
    
detoxify (πŸ₯‰24 Β· ⭐ 830) - Trained models & code to predict toxic comments on all 3 Jigsaw.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 110 Β· πŸ“₯ 450K Β· πŸ“¦ 570 Β· πŸ“‹ 62 - 56% open Β· ⏱️ 01.02.2024):

    it clone https://github.com/unitaryai/detoxify
    
  • PyPi (πŸ“₯ 32K / month Β· πŸ“¦ 15 Β· ⏱️ 01.02.2024):

    ip install detoxify
    
Texthero (πŸ₯‰23 Β· ⭐ 2.9K Β· πŸ’€) - Text preprocessing, representation and visualization from zero to.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 240 Β· πŸ“₯ 120 Β· πŸ“‹ 140 - 55% open Β· ⏱️ 29.08.2023):

    it clone https://github.com/jbesomi/texthero
    
  • PyPi (πŸ“₯ 10K / month Β· πŸ“¦ 6 Β· ⏱️ 01.07.2021):

    ip install texthero
    
T5 (πŸ₯‰22 Β· ⭐ 5.9K) - Code for the paper Exploring the Limits of Transfer Learning with a.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 740 Β· πŸ“‹ 450 - 23% open Β· ⏱️ 23.01.2024):

    it clone https://github.com/google-research/text-to-text-transfer-transformer
    
  • PyPi (πŸ“₯ 23K / month Β· πŸ“¦ 2 Β· ⏱️ 18.10.2021):

    ip install t5
    
Sockeye (πŸ₯‰22 Β· ⭐ 1.2K) - Sequence-to-sequence framework with a focus on Neural Machine.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 330 Β· πŸ“₯ 18 Β· πŸ“‹ 310 - 2% open Β· ⏱️ 17.10.2023):

    it clone https://github.com/awslabs/sockeye
    
  • PyPi (πŸ“₯ 420 / month Β· πŸ“¦ 2 Β· ⏱️ 03.03.2023):

    ip install sockeye
    
happy-transformer (πŸ₯‰22 Β· ⭐ 500) - Happy Transformer makes it easy to fine-tune and.. Apache-2 huggingface
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 64 Β· πŸ“¦ 240 Β· πŸ“‹ 130 - 14% open Β· ⏱️ 19.03.2024):

    it clone https://github.com/EricFillion/happy-transformer
    
  • PyPi (πŸ“₯ 3.1K / month Β· πŸ“¦ 5 Β· ⏱️ 05.08.2023):

    ip install happytransformer
    
fast-bert (πŸ₯‰21 Β· ⭐ 1.8K) - Super easy library for BERT based NLP models. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 340 Β· πŸ“‹ 260 - 62% open Β· ⏱️ 30.01.2024):

    it clone https://github.com/utterworks/fast-bert
    
  • PyPi (πŸ“₯ 850 / month Β· πŸ“¦ 2 Β· ⏱️ 30.01.2024):

    ip install fast-bert
    
small-text (πŸ₯‰21 Β· ⭐ 520) - Active Learning for Text Classification in Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 57 Β· πŸ“¦ 27 Β· πŸ“‹ 51 - 33% open Β· ⏱️ 29.12.2023):

    it clone https://github.com/webis-de/small-text
    
  • PyPi (πŸ“₯ 280 / month Β· ⏱️ 29.12.2023):

    ip install small-text
    
  • Conda (πŸ“₯ 5.4K Β· ⏱️ 29.12.2023):

    onda install -c conda-forge small-text
    
UForm (πŸ₯‰20 Β· ⭐ 850) - Pocket-Sized Multimodal AI for content understanding and.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 45 Β· πŸ“₯ 180 Β· πŸ“¦ 24 Β· πŸ“‹ 19 - 15% open Β· ⏱️ 28.03.2024):

    it clone https://github.com/unum-cloud/uform
    
  • PyPi (πŸ“₯ 860 / month Β· πŸ“¦ 1 Β· ⏱️ 28.03.2024):

    ip install uform
    
finetune (πŸ₯‰20 Β· ⭐ 700) - Scikit-learn style model finetuning for NLP. MPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 79 Β· πŸ“¦ 11 Β· πŸ“‹ 140 - 15% open Β· ⏱️ 27.03.2024):

    it clone https://github.com/IndicoDataSolutions/finetune
    
  • PyPi (πŸ“₯ 120 / month Β· πŸ“¦ 2 Β· ⏱️ 29.09.2023):

    ip install finetune
    
textaugment (πŸ₯‰20 Β· ⭐ 370) - TextAugment: Text Augmentation Library. MIT
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 59 Β· πŸ“₯ 65 Β· πŸ“¦ 86 Β· πŸ“‹ 29 - 37% open Β· ⏱️ 17.11.2023):

    it clone https://github.com/dsfsi/textaugment
    
  • PyPi (πŸ“₯ 4.3K / month Β· πŸ“¦ 4 Β· ⏱️ 16.11.2023):

    ip install textaugment
    
lightseq (πŸ₯‰19 Β· ⭐ 3.1K Β· πŸ’€) - LightSeq: A High Performance Library for Sequence Processing.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 320 Β· πŸ“₯ 670 Β· πŸ“‹ 280 - 61% open Β· ⏱️ 10.05.2023):

    it clone https://github.com/bytedance/lightseq
    
  • PyPi (πŸ“₯ 890 / month Β· πŸ“¦ 2 Β· ⏱️ 03.11.2022):

    ip install lightseq
    
OpenNRE (πŸ₯‰17 Β· ⭐ 4.2K) - An Open-Source Package for Neural Relation Extraction (NRE). MIT
  • GitHub (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 1K Β· πŸ“¦ 3 Β· πŸ“‹ 370 - 3% open Β· ⏱️ 10.01.2024):

    it clone https://github.com/thunlp/OpenNRE
    
TextBox (πŸ₯‰15 Β· ⭐ 1K Β· πŸ’€) - TextBox 2.0 is a text generation library with pre-trained language.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 120 Β· πŸ“¦ 6 Β· πŸ“‹ 72 - 4% open Β· ⏱️ 18.05.2023):

    it clone https://github.com/RUCAIBox/TextBox
    
  • PyPi (πŸ“₯ 2 / month Β· ⏱️ 15.04.2021):

    ip install textbox
    
VizSeq (πŸ₯‰15 Β· ⭐ 440) - An Analysis Toolkit for Natural Language Generation (Translation,.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 58 Β· πŸ“¦ 9 Β· πŸ“‹ 16 - 43% open Β· ⏱️ 12.03.2024):

    it clone https://github.com/facebookresearch/vizseq
    
  • PyPi (πŸ“₯ 55 / month Β· ⏱️ 07.08.2020):

    ip install vizseq
    
Show 47 hidden projects...
  • ChatterBot (πŸ₯ˆ35 Β· ⭐ 14K Β· πŸ’€) - ChatterBot is a machine learning, conversational dialog engine.. BSD-3
  • AllenNLP (πŸ₯ˆ35 Β· ⭐ 12K Β· πŸ’€) - An open-source NLP research library, built on PyTorch. Apache-2
  • fuzzywuzzy (πŸ₯ˆ33 Β· ⭐ 9.1K Β· πŸ’€) - Fuzzy String Matching in Python. ❗️GPL-2.0
  • nlpaug (πŸ₯ˆ29 Β· ⭐ 4.3K Β· πŸ’€) - Data augmentation for NLP. MIT
  • GluonNLP (πŸ₯ˆ29 Β· ⭐ 2.5K Β· πŸ’€) - Toolkit that enables easy text preprocessing, datasets.. Apache-2
  • english-words (πŸ₯ˆ28 Β· ⭐ 10K Β· πŸ’€) - A text file containing 479k English words for all your.. Unlicense
  • vaderSentiment (πŸ₯ˆ28 Β· ⭐ 4.2K Β· πŸ’€) - VADER Sentiment Analysis. VADER (Valence Aware Dictionary.. MIT
  • langid (πŸ₯ˆ28 Β· ⭐ 2.2K Β· πŸ’€) - Stand-alone language identification system. BSD-3
  • fastNLP (πŸ₯ˆ27 Β· ⭐ 3K Β· πŸ’€) - fastNLP: A Modularized and Extensible NLP Framework. Currently.. Apache-2
  • polyglot (πŸ₯ˆ27 Β· ⭐ 2.2K Β· πŸ’€) - Multilingual text (NLP) processing toolkit. ❗️GPL-3.0
  • textacy (πŸ₯ˆ27 Β· ⭐ 2.2K Β· πŸ’€) - NLP, before and after spaCy. ❗Unlicensed
  • flashtext (πŸ₯‰26 Β· ⭐ 5.5K Β· πŸ’€) - Extract Keywords from sentence or Replace keywords in sentences. MIT
  • underthesea (πŸ₯‰26 Β· ⭐ 1.3K) - Underthesea - Vietnamese NLP Toolkit. ❗️GPL-3.0
  • whoosh (πŸ₯‰26 Β· ⭐ 520 Β· πŸ’€) - Pure-Python full-text search library. ❗️BSD-1-Clause
  • Snips NLU (πŸ₯‰25 Β· ⭐ 3.9K Β· πŸ’€) - Snips Python library to extract meaning from text. Apache-2
  • MatchZoo (πŸ₯‰25 Β· ⭐ 3.8K Β· πŸ’€) - Facilitating the design, comparison and sharing of deep.. Apache-2
  • neuralcoref (πŸ₯‰25 Β· ⭐ 2.8K Β· πŸ’€) - Fast Coreference Resolution in spaCy with Neural Networks. MIT
  • pySBD (πŸ₯‰25 Β· ⭐ 720 Β· πŸ’€) - pySBD (Python Sentence Boundary Disambiguation) is a rule-based sentence.. MIT
  • PyText (πŸ₯‰24 Β· ⭐ 6.4K Β· πŸ’€) - A natural language modeling framework based on PyTorch. BSD-3
  • textgenrnn (πŸ₯‰24 Β· ⭐ 4.9K Β· πŸ’€) - Easily train your own text-generating neural network of any.. MIT
  • Kashgari (πŸ₯‰23 Β· ⭐ 2.4K Β· πŸ’€) - Kashgari is a production-level NLP Transfer learning.. Apache-2
  • FARM (πŸ₯‰23 Β· ⭐ 1.7K Β· πŸ’€) - Fast & easy transfer learning for NLP. Harvesting language.. Apache-2
  • YouTokenToMe (πŸ₯‰23 Β· ⭐ 940 Β· πŸ’€) - Unsupervised text tokenizer focused on computational efficiency. MIT
  • stop-words (πŸ₯‰23 Β· ⭐ 160 Β· πŸ’€) - Get list of common stop words in various languages in Python. BSD-3
  • DeepMatcher (πŸ₯‰22 Β· ⭐ 5K Β· πŸ’€) - Python package for performing Entity and Text Matching using.. BSD-3
  • gpt-2-simple (πŸ₯‰22 Β· ⭐ 3.4K Β· πŸ’€) - Python package to easily retrain OpenAIs GPT-2 text-.. MIT
  • Texar (πŸ₯‰22 Β· ⭐ 2.4K Β· πŸ’€) - Toolkit for Machine Learning, Natural Language Processing, and.. Apache-2
  • jiant (πŸ₯‰22 Β· ⭐ 1.6K Β· πŸ’€) - jiant is an nlp toolkit. MIT
  • NLP Architect (πŸ₯‰21 Β· ⭐ 2.9K Β· πŸ’€) - A model library for exploring state-of-the-art deep.. Apache-2
  • DELTA (πŸ₯‰21 Β· ⭐ 1.6K Β· πŸ’€) - DELTA is a deep learning based natural language and speech.. Apache-2
  • anaGo (πŸ₯‰20 Β· ⭐ 1.5K Β· πŸ’€) - Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition,.. MIT
  • pyfasttext (πŸ₯‰20 Β· ⭐ 230 Β· πŸ’€) - Yet another Python binding for fastText. ❗️GPL-3.0
  • fastT5 (πŸ₯‰19 Β· ⭐ 540 Β· πŸ’€) - boost inference speed of T5 models by 5x & reduce the model size.. Apache-2
  • numerizer (πŸ₯‰19 Β· ⭐ 210 Β· πŸ’€) - A Python module to convert natural language numerics into ints and.. MIT
  • NeuroNER (πŸ₯‰18 Β· ⭐ 1.7K Β· πŸ’€) - Named-entity recognition using neural networks. Easy-to-use and.. MIT
  • textpipe (πŸ₯‰18 Β· ⭐ 300 Β· πŸ’€) - Textpipe: clean and extract metadata from text. MIT
  • nboost (πŸ₯‰17 Β· ⭐ 670 Β· πŸ’€) - NBoost is a scalable, search-api-boosting platform for deploying.. Apache-2
  • Camphr (πŸ₯‰17 Β· ⭐ 340 Β· πŸ’€) - Camphr - NLP libary for creating pipeline components. Apache-2 spacy
  • skift (πŸ₯‰16 Β· ⭐ 240 Β· πŸ’€) - scikit-learn wrappers for Python fastText. MIT
  • BLINK (πŸ₯‰15 Β· ⭐ 1.1K Β· πŸ’€) - Entity Linker solution. MIT
  • Translate (πŸ₯‰15 Β· ⭐ 810 Β· πŸ’€) - Translate - a PyTorch Language Library. BSD-3
  • Headliner (πŸ₯‰14 Β· ⭐ 230 Β· πŸ’€) - Easy training and deployment of seq2seq models. MIT
  • TransferNLP (πŸ₯‰13 Β· ⭐ 290 Β· πŸ’€) - NLP library designed for reproducible experimentation.. MIT
  • ONNX-T5 (πŸ₯‰13 Β· ⭐ 240 Β· πŸ’€) - Summarization, translation, sentiment-analysis, text-generation.. Apache-2
  • NeuralQA (πŸ₯‰13 Β· ⭐ 230 Β· πŸ’€) - NeuralQA: A Usable Library for Question Answering on Large Datasets.. MIT
  • textvec (πŸ₯‰13 Β· ⭐ 190) - Text vectorization tool to outperform TFIDF for classification tasks. MIT
  • spacy-dbpedia-spotlight (πŸ₯‰12 Β· ⭐ 99 Β· πŸ’€) - A spaCy wrapper for DBpedia Spotlight. MIT spacy

Image Data

Back to top

Libraries for image & video processing, manipulation, and augmentation as well as libraries for computer vision tasks such as facial recognition, object detection, and classification.

Pillow (πŸ₯‡48 Β· ⭐ 12K) - Python Imaging Library (Fork). ❗️PIL
  • GitHub (πŸ‘¨β€πŸ’» 460 Β· πŸ”€ 2.1K Β· πŸ“¦ 1.6M Β· πŸ“‹ 3.1K - 2% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/python-pillow/Pillow
    
  • PyPi (πŸ“₯ 93M / month Β· πŸ“¦ 1.7K Β· ⏱️ 01.04.2024):

    ip install Pillow
    
  • Conda (πŸ“₯ 38M Β· ⏱️ 03.04.2024):

    onda install -c conda-forge pillow
    
torchvision (πŸ₯‡42 Β· ⭐ 15K Β· πŸ“ˆ) - Datasets, Transforms and Models specific to Computer Vision. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 580 Β· πŸ”€ 6.8K Β· πŸ“₯ 37K Β· πŸ“¦ 21 Β· πŸ“‹ 3.3K - 29% open Β· ⏱️ 02.04.2024):

    it clone https://github.com/pytorch/vision
    
  • PyPi (πŸ“₯ 11M / month Β· πŸ“¦ 5.3K Β· ⏱️ 27.03.2024):

    ip install torchvision
    
  • Conda (πŸ“₯ 1M Β· ⏱️ 26.02.2024):

    onda install -c conda-forge torchvision
    
PyTorch Image Models (πŸ₯‡41 Β· ⭐ 30K) - PyTorch image models, scripts, pretrained weights --.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 4.6K Β· πŸ“₯ 6.4M Β· πŸ“¦ 26K Β· πŸ“‹ 860 - 8% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/rwightman/pytorch-image-models
    
  • PyPi (πŸ“₯ 4.8M / month Β· πŸ“¦ 430 Β· ⏱️ 19.02.2024):

    ip install timm
    
  • Conda (πŸ“₯ 130K Β· ⏱️ 21.02.2024):

    onda install -c conda-forge timm
    
MMDetection (πŸ₯‡38 Β· ⭐ 28K) - OpenMMLab Detection Toolbox and Benchmark. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 480 Β· πŸ”€ 9.2K Β· πŸ“¦ 2.4K Β· πŸ“‹ 8.2K - 18% open Β· ⏱️ 05.02.2024):

    it clone https://github.com/open-mmlab/mmdetection
    
  • PyPi (πŸ“₯ 220K / month Β· πŸ“¦ 39 Β· ⏱️ 05.01.2024):

    ip install mmdet
    
Albumentations (πŸ₯‡38 Β· ⭐ 13K) - Fast image augmentation library and an easy-to-use wrapper.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1.6K Β· πŸ“¦ 22K Β· πŸ“‹ 900 - 46% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/albumentations-team/albumentations
    
  • PyPi (πŸ“₯ 1.6M / month Β· πŸ“¦ 370 Β· ⏱️ 03.04.2024):

    ip install albumentations
    
  • Conda (πŸ“₯ 160K Β· ⏱️ 05.03.2024):

    onda install -c conda-forge albumentations
    
Kornia (πŸ₯‡38 Β· ⭐ 9.3K) - Geometric Computer Vision Library for Spatial AI. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 920 Β· πŸ“₯ 1K Β· πŸ“¦ 9.2K Β· πŸ“‹ 900 - 29% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/kornia/kornia
    
  • PyPi (πŸ“₯ 1.8M / month Β· πŸ“¦ 140 Β· ⏱️ 14.03.2024):

    ip install kornia
    
  • Conda (πŸ“₯ 120K Β· ⏱️ 20.02.2024):

    onda install -c conda-forge kornia
    
MoviePy (πŸ₯ˆ37 Β· ⭐ 12K Β· πŸ’€) - Video editing with Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 1.5K Β· πŸ“¦ 37K Β· πŸ“‹ 1.5K - 28% open Β· ⏱️ 11.07.2023):

    it clone https://github.com/Zulko/moviepy
    
  • PyPi (πŸ“₯ 880K / month Β· πŸ“¦ 1K Β· ⏱️ 15.12.2021):

    ip install moviepy
    
  • Conda (πŸ“₯ 240K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge moviepy
    
deepface (πŸ₯ˆ37 Β· ⭐ 9.8K) - A Lightweight Face Recognition and Facial Attribute Analysis (Age,.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 1.8K Β· πŸ“¦ 2.9K Β· πŸ“‹ 990 - 0% open Β· ⏱️ 08.04.2024):

    it clone https://github.com/serengil/deepface
    
  • PyPi (πŸ“₯ 63K / month Β· πŸ“¦ 22 Β· ⏱️ 22.03.2024):

    ip install deepface
    
imageio (πŸ₯ˆ37 Β· ⭐ 1.4K) - Python library for reading and writing image data. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 280 Β· πŸ“₯ 1K Β· πŸ“¦ 120K Β· πŸ“‹ 590 - 16% open Β· ⏱️ 08.04.2024):

    it clone https://github.com/imageio/imageio
    
  • PyPi (πŸ“₯ 22M / month Β· πŸ“¦ 3.2K Β· ⏱️ 12.02.2024):

    ip install imageio
    
  • Conda (πŸ“₯ 6.2M Β· ⏱️ 12.02.2024):

    onda install -c conda-forge imageio
    
InsightFace (πŸ₯ˆ36 Β· ⭐ 21K Β· πŸ“ˆ) - State-of-the-art 2D and 3D Face Analysis Project. MIT
  • GitHub (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 5.1K Β· πŸ“₯ 2.7M Β· πŸ“¦ 1.9K Β· πŸ“‹ 2.4K - 43% open Β· ⏱️ 24.12.2023):

    it clone https://github.com/deepinsight/insightface
    
  • PyPi (πŸ“₯ 440K / month Β· πŸ“¦ 11 Β· ⏱️ 17.12.2022):

    ip install insightface
    
opencv-python (πŸ₯ˆ36 Β· ⭐ 4.1K) - Automated CI toolchain to produce precompiled opencv-python,.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 830 Β· πŸ“¦ 380K Β· πŸ“‹ 750 - 12% open Β· ⏱️ 31.12.2023):

    it clone https://github.com/opencv/opencv-python
    
  • PyPi (πŸ“₯ 13M / month Β· πŸ“¦ 12K Β· ⏱️ 31.12.2023):

    ip install opencv-python
    
Wand (πŸ₯ˆ35 Β· ⭐ 1.4K) - The ctypes-based simple ImageMagick binding for Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 200 Β· πŸ“₯ 45K Β· πŸ“¦ 19K Β· πŸ“‹ 420 - 5% open Β· ⏱️ 11.02.2024):

    it clone https://github.com/emcconville/wand
    
  • PyPi (πŸ“₯ 900K / month Β· πŸ“¦ 720 Β· ⏱️ 03.11.2023):

    ip install wand
    
  • Conda (πŸ“₯ 39K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge wand
    
detectron2 (πŸ₯ˆ34 Β· ⭐ 29K) - Detectron2 is a platform for object detection, segmentation.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 7.3K Β· πŸ“¦ 1.7K Β· πŸ“‹ 3.5K - 13% open Β· ⏱️ 03.04.2024):

    it clone https://github.com/facebookresearch/detectron2
    
  • PyPi (πŸ“¦ 6 Β· ⏱️ 06.02.2020):

    ip install detectron2
    
  • Conda (πŸ“₯ 230K Β· ⏱️ 18.01.2024):

    onda install -c conda-forge detectron2
    
PaddleSeg (πŸ₯ˆ32 Β· ⭐ 8.2K) - Easy-to-use image segmentation library with awesome pre-.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 1.6K Β· πŸ“¦ 1.2K Β· πŸ“‹ 2.1K - 14% open Β· ⏱️ 08.03.2024):

    it clone https://github.com/PaddlePaddle/PaddleSeg
    
  • PyPi (πŸ“₯ 2.9K / month Β· πŸ“¦ 4 Β· ⏱️ 30.11.2022):

    ip install paddleseg
    
doctr (πŸ₯ˆ32 Β· ⭐ 3K) - docTR (Document Text Recognition) - a seamless, high-.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 350 Β· πŸ“₯ 2.7M Β· πŸ“¦ 280 Β· πŸ“‹ 320 - 10% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/mindee/doctr
    
  • PyPi (πŸ“₯ 28K / month Β· πŸ“¦ 3 Β· ⏱️ 04.03.2024):

    ip install python-doctr
    
lightly (πŸ₯ˆ31 Β· ⭐ 2.7K) - A python library for self-supervised learning on images. MIT
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 240 Β· πŸ“¦ 230 Β· πŸ“‹ 510 - 18% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/lightly-ai/lightly
    
  • PyPi (πŸ“₯ 26K / month Β· πŸ“¦ 7 Β· ⏱️ 26.03.2024):

    ip install lightly
    
imageai (πŸ₯ˆ30 Β· ⭐ 8.4K) - A python library built to empower developers to build applications and.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 2.2K Β· πŸ“₯ 920K Β· πŸ“¦ 1.6K Β· πŸ“‹ 760 - 41% open Β· ⏱️ 20.02.2024):

    it clone https://github.com/OlafenwaMoses/ImageAI
    
  • PyPi (πŸ“₯ 7.3K / month Β· πŸ“¦ 19 Β· ⏱️ 02.01.2023):

    ip install imageai
    
  • Conda (πŸ“₯ 6.9K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge imageai
    
ImageHash (πŸ₯ˆ30 Β· ⭐ 3K) - A Python Perceptual Image Hashing Module. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 320 Β· πŸ“¦ 13K Β· πŸ“‹ 140 - 11% open Β· ⏱️ 24.10.2023):

    it clone https://github.com/JohannesBuchner/imagehash
    
  • PyPi (πŸ“₯ 1.5M / month Β· πŸ“¦ 390 Β· ⏱️ 28.09.2022):

    ip install ImageHash
    
  • Conda (πŸ“₯ 360K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge imagehash
    
vit-pytorch (πŸ₯ˆ29 Β· ⭐ 18K) - Implementation of Vision Transformer, a simple way to achieve.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 2.7K Β· πŸ“¦ 430 Β· πŸ“‹ 250 - 47% open Β· ⏱️ 23.12.2023):

    it clone https://github.com/lucidrains/vit-pytorch
    
  • PyPi (πŸ“₯ 19K / month Β· πŸ“¦ 6 Β· ⏱️ 23.12.2023):

    ip install vit-pytorch
    
sahi (πŸ₯ˆ29 Β· ⭐ 3.5K) - Framework agnostic sliced/tiled inference + interactive ui + error analysis.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 510 Β· πŸ“₯ 23K Β· πŸ“¦ 1K Β· ⏱️ 08.04.2024):

    it clone https://github.com/obss/sahi
    
  • PyPi (πŸ“₯ 130K / month Β· πŸ“¦ 13 Β· ⏱️ 05.11.2023):

    ip install sahi
    
  • Conda (πŸ“₯ 54K Β· ⏱️ 06.11.2023):

    onda install -c conda-forge sahi
    
mahotas (πŸ₯ˆ29 Β· ⭐ 830) - Computer Vision in Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 150 Β· πŸ“¦ 1.2K Β· πŸ“‹ 90 - 25% open Β· ⏱️ 23.03.2024):

    it clone https://github.com/luispedro/mahotas
    
  • PyPi (πŸ“₯ 13K / month Β· πŸ“¦ 130 Β· ⏱️ 23.03.2024):

    ip install mahotas
    
  • Conda (πŸ“₯ 400K Β· ⏱️ 24.03.2024):

    onda install -c conda-forge mahotas
    
PaddleDetection (πŸ₯‰28 Β· ⭐ 12K) - Object Detection toolkit based on PaddlePaddle. It.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 2.8K Β· πŸ“‹ 5.3K - 22% open Β· ⏱️ 28.12.2023):

    it clone https://github.com/PaddlePaddle/PaddleDetection
    
  • PyPi (πŸ“₯ 750 / month Β· πŸ“¦ 1 Β· ⏱️ 19.09.2022):

    ip install paddledet
    
Face Alignment (πŸ₯‰28 Β· ⭐ 6.8K Β· πŸ’€) - 2D and 3D Face alignment library build using pytorch. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 1.3K Β· πŸ“¦ 21 Β· πŸ“‹ 320 - 24% open Β· ⏱️ 16.08.2023):

    it clone https://github.com/1adrianb/face-alignment
    
  • PyPi (πŸ“₯ 75K / month Β· πŸ“¦ 12 Β· ⏱️ 17.08.2023):

    ip install face-alignment
    
facenet-pytorch (πŸ₯‰27 Β· ⭐ 4.1K) - Pretrained Pytorch face detection (MTCNN) and facial.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 830 Β· πŸ“₯ 880K Β· πŸ“¦ 1.7K Β· πŸ“‹ 170 - 37% open Β· ⏱️ 05.04.2024):

    it clone https://github.com/timesler/facenet-pytorch
    
  • PyPi (πŸ“₯ 51K / month Β· πŸ“¦ 19 Β· ⏱️ 10.03.2021):

    ip install facenet-pytorch
    
vidgear (πŸ₯‰27 Β· ⭐ 3.2K Β· πŸ’€) - A High-performance cross-platform Video Processing Python.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 240 Β· πŸ“₯ 1.1K Β· πŸ“¦ 520 Β· πŸ“‹ 280 - 2% open Β· ⏱️ 10.09.2023):

    it clone https://github.com/abhiTronix/vidgear
    
  • PyPi (πŸ“₯ 14K / month Β· πŸ“¦ 9 Β· ⏱️ 10.09.2023):

    ip install vidgear
    
Norfair (πŸ₯‰27 Β· ⭐ 2.3K) - Lightweight Python library for adding real-time multi-object tracking.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 230 Β· πŸ“₯ 300 Β· πŸ“¦ 170 Β· πŸ“‹ 160 - 10% open Β· ⏱️ 30.01.2024):

    it clone https://github.com/tryolabs/norfair
    
  • PyPi (πŸ“₯ 15K / month Β· πŸ“¦ 4 Β· ⏱️ 30.05.2022):

    ip install norfair
    
CellProfiler (πŸ₯‰27 Β· ⭐ 860) - An open-source application for biological image analysis. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 360 Β· πŸ“₯ 6.7K Β· πŸ“¦ 20 Β· πŸ“‹ 3.3K - 8% open Β· ⏱️ 07.02.2024):

    it clone https://github.com/CellProfiler/CellProfiler
    
  • PyPi (πŸ“₯ 600 / month Β· πŸ“¦ 1 Β· ⏱️ 14.08.2023):

    ip install cellprofiler
    
pytorchvideo (πŸ₯‰26 Β· ⭐ 3.2K) - A deep learning library for video understanding research. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 380 Β· πŸ“‹ 200 - 49% open Β· ⏱️ 03.03.2024):

    it clone https://github.com/facebookresearch/pytorchvideo
    
  • PyPi (πŸ“₯ 64K / month Β· πŸ“¦ 12 Β· ⏱️ 20.01.2022):

    ip install pytorchvideo
    
pyvips (πŸ₯‰25 Β· ⭐ 580) - python binding for libvips using cffi. MIT
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 51 Β· πŸ“¦ 690 Β· πŸ“‹ 400 - 41% open Β· ⏱️ 01.04.2024):

    it clone https://github.com/libvips/pyvips
    
  • PyPi (πŸ“₯ 44K / month Β· πŸ“¦ 50 Β· ⏱️ 04.01.2024):

    ip install pyvips
    
  • Conda (πŸ“₯ 75K Β· ⏱️ 26.09.2023):

    onda install -c conda-forge pyvips
    
Image Deduplicator (πŸ₯‰24 Β· ⭐ 4.9K Β· πŸ’€) - Finding duplicate images made easy!. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 440 Β· πŸ“¦ 99 Β· πŸ“‹ 140 - 35% open Β· ⏱️ 28.04.2023):

    it clone https://github.com/idealo/imagededup
    
  • PyPi (πŸ“₯ 18K / month Β· πŸ“¦ 5 Β· ⏱️ 28.04.2023):

    ip install imagededup
    
tensorflow-graphics (πŸ₯‰24 Β· ⭐ 2.7K) - TensorFlow Graphics: Differentiable Graphics Layers.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 360 Β· πŸ“‹ 240 - 61% open Β· ⏱️ 13.03.2024):

    it clone https://github.com/tensorflow/graphics
    
  • PyPi (πŸ“₯ 100K / month Β· πŸ“¦ 9 Β· ⏱️ 03.12.2021):

    ip install tensorflow-graphics
    
MMF (πŸ₯‰23 Β· ⭐ 5.4K) - A modular framework for vision & language multimodal research from.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 880 Β· πŸ“¦ 17 Β· πŸ“‹ 780 - 30% open Β· ⏱️ 03.03.2024):

    it clone https://github.com/facebookresearch/mmf
    
  • PyPi (πŸ“₯ 340 / month Β· πŸ“¦ 1 Β· ⏱️ 12.06.2020):

    ip install mmf
    
ffcv (πŸ₯‰22 Β· ⭐ 2.7K) - FFCV: Fast Forward Computer Vision (and other ML workloads!). Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 170 Β· πŸ“¦ 40 Β· πŸ“‹ 260 - 35% open Β· ⏱️ 21.01.2024):

    it clone https://github.com/libffcv/ffcv
    
  • PyPi (πŸ“₯ 530 / month Β· πŸ“¦ 1 Β· ⏱️ 28.01.2022):

    ip install ffcv
    
kubric (πŸ₯‰22 Β· ⭐ 2.2K Β· πŸ“‰) - A data generation pipeline for creating semi-realistic synthetic.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 200 Β· πŸ“¦ 3 Β· πŸ“‹ 190 - 32% open Β· ⏱️ 04.04.2024):

    it clone https://github.com/google-research/kubric
    
  • PyPi (πŸ“₯ 140 / month Β· ⏱️ 27.12.2023):

    ip install kubric-nightly
    
DEβ«ΆTR (πŸ₯‰21 Β· ⭐ 13K) - End-to-End Object Detection with Transformers. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 2.2K Β· πŸ“¦ 21 Β· πŸ“‹ 540 - 47% open Β· ⏱️ 12.03.2024):

    it clone https://github.com/facebookresearch/detr
    
PySlowFast (πŸ₯‰21 Β· ⭐ 6.2K) - PySlowFast: video understanding codebase from FAIR for.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 1.2K Β· πŸ“¦ 15 Β· πŸ“‹ 660 - 57% open Β· ⏱️ 19.10.2023):

    it clone https://github.com/facebookresearch/SlowFast
    
  • PyPi (πŸ“₯ 25 / month Β· ⏱️ 15.01.2020):

    ip install pyslowfast
    
vissl (πŸ₯‰21 Β· ⭐ 3.2K) - VISSL is FAIRs library of extensible, modular and scalable components.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 320 Β· πŸ“‹ 180 - 42% open Β· ⏱️ 03.03.2024):

    it clone https://github.com/facebookresearch/vissl
    
  • PyPi (πŸ“₯ 150 / month Β· πŸ“¦ 1 Β· ⏱️ 02.11.2021):

    ip install vissl
    
pycls (πŸ₯‰21 Β· ⭐ 2.1K Β· πŸ’€) - Codebase for Image Classification Research, written in PyTorch. MIT
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 230 Β· πŸ“¦ 17 Β· πŸ“‹ 81 - 30% open Β· ⏱️ 26.08.2023):

    it clone https://github.com/facebookresearch/pycls
    
  • PyPi (πŸ“₯ 1.2K / month Β· ⏱️ 05.09.2020):

    ip install pycls
    
scenic (πŸ₯‰18 Β· ⭐ 3K) - Scenic: A Jax Library for Computer Vision Research and Beyond. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 390 Β· πŸ“‹ 260 - 57% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/google-research/scenic
    
Caer (πŸ₯‰17 Β· ⭐ 750 Β· πŸ’€) - A lightweight Computer Vision library. Scale your models, not boilerplate. MIT
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 110 Β· πŸ“₯ 30 Β· πŸ“‹ 15 - 13% open Β· ⏱️ 01.04.2023):

    it clone https://github.com/jasmcaus/caer
    
  • PyPi (πŸ“₯ 4.4K / month Β· πŸ“¦ 2 Β· ⏱️ 13.10.2021):

    ip install caer
    
Show 24 hidden projects...
  • scikit-image (πŸ₯‡42 Β· ⭐ 5.9K) - Image processing in Python. ❗Unlicensed
  • glfw (πŸ₯‡38 Β· ⭐ 12K) - A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input. ❗️Zlib
  • imgaug (πŸ₯ˆ36 Β· ⭐ 14K Β· πŸ’€) - Image augmentation for machine learning experiments. MIT
  • Face Recognition (πŸ₯ˆ33 Β· ⭐ 52K Β· πŸ’€) - The worlds simplest facial recognition api for Python.. MIT
  • PyTorch3D (πŸ₯ˆ32 Β· ⭐ 8.2K) - PyTorch3D is FAIRs library of reusable components for.. ❗Unlicensed
  • imutils (πŸ₯ˆ31 Β· ⭐ 4.5K Β· πŸ’€) - A series of convenience functions to make basic image processing.. MIT
  • GluonCV (πŸ₯‰28 Β· ⭐ 5.8K Β· πŸ’€) - Gluon CV Toolkit. Apache-2
  • layout-parser (πŸ₯‰28 Β· ⭐ 4.4K Β· πŸ’€) - A Unified Toolkit for Deep Learning Based Document Image.. Apache-2
  • Augmentor (πŸ₯‰27 Β· ⭐ 5K Β· πŸ’€) - Image augmentation library in Python for machine learning. MIT
  • mtcnn (πŸ₯‰27 Β· ⭐ 2.1K Β· πŸ’€) - MTCNN face detection implementation for TensorFlow, as a PIP.. MIT
  • chainercv (πŸ₯‰27 Β· ⭐ 1.5K Β· πŸ’€) - ChainerCV: a Library for Deep Learning in Computer Vision. MIT
  • Pillow-SIMD (πŸ₯‰25 Β· ⭐ 2.1K Β· πŸ’€) - The friendly PIL fork. ❗️PIL
  • segmentation_models (πŸ₯‰24 Β· ⭐ 4.6K Β· πŸ’€) - Segmentation models with pretrained backbones. Keras.. MIT
  • Image Super-Resolution (πŸ₯‰24 Β· ⭐ 4.5K Β· πŸ’€) - Super-scale your images and run experiments with.. Apache-2
  • Luminoth (πŸ₯‰23 Β· ⭐ 2.4K Β· πŸ’€) - Deep Learning toolkit for Computer Vision. BSD-3
  • deep-daze (πŸ₯‰22 Β· ⭐ 4.4K Β· πŸ’€) - Simple command line tool for text to image generation using.. MIT
  • icevision (πŸ₯‰22 Β· ⭐ 840 Β· πŸ’€) - An Agnostic Computer Vision Framework - Pluggable to any.. Apache-2
  • Classy Vision (πŸ₯‰21 Β· ⭐ 1.6K Β· πŸ’€) - An end-to-end PyTorch framework for image and video.. MIT
  • image-match (πŸ₯‰20 Β· ⭐ 2.9K Β· πŸ’€) - Quickly search over billions of images. Apache-2
  • nude.py (πŸ₯‰20 Β· ⭐ 920 Β· πŸ’€) - Nudity detection with Python. MIT
  • detecto (πŸ₯‰20 Β· ⭐ 610 Β· πŸ’€) - Build fully-functioning computer vision models with PyTorch. MIT
  • solt (πŸ₯‰18 Β· ⭐ 260 Β· πŸ’€) - Streaming over lightweight data transformations. MIT
  • Torch Points 3D (πŸ₯‰16 Β· ⭐ 190 Β· πŸ’€) - Pytorch framework for doing deep learning on point.. BSD-3
  • HugsVision (πŸ₯‰15 Β· ⭐ 190 Β· πŸ’€) - HugsVision is a easy to use huggingface wrapper for state-of-.. MIT huggingface

Graph Data

Back to top

Libraries for graph processing, clustering, embedding, and machine learning tasks.

networkx (πŸ₯‡44 Β· ⭐ 14K) - Network Analysis in Python. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 710 Β· πŸ”€ 3.1K Β· πŸ“₯ 67 Β· πŸ“¦ 240K Β· πŸ“‹ 3.3K - 9% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/networkx/networkx
    
  • PyPi (πŸ“₯ 49M / month Β· πŸ“¦ 15K Β· ⏱️ 06.04.2024):

    ip install networkx
    
  • Conda (πŸ“₯ 15M Β· ⏱️ 08.04.2024):

    onda install -c conda-forge networkx
    
dgl (πŸ₯‡39 Β· ⭐ 13K) - Python package built to ease deep learning on graph, on top of existing DL.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 2.9K Β· πŸ“¦ 220 Β· πŸ“‹ 2.7K - 17% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/dmlc/dgl
    
  • PyPi (πŸ“₯ 91K / month Β· πŸ“¦ 89 Β· ⏱️ 05.03.2024):

    ip install dgl
    
PyTorch Geometric (πŸ₯‡37 Β· ⭐ 20K) - Graph Neural Network Library for PyTorch. MIT
  • GitHub (πŸ‘¨β€πŸ’» 490 Β· πŸ”€ 3.5K Β· πŸ“‹ 3.5K - 27% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/pyg-team/pytorch_geometric
    
  • PyPi (πŸ“₯ 240K / month Β· πŸ“¦ 160 Β· ⏱️ 20.03.2024):

    ip install torch-geometric
    
  • Conda (πŸ“₯ 39K Β· ⏱️ 22.02.2024):

    onda install -c conda-forge pytorch_geometric
    
pygraphistry (πŸ₯ˆ30 Β· ⭐ 2K) - PyGraphistry is a Python library to quickly load, shape,.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 200 Β· πŸ“¦ 110 Β· πŸ“‹ 320 - 51% open Β· ⏱️ 06.04.2024):

    it clone https://github.com/graphistry/pygraphistry
    
  • PyPi (πŸ“₯ 3.3K / month Β· πŸ“¦ 7 Β· ⏱️ 06.04.2024):

    ip install graphistry
    
AmpliGraph (πŸ₯ˆ29 Β· ⭐ 2.1K) - Python library for Representation Learning on Knowledge.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 250 Β· πŸ“¦ 49 Β· πŸ“‹ 220 - 15% open Β· ⏱️ 28.02.2024):

    it clone https://github.com/Accenture/AmpliGraph
    
  • PyPi (πŸ“₯ 760 / month Β· ⏱️ 26.02.2024):

    ip install ampligraph
    
ogb (πŸ₯ˆ29 Β· ⭐ 1.9K) - Benchmark datasets, data loaders, and evaluators for graph machine learning. MIT
  • GitHub (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 400 Β· πŸ“¦ 1.5K Β· πŸ“‹ 290 - 6% open Β· ⏱️ 01.02.2024):

    it clone https://github.com/snap-stanford/ogb
    
  • PyPi (πŸ“₯ 40K / month Β· πŸ“¦ 22 Β· ⏱️ 02.11.2022):

    ip install ogb
    
  • Conda (πŸ“₯ 31K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge ogb
    
Spektral (πŸ₯ˆ28 Β· ⭐ 2.3K) - Graph Neural Networks with Keras and Tensorflow 2. MIT
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 340 Β· πŸ“¦ 280 Β· πŸ“‹ 270 - 24% open Β· ⏱️ 21.01.2024):

    it clone https://github.com/danielegrattarola/spektral
    
  • PyPi (πŸ“₯ 6.7K / month Β· πŸ“¦ 7 Β· ⏱️ 21.01.2024):

    ip install spektral
    
PyKEEN (πŸ₯ˆ27 Β· ⭐ 1.5K) - A Python library for learning and evaluating knowledge graph embeddings. MIT
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 170 Β· πŸ“₯ 180 Β· πŸ“‹ 560 - 21% open Β· ⏱️ 29.03.2024):

    it clone https://github.com/pykeen/pykeen
    
  • PyPi (πŸ“₯ 4.5K / month Β· πŸ“¦ 6 Β· ⏱️ 19.02.2024):

    ip install pykeen
    
pytorch_geometric_temporal (πŸ₯ˆ25 Β· ⭐ 2.5K Β· πŸ’€) - PyTorch Geometric Temporal: Spatiotemporal Signal.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 340 Β· πŸ“‹ 180 - 15% open Β· ⏱️ 01.07.2023):

    it clone https://github.com/benedekrozemberczki/pytorch_geometric_temporal
    
  • PyPi (πŸ“₯ 2.1K / month Β· πŸ“¦ 3 Β· ⏱️ 04.09.2022):

    ip install torch-geometric-temporal
    
Paddle Graph Learning (πŸ₯ˆ25 Β· ⭐ 1.6K Β· πŸ’€) - Paddle Graph Learning (PGL) is an efficient and.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 310 Β· πŸ“¦ 54 Β· πŸ“‹ 240 - 36% open Β· ⏱️ 26.09.2023):

    it clone https://github.com/PaddlePaddle/PGL
    
  • PyPi (πŸ“₯ 690 / month Β· πŸ“¦ 2 Β· ⏱️ 26.09.2023):

    ip install pgl
    
Node2Vec (πŸ₯ˆ25 Β· ⭐ 1.2K) - Implementation of the node2vec algorithm. MIT
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 230 Β· πŸ“¦ 600 Β· πŸ“‹ 92 - 5% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/eliorc/node2vec
    
  • PyPi (πŸ“₯ 85K / month Β· πŸ“¦ 21 Β· ⏱️ 01.08.2022):

    ip install node2vec
    
  • Conda (πŸ“₯ 27K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge node2vec
    
PyTorch-BigGraph (πŸ₯‰24 Β· ⭐ 3.3K) - Generate embeddings from large-scale graph-structured.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 440 Β· πŸ“₯ 180 Β· πŸ“‹ 200 - 32% open Β· ⏱️ 03.03.2024):

    it clone https://github.com/facebookresearch/PyTorch-BigGraph
    
  • PyPi (πŸ“₯ 420K / month Β· πŸ“¦ 3 Β· ⏱️ 14.10.2019):

    ip install torchbiggraph
    
torch-cluster (πŸ₯‰23 Β· ⭐ 760) - PyTorch Extension Library of Optimized Graph Cluster.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 130 Β· πŸ“‹ 160 - 18% open Β· ⏱️ 05.03.2024):

    it clone https://github.com/rusty1s/pytorch_cluster
    
  • PyPi (πŸ“₯ 14K / month Β· πŸ“¦ 45 Β· ⏱️ 12.10.2023):

    ip install torch-cluster
    
  • Conda (πŸ“₯ 93K Β· ⏱️ 29.12.2023):

    onda install -c conda-forge pytorch_cluster
    
deepsnap (πŸ₯‰20 Β· ⭐ 520) - Python library assists deep learning on graphs. MIT
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 56 Β· πŸ“₯ 10 Β· πŸ“¦ 95 Β· πŸ“‹ 48 - 47% open Β· ⏱️ 11.11.2023):

    it clone https://github.com/snap-stanford/deepsnap
    
  • PyPi (πŸ“₯ 360 / month Β· πŸ“¦ 1 Β· ⏱️ 05.09.2021):

    ip install deepsnap
    
Sematch (πŸ₯‰18 Β· ⭐ 420) - semantic similarity framework for knowledge graph. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 100 Β· πŸ“¦ 46 Β· πŸ“‹ 34 - 44% open Β· ⏱️ 07.11.2023):

    it clone https://github.com/gsi-upm/sematch
    
  • PyPi (πŸ“₯ 280 / month Β· πŸ“¦ 3 Β· ⏱️ 17.04.2017):

    ip install sematch
    
kglib (πŸ₯‰16 Β· ⭐ 550) - TypeDB-ML is the Machine Learning integrations library for TypeDB. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 98 Β· πŸ“₯ 220 Β· πŸ“‹ 63 - 19% open Β· ⏱️ 18.11.2023):

    it clone https://github.com/vaticle/kglib
    
  • PyPi (πŸ“₯ 76 / month Β· ⏱️ 19.08.2020):

    ip install grakn-kglib
    
OpenKE (πŸ₯‰15 Β· ⭐ 3.7K) - An Open-Source Package for Knowledge Embedding (KE). MIT
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 980 Β· πŸ“‹ 380 - 7% open Β· ⏱️ 10.01.2024):

    it clone https://github.com/thunlp/OpenKE
    
OpenNE (πŸ₯‰14 Β· ⭐ 1.7K) - An Open-Source Package for Network Embedding (NE). MIT
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 480 Β· πŸ“‹ 100 - 4% open Β· ⏱️ 10.01.2024):

    it clone https://github.com/thunlp/OpenNE
    
AutoGL (πŸ₯‰14 Β· ⭐ 1.1K) - An autoML framework & toolkit for machine learning on graphs. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 120 Β· πŸ“‹ 37 - 35% open Β· ⏱️ 05.02.2024):

    it clone https://github.com/THUMNLab/AutoGL
    
  • PyPi (πŸ“₯ 1 / month Β· ⏱️ 23.12.2020):

    ip install auto-graph-learning
    
Show 17 hidden projects...
  • igraph (πŸ₯‡35 Β· ⭐ 1.2K) - Python interface for igraph. ❗️GPL-2.0
  • pygal (πŸ₯ˆ29 Β· ⭐ 2.6K) - PYthon svg GrAph plotting Library. ❗️LGPL-3.0
  • StellarGraph (πŸ₯ˆ28 Β· ⭐ 2.9K Β· πŸ’€) - StellarGraph - Machine Learning on Graphs. Apache-2
  • Karate Club (πŸ₯ˆ25 Β· ⭐ 2.1K) - Karate Club: An API Oriented Open-source Python Framework for.. ❗️GPL-3.0
  • graph-nets (πŸ₯‰22 Β· ⭐ 5.3K Β· πŸ’€) - Build Graph Nets in Tensorflow. Apache-2
  • DIG (πŸ₯‰22 Β· ⭐ 1.8K) - A library for graph deep learning research. ❗️GPL-3.0
  • jraph (πŸ₯‰22 Β· ⭐ 1.3K Β· πŸ’€) - A Graph Neural Network Library in Jax. Apache-2
  • graph4nlp (πŸ₯‰21 Β· ⭐ 1.7K Β· πŸ’€) - Graph4nlp is the library for the easy use of Graph.. Apache-2
  • DeepWalk (πŸ₯‰20 Β· ⭐ 2.6K Β· πŸ’€) - DeepWalk - Deep Learning for Graphs. ❗️GPL-3.0
  • DeepGraph (πŸ₯‰20 Β· ⭐ 280) - Analyze Data with Pandas-based Networks. Documentation:. BSD-3
  • pyRDF2Vec (πŸ₯‰20 Β· ⭐ 240 Β· πŸ’€) - Python Implementation and Extension of RDF2Vec. MIT
  • GraphGym (πŸ₯‰18 Β· ⭐ 1.6K Β· πŸ’€) - Platform for designing and evaluating Graph Neural Networks (GNN). MIT
  • GraphEmbedding (πŸ₯‰17 Β· ⭐ 3.6K Β· πŸ’€) - Implementation and experiments of graph embedding.. MIT
  • ptgnn (πŸ₯‰15 Β· ⭐ 370 Β· πŸ’€) - A PyTorch Graph Neural Network Library. MIT
  • GraphSAGE (πŸ₯‰14 Β· ⭐ 3.3K Β· πŸ’€) - Representation learning on large graphs using stochastic.. MIT
  • Euler (πŸ₯‰14 Β· ⭐ 2.9K Β· πŸ’€) - A distributed graph deep learning framework. Apache-2
  • GraphVite (πŸ₯‰14 Β· ⭐ 1.2K Β· πŸ’€) - GraphVite: A General and High-performance Graph Embedding.. Apache-2

Audio Data

Back to top

Libraries for audio analysis, manipulation, transformation, and extraction, as well as speech recognition and music generation tasks.

speechbrain (πŸ₯‡39 Β· ⭐ 7.8K) - A PyTorch-based Speech Toolkit. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 1.3K Β· πŸ“¦ 1.7K Β· πŸ“‹ 1.1K - 12% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/speechbrain/speechbrain
    
  • PyPi (πŸ“₯ 3.3M / month Β· πŸ“¦ 31 Β· ⏱️ 26.02.2024):

    ip install speechbrain
    
espnet (πŸ₯‡37 Β· ⭐ 7.8K) - End-to-End Speech Processing Toolkit. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 420 Β· πŸ”€ 2.1K Β· πŸ“₯ 79 Β· πŸ“¦ 310 Β· πŸ“‹ 2.4K - 12% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/espnet/espnet
    
  • PyPi (πŸ“₯ 36K / month Β· πŸ“¦ 6 Β· ⏱️ 06.02.2024):

    ip install espnet
    
SpeechRecognition (πŸ₯‡36 Β· ⭐ 8K) - Speech recognition module for Python, supporting several.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 2.3K Β· πŸ“¦ 21 Β· πŸ“‹ 630 - 49% open Β· ⏱️ 02.04.2024):

    it clone https://github.com/Uberi/speech_recognition
    
  • PyPi (πŸ“₯ 750K / month Β· πŸ“¦ 860 Β· ⏱️ 30.03.2024):

    ip install SpeechRecognition
    
  • Conda (πŸ“₯ 180K Β· ⏱️ 30.03.2024):

    onda install -c conda-forge speechrecognition
    
Coqui TTS (πŸ₯ˆ35 Β· ⭐ 29K) - - a deep learning toolkit for Text-to-Speech, battle-.. MPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 3.3K Β· πŸ“₯ 2.1M Β· πŸ“¦ 1.1K Β· πŸ“‹ 1K - 6% open Β· ⏱️ 10.02.2024):

    it clone https://github.com/coqui-ai/TTS
    
  • PyPi (πŸ“₯ 110K / month Β· πŸ“¦ 26 Β· ⏱️ 12.12.2023):

    ip install tts
    
  • Conda (πŸ“₯ 11K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge tts
    
librosa (πŸ₯ˆ34 Β· ⭐ 6.6K) - Python library for audio and music analysis. ISC
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 910 Β· πŸ“‹ 1.2K - 4% open Β· ⏱️ 03.04.2024):

    it clone https://github.com/librosa/librosa
    
  • PyPi (πŸ“₯ 2.6M / month Β· πŸ“¦ 1.6K Β· ⏱️ 16.08.2023):

    ip install librosa
    
  • Conda (πŸ“₯ 730K Β· ⏱️ 16.08.2023):

    onda install -c conda-forge librosa
    
torchaudio (πŸ₯ˆ34 Β· ⭐ 2.4K Β· πŸ“‰) - Data manipulation and transformation for audio signal.. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 620 Β· πŸ“‹ 940 - 23% open Β· ⏱️ 24.03.2024):

    it clone https://github.com/pytorch/audio
    
  • PyPi (πŸ“₯ 5.7M / month Β· πŸ“¦ 630 Β· ⏱️ 27.03.2024):

    ip install torchaudio
    
Magenta (πŸ₯ˆ33 Β· ⭐ 19K Β· πŸ’€) - Magenta: Music and Art Generation with Machine Intelligence. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 3.8K Β· πŸ“¦ 500 Β· πŸ“‹ 990 - 40% open Β· ⏱️ 11.07.2023):

    it clone https://github.com/magenta/magenta
    
  • PyPi (πŸ“₯ 3.2K / month Β· πŸ“¦ 38 Β· ⏱️ 01.08.2022):

    ip install magenta
    
spleeter (πŸ₯ˆ31 Β· ⭐ 25K Β· πŸ’€) - Deezer source separation library including pretrained models. MIT
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 2.7K Β· πŸ“₯ 3.1M Β· πŸ“¦ 680 Β· πŸ“‹ 790 - 29% open Β· ⏱️ 13.07.2023):

    it clone https://github.com/deezer/spleeter
    
  • PyPi (πŸ“₯ 14K / month Β· πŸ“¦ 6 Β· ⏱️ 10.06.2022):

    ip install spleeter
    
  • Conda (πŸ“₯ 80K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge spleeter
    
Porcupine (πŸ₯ˆ30 Β· ⭐ 3.4K) - On-device wake word detection powered by deep learning. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 470 Β· πŸ“¦ 28 Β· πŸ“‹ 530 - 1% open Β· ⏱️ 08.04.2024):

    it clone https://github.com/Picovoice/Porcupine
    
  • PyPi (πŸ“₯ 6.8K / month Β· πŸ“¦ 15 Β· ⏱️ 30.01.2024):

    ip install pvporcupine
    
audiomentations (πŸ₯ˆ30 Β· ⭐ 1.7K) - A Python library for audio data augmentation. Inspired by.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 180 Β· πŸ“¦ 460 Β· πŸ“‹ 180 - 25% open Β· ⏱️ 15.03.2024):

    it clone https://github.com/iver56/audiomentations
    
  • PyPi (πŸ“₯ 38K / month Β· πŸ“¦ 9 Β· ⏱️ 15.03.2024):

    ip install audiomentations
    
audioread (πŸ₯ˆ30 Β· ⭐ 480) - cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 110 Β· πŸ“¦ 20K Β· πŸ“‹ 94 - 39% open Β· ⏱️ 15.12.2023):

    it clone https://github.com/beetbox/audioread
    
  • PyPi (πŸ“₯ 1.9M / month Β· πŸ“¦ 370 Β· ⏱️ 27.09.2023):

    ip install audioread
    
  • Conda (πŸ“₯ 750K Β· ⏱️ 30.09.2023):

    onda install -c conda-forge audioread
    
pyAudioAnalysis (πŸ₯‰29 Β· ⭐ 5.6K) - Python Audio Analysis Library: Feature Extraction,.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 1.2K Β· πŸ“¦ 450 Β· πŸ“‹ 320 - 61% open Β· ⏱️ 22.10.2023):

    it clone https://github.com/tyiannak/pyAudioAnalysis
    
  • PyPi (πŸ“₯ 12K / month Β· πŸ“¦ 20 Β· ⏱️ 07.02.2022):

    ip install pyAudioAnalysis
    
Madmom (πŸ₯‰26 Β· ⭐ 1.2K Β· πŸ’€) - Python audio and music signal processing library. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 190 Β· πŸ“¦ 410 Β· πŸ“‹ 280 - 23% open Β· ⏱️ 10.09.2023):

    it clone https://github.com/CPJKU/madmom
    
  • PyPi (πŸ“₯ 2.2K / month Β· πŸ“¦ 33 Β· ⏱️ 14.11.2018):

    ip install madmom
    
tinytag (πŸ₯‰26 Β· ⭐ 660) - Python library for reading audio file metadata, duration of MP3, OGG,.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 100 Β· πŸ“‹ 120 - 12% open Β· ⏱️ 16.03.2024):

    it clone https://github.com/devsnd/tinytag
    
  • PyPi (πŸ“₯ 23K / month Β· πŸ“¦ 120 Β· ⏱️ 26.10.2023):

    ip install tinytag
    
DDSP (πŸ₯‰25 Β· ⭐ 2.8K Β· πŸ’€) - DDSP: Differentiable Digital Signal Processing. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 320 Β· πŸ“¦ 51 Β· πŸ“‹ 170 - 27% open Β· ⏱️ 30.06.2023):

    it clone https://github.com/magenta/ddsp
    
  • PyPi (πŸ“₯ 1.9K / month Β· πŸ“¦ 1 Β· ⏱️ 25.05.2022):

    ip install ddsp
    
  • Conda (πŸ“₯ 15K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge ddsp
    
python-soundfile (πŸ₯‰25 Β· ⭐ 660) - SoundFile is an audio library based on libsndfile, CFFI, and.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 97 Β· πŸ“₯ 18K Β· πŸ“‹ 240 - 43% open Β· ⏱️ 05.01.2024):

    it clone https://github.com/bastibe/python-soundfile
    
  • PyPi (πŸ“₯ 2.6M / month Β· πŸ“¦ 310 Β· ⏱️ 15.02.2023):

    ip install soundfile
    
  • Conda:

    onda install -c anaconda pysoundfile
    
nnAudio (πŸ₯‰22 Β· ⭐ 940) - Audio processing by using pytorch 1D convolution network. MIT
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 89 Β· πŸ“¦ 160 Β· πŸ“‹ 62 - 29% open Β· ⏱️ 13.02.2024):

    it clone https://github.com/KinWaiCheuk/nnAudio
    
  • PyPi (πŸ“₯ 12K / month Β· πŸ“¦ 4 Β· ⏱️ 13.02.2024):

    ip install nnAudio
    
textlesslib (πŸ₯‰10 Β· ⭐ 500 Β· πŸ’€) - Library for Textless Spoken Language Processing. MIT
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 50 Β· πŸ“‹ 23 - 52% open Β· ⏱️ 29.08.2023):

    it clone https://github.com/facebookresearch/textlesslib
    
Show 11 hidden projects...
  • Pydub (πŸ₯ˆ35 Β· ⭐ 8.3K Β· πŸ’€) - Manipulate audio with a simple and easy high level interface. MIT
  • DeepSpeech (πŸ₯ˆ34 Β· ⭐ 24K Β· πŸ’€) - DeepSpeech is an open source embedded (offline, on-.. MPL-2.0
  • Essentia (πŸ₯‰29 Β· ⭐ 2.7K) - C++ library for audio and music analysis, description and.. ❗️AGPL-3.0
  • aubio (πŸ₯‰27 Β· ⭐ 3.2K) - a library for audio and music analysis. ❗️GPL-3.0
  • TTS (πŸ₯‰26 Β· ⭐ 8.8K Β· πŸ’€) - Deep learning for Text to Speech (Discussion forum:.. MPL-2.0
  • python_speech_features (πŸ₯‰24 Β· ⭐ 2.3K Β· πŸ’€) - This library provides common speech features for ASR.. MIT
  • kapre (πŸ₯‰23 Β· ⭐ 910 Β· πŸ’€) - kapre: Keras Audio Preprocessors. MIT
  • Dejavu (πŸ₯‰22 Β· ⭐ 6.3K Β· πŸ’€) - Audio fingerprinting and recognition in Python. MIT
  • Julius (πŸ₯‰21 Β· ⭐ 400 Β· πŸ’€) - Fast PyTorch based DSP for audio and 1D signals. MIT
  • TimeSide (πŸ₯‰20 Β· ⭐ 360 Β· πŸ’€) - scalable audio processing framework and server written in.. ❗️AGPL-3.0
  • Muda (πŸ₯‰17 Β· ⭐ 230 Β· πŸ’€) - A library for augmenting annotated audio data. ISC

Geospatial Data

Back to top

Libraries to load, process, analyze, and write geographic data as well as libraries for spatial analysis, map visualization, and geocoding.

pydeck (πŸ₯‡44 Β· ⭐ 12K) - WebGL2 powered visualization framework. MIT
  • GitHub (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 2K Β· πŸ“¦ 7.4K Β· πŸ“‹ 3K - 9% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/visgl/deck.gl
    
  • PyPi (πŸ“₯ 3.2M / month Β· πŸ“¦ 61 Β· ⏱️ 15.04.2023):

    ip install pydeck
    
  • Conda (πŸ“₯ 500K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge pydeck
    
  • npm (πŸ“₯ 410K / month Β· πŸ“¦ 500 Β· ⏱️ 07.04.2024):

    pm install deck.gl
    
folium (πŸ₯‡40 Β· ⭐ 6.7K) - Python Data. Leaflet.js Maps. MIT
  • GitHub (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 2.2K Β· πŸ“¦ 36K Β· πŸ“‹ 1.1K - 7% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/python-visualization/folium
    
  • PyPi (πŸ“₯ 1M / month Β· πŸ“¦ 860 Β· ⏱️ 29.02.2024):

    ip install folium
    
  • Conda (πŸ“₯ 2.6M Β· ⏱️ 29.02.2024):

    onda install -c conda-forge folium
    
GeoPandas (πŸ₯‡40 Β· ⭐ 4.2K) - Python tools for geographic data. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 880 Β· πŸ“₯ 2.5K Β· πŸ“¦ 33K Β· πŸ“‹ 1.7K - 27% open Β· ⏱️ 04.04.2024):

    it clone https://github.com/geopandas/geopandas
    
  • PyPi (πŸ“₯ 6.7M / month Β· πŸ“¦ 2K Β· ⏱️ 31.01.2024):

    ip install geopandas
    
  • Conda (πŸ“₯ 3.5M Β· ⏱️ 31.01.2024):

    onda install -c conda-forge geopandas
    
Shapely (πŸ₯ˆ38 Β· ⭐ 3.6K) - Manipulation and analysis of geometric objects. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 550 Β· πŸ“₯ 3.2K Β· πŸ“¦ 66K Β· πŸ“‹ 1.2K - 21% open Β· ⏱️ 22.03.2024):

    it clone https://github.com/shapely/shapely
    
  • PyPi (πŸ“₯ 21M / month Β· πŸ“¦ 1.4K Β· ⏱️ 16.02.2024):

    ip install shapely
    
  • Conda (πŸ“₯ 9.1M Β· ⏱️ 19.02.2024):

    onda install -c conda-forge shapely
    
Fiona (πŸ₯ˆ37 Β· ⭐ 1.1K) - Fiona reads and writes geographic data files. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 200 Β· πŸ“¦ 19K Β· πŸ“‹ 790 - 4% open Β· ⏱️ 03.04.2024):

    it clone https://github.com/Toblerity/Fiona
    
  • PyPi (πŸ“₯ 6.5M / month Β· πŸ“¦ 110 Β· ⏱️ 05.04.2024):

    ip install fiona
    
  • Conda (πŸ“₯ 5.4M Β· ⏱️ 08.03.2024):

    onda install -c conda-forge fiona
    
Rasterio (πŸ₯ˆ36 Β· ⭐ 2.1K) - Rasterio reads and writes geospatial raster datasets. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 520 Β· πŸ“₯ 860 Β· πŸ“¦ 11K Β· πŸ“‹ 1.8K - 8% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/rasterio/rasterio
    
  • PyPi (πŸ“₯ 2.7M / month Β· πŸ“¦ 1.1K Β· ⏱️ 03.03.2024):

    ip install rasterio
    
  • Conda (πŸ“₯ 2.9M Β· ⏱️ 27.03.2024):

    onda install -c conda-forge rasterio
    
geopy (πŸ₯ˆ35 Β· ⭐ 4.3K) - Geocoding library for Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 660 Β· πŸ“₯ 32 Β· πŸ“‹ 280 - 11% open Β· ⏱️ 23.11.2023):

    it clone https://github.com/geopy/geopy
    
  • PyPi (πŸ“₯ 5.1M / month Β· πŸ“¦ 4.1K Β· ⏱️ 23.11.2023):

    ip install geopy
    
  • Conda (πŸ“₯ 1.3M Β· ⏱️ 28.02.2024):

    onda install -c conda-forge geopy
    
pyproj (πŸ₯ˆ35 Β· ⭐ 980) - Python interface to PROJ (cartographic projections and coordinate.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 210 Β· πŸ“¦ 29K Β· πŸ“‹ 600 - 5% open Β· ⏱️ 08.04.2024):

    it clone https://github.com/pyproj4/pyproj
    
  • PyPi (πŸ“₯ 8.7M / month Β· πŸ“¦ 2.1K Β· ⏱️ 21.09.2023):

    ip install pyproj
    
  • Conda (πŸ“₯ 7.4M Β· ⏱️ 08.12.2023):

    onda install -c conda-forge pyproj
    
ArcGIS API (πŸ₯ˆ33 Β· ⭐ 1.8K) - Documentation and samples for ArcGIS API for Python. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 1.1K Β· πŸ“₯ 11K Β· πŸ“¦ 740 Β· πŸ“‹ 690 - 8% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/Esri/arcgis-python-api
    
  • PyPi (πŸ“₯ 130K / month Β· πŸ“¦ 33 Β· ⏱️ 28.02.2024):

    ip install arcgis
    
  • Docker Hub:

    ocker pull esridocker/arcgis-api-python-notebook
    
ipyleaflet (πŸ₯ˆ33 Β· ⭐ 1.4K) - A Jupyter - Leaflet.js bridge. MIT
  • GitHub (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 360 Β· πŸ“¦ 8.1K Β· πŸ“‹ 620 - 43% open Β· ⏱️ 01.03.2024):

    it clone https://github.com/jupyter-widgets/ipyleaflet
    
  • PyPi (πŸ“₯ 140K / month Β· πŸ“¦ 180 Β· ⏱️ 23.01.2024):

    ip install ipyleaflet
    
  • Conda (πŸ“₯ 1.1M Β· ⏱️ 23.01.2024):

    onda install -c conda-forge ipyleaflet
    
  • npm (πŸ“₯ 8.7K / month Β· πŸ“¦ 6 Β· ⏱️ 23.01.2024):

    pm install jupyter-leaflet
    
PySAL (πŸ₯‰30 Β· ⭐ 1.3K) - PySAL: Python Spatial Analysis Library Meta-Package. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 280 Β· πŸ“¦ 1.5K Β· πŸ“‹ 630 - 3% open Β· ⏱️ 15.03.2024):

    it clone https://github.com/pysal/pysal
    
  • PyPi (πŸ“₯ 25K / month Β· πŸ“¦ 39 Β· ⏱️ 31.01.2024):

    ip install pysal
    
  • Conda (πŸ“₯ 540K Β· ⏱️ 04.10.2023):

    onda install -c conda-forge pysal
    
geojson (πŸ₯‰30 Β· ⭐ 880) - Python bindings and utilities for GeoJSON. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 120 Β· πŸ“¦ 17K Β· πŸ“‹ 100 - 26% open Β· ⏱️ 25.03.2024):

    it clone https://github.com/jazzband/geojson
    
  • PyPi (πŸ“₯ 2.2M / month Β· πŸ“¦ 1.3K Β· ⏱️ 05.11.2023):

    ip install geojson
    
  • Conda (πŸ“₯ 790K Β· ⏱️ 06.11.2023):

    onda install -c conda-forge geojson
    
GeoViews (πŸ₯‰29 Β· ⭐ 560) - Simple, concise geographical visualization in Python. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 73 Β· πŸ“¦ 940 Β· πŸ“‹ 340 - 30% open Β· ⏱️ 05.04.2024):

    it clone https://github.com/holoviz/geoviews
    
  • PyPi (πŸ“₯ 11K / month Β· πŸ“¦ 41 Β· ⏱️ 05.04.2024):

    ip install geoviews
    
  • Conda (πŸ“₯ 210K Β· ⏱️ 05.04.2024):

    onda install -c conda-forge geoviews
    
EarthPy (πŸ₯‰27 Β· ⭐ 480 Β· πŸ’€) - A package built to support working with spatial data using open.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 150 Β· πŸ“¦ 300 Β· πŸ“‹ 230 - 11% open Β· ⏱️ 23.08.2023):

    it clone https://github.com/earthlab/earthpy
    
  • PyPi (πŸ“₯ 7K / month Β· πŸ“¦ 17 Β· ⏱️ 01.10.2021):

    ip install earthpy
    
  • Conda (πŸ“₯ 72K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge earthpy
    
pymap3d (πŸ₯‰25 Β· ⭐ 370) - pure-Python (Numpy optional) 3D coordinate conversions for geospace ecef.. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 85 Β· πŸ“¦ 380 Β· πŸ“‹ 54 - 12% open Β· ⏱️ 11.02.2024):

    it clone https://github.com/geospace-code/pymap3d
    
  • PyPi (πŸ“₯ 120K / month Β· πŸ“¦ 27 Β· ⏱️ 11.02.2024):

    ip install pymap3d
    
  • Conda (πŸ“₯ 68K Β· ⏱️ 11.02.2024):

    onda install -c conda-forge pymap3d
    
Show 7 hidden projects...
  • Geocoder (πŸ₯‰32 Β· ⭐ 1.6K Β· πŸ’€) - Python Geocoder. MIT
  • Satpy (πŸ₯‰31 Β· ⭐ 1K) - Python package for earth-observing satellite data processing. ❗️GPL-3.0
  • Sentinelsat (πŸ₯‰26 Β· ⭐ 960) - Search and download Copernicus Sentinel satellite images. ❗️GPL-3.0
  • gmaps (πŸ₯‰24 Β· ⭐ 760 Β· πŸ’€) - Google maps for Jupyter notebooks. BSD-3
  • Mapbox GL (πŸ₯‰24 Β· ⭐ 650 Β· πŸ’€) - Use Mapbox GL JS to visualize data in a Python Jupyter notebook. MIT
  • prettymaps (πŸ₯‰22 Β· ⭐ 11K Β· πŸ’€) - A small set of Python functions to draw pretty maps from.. ❗️AGPL-3.0
  • geoplotlib (πŸ₯‰20 Β· ⭐ 1K Β· πŸ’€) - python toolbox for visualizing geographical data and making maps. MIT

Financial Data

Back to top

Libraries for algorithmic stock/crypto trading, risk analytics, backtesting, technical analysis, and other tasks on financial data.

yfinance (πŸ₯‡40 Β· ⭐ 12K Β· πŸ“‰) - Download market data from Yahoo! Finances API. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 2.1K Β· πŸ“¦ 36K Β· πŸ“‹ 1.3K - 14% open Β· ⏱️ 25.02.2024):

    it clone https://github.com/ranaroussi/yfinance
    
  • PyPi (πŸ“₯ 1.8M / month Β· πŸ“¦ 340 Β· ⏱️ 25.02.2024):

    ip install yfinance
    
  • Conda (πŸ“₯ 89K Β· ⏱️ 16.06.2023):

    onda install -c ranaroussi yfinance
    
ta (πŸ₯‡31 Β· ⭐ 4K) - Technical Analysis Library using Pandas and Numpy. MIT
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 820 Β· πŸ“¦ 3.2K Β· πŸ“‹ 230 - 54% open Β· ⏱️ 02.11.2023):

    it clone https://github.com/bukosabino/ta
    
  • PyPi (πŸ“₯ 87K / month Β· πŸ“¦ 50 Β· ⏱️ 02.11.2023):

    ip install ta
    
  • Conda (πŸ“₯ 24K Β· ⏱️ 02.11.2023):

    onda install -c conda-forge ta
    
bt (πŸ₯ˆ30 Β· ⭐ 2K) - bt - flexible backtesting for Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 400 Β· πŸ“¦ 1.6K Β· πŸ“‹ 340 - 23% open Β· ⏱️ 04.04.2024):

    it clone https://github.com/pmorissette/bt
    
  • PyPi (πŸ“₯ 7.7K / month Β· πŸ“¦ 28 Β· ⏱️ 20.11.2023):

    ip install bt
    
  • Conda (πŸ“₯ 21K Β· ⏱️ 20.11.2023):

    onda install -c conda-forge bt
    
ffn (πŸ₯ˆ29 Β· ⭐ 1.8K) - ffn - a financial function library for Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 280 Β· πŸ“¦ 440 Β· πŸ“‹ 120 - 18% open Β· ⏱️ 18.03.2024):

    it clone https://github.com/pmorissette/ffn
    
  • PyPi (πŸ“₯ 150K / month Β· πŸ“¦ 32 Β· ⏱️ 31.12.2023):

    ip install ffn
    
  • Conda (πŸ“₯ 7K Β· ⏱️ 31.12.2023):

    onda install -c conda-forge ffn
    
Qlib (πŸ₯ˆ28 Β· ⭐ 14K) - Qlib is an AI-oriented quantitative investment platform that aims to.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 2.4K Β· πŸ“₯ 400 Β· πŸ“¦ 21 Β· πŸ“‹ 870 - 22% open Β· ⏱️ 20.03.2024):

    it clone https://github.com/microsoft/qlib
    
  • PyPi (πŸ“₯ 1.5K / month Β· πŸ“¦ 1 Β· ⏱️ 18.07.2023):

    ip install pyqlib
    
Alpha Vantage (πŸ₯ˆ28 Β· ⭐ 4.1K) - A python wrapper for Alpha Vantage API for financial data. MIT
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 720 Β· πŸ“¦ 520 Β· πŸ“‹ 290 - 2% open Β· ⏱️ 19.03.2024):

    it clone https://github.com/RomelTorres/alpha_vantage
    
  • PyPi (πŸ“₯ 35K / month Β· πŸ“¦ 32 Β· ⏱️ 21.12.2020):

    ip install alpha_vantage
    
  • Conda (πŸ“₯ 6.5K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge alpha_vantage
    
IB-insync (πŸ₯‰26 Β· ⭐ 2.7K) - Python sync/async framework for Interactive Brokers API. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 670 Β· πŸ“‹ 590 - 3% open Β· ⏱️ 14.03.2024):

    it clone https://github.com/erdewit/ib_insync
    
  • PyPi (πŸ“₯ 31K / month Β· πŸ“¦ 28 Β· ⏱️ 21.11.2022):

    ip install ib_insync
    
  • Conda (πŸ“₯ 39K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge ib-insync
    
stockstats (πŸ₯‰25 Β· ⭐ 1.2K) - Supply a wrapper ``StockDataFrame`` based on the.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 290 Β· πŸ“¦ 1K Β· πŸ“‹ 120 - 10% open Β· ⏱️ 05.01.2024):

    it clone https://github.com/jealous/stockstats
    
  • PyPi (πŸ“₯ 12K / month Β· πŸ“¦ 31 Β· ⏱️ 30.07.2023):

    ip install stockstats
    
finmarketpy (πŸ₯‰22 Β· ⭐ 3.3K) - Python library for backtesting trading strategies & analyzing.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 500 Β· πŸ“₯ 51 Β· πŸ“¦ 13 Β· πŸ“‹ 28 - 85% open Β· ⏱️ 01.04.2024):

    it clone https://github.com/cuemacro/finmarketpy
    
  • PyPi (πŸ“₯ 200 / month Β· ⏱️ 01.01.2024):

    ip install finmarketpy
    
FinQuant (πŸ₯‰22 Β· ⭐ 1.3K Β· πŸ’€) - A program for financial portfolio management, analysis and.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 170 Β· πŸ“¦ 91 Β· πŸ“‹ 48 - 33% open Β· ⏱️ 03.09.2023):

    it clone https://github.com/fmilthaler/FinQuant
    
  • PyPi (πŸ“₯ 550 / month Β· ⏱️ 04.09.2023):

    ip install FinQuant
    
tf-quant-finance (πŸ₯‰21 Β· ⭐ 4.3K Β· πŸ’€) - High-performance TensorFlow library for quantitative.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 540 Β· πŸ“‹ 65 - 56% open Β· ⏱️ 15.08.2023):

    it clone https://github.com/google/tf-quant-finance
    
  • PyPi (πŸ“₯ 850 / month Β· πŸ“¦ 2 Β· ⏱️ 19.08.2022):

    ip install tf-quant-finance
    
Show 14 hidden projects...
  • zipline (πŸ₯‡33 Β· ⭐ 17K Β· πŸ’€) - Zipline, a Pythonic Algorithmic Trading Library. Apache-2
  • pyfolio (πŸ₯‡31 Β· ⭐ 5.4K Β· πŸ’€) - Portfolio and risk analytics in Python. Apache-2
  • arch (πŸ₯ˆ30 Β· ⭐ 1.2K) - ARCH models in Python. ❗Unlicensed
  • backtrader (πŸ₯ˆ29 Β· ⭐ 13K Β· πŸ’€) - Python Backtesting library for trading strategies. ❗️GPL-3.0
  • Alphalens (πŸ₯‰27 Β· ⭐ 3.1K Β· πŸ’€) - Performance analysis of predictive (alpha) stock factors. Apache-2
  • empyrical (πŸ₯‰27 Β· ⭐ 1.2K Β· πŸ’€) - Common financial risk and performance metrics. Used by.. Apache-2
  • TensorTrade (πŸ₯‰25 Β· ⭐ 4.4K Β· πŸ’€) - An open source reinforcement learning framework for.. Apache-2
  • Enigma Catalyst (πŸ₯‰25 Β· ⭐ 2.5K Β· πŸ’€) - An Algorithmic Trading Library for Crypto-Assets in.. Apache-2
  • PyAlgoTrade (πŸ₯‰24 Β· ⭐ 4.3K Β· πŸ’€) - Python Algorithmic Trading Library. Apache-2
  • FinTA (πŸ₯‰24 Β· ⭐ 2K Β· πŸ’€) - Common financial technical indicators implemented in Pandas. ❗️LGPL-3.0
  • Crypto Signals (πŸ₯‰23 Β· ⭐ 4.7K Β· πŸ’€) - Github.com/CryptoSignal - Trading & Technical Analysis Bot -.. MIT
  • Backtesting.py (πŸ₯‰22 Β· ⭐ 4.8K Β· πŸ’€) - Backtest trading strategies in Python. ❗️AGPL-3.0
  • surpriver (πŸ₯‰12 Β· ⭐ 1.7K Β· πŸ’€) - Find big moving stocks before they move using machine.. ❗️GPL-3.0
  • pyrtfolio (πŸ₯‰8 Β· ⭐ 140 Β· πŸ’€) - Python package to generate stock portfolios. ❗️GPL-3.0

Time Series Data

Back to top

Libraries for forecasting, anomaly detection, feature extraction, and machine learning on time-series and sequential data.

sktime (πŸ₯‡39 Β· ⭐ 7.4K) - A unified framework for machine learning with time series. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 350 Β· πŸ”€ 1.3K Β· πŸ“₯ 87 Β· πŸ“¦ 2.5K Β· πŸ“‹ 2.2K - 35% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/alan-turing-institute/sktime
    
  • PyPi (πŸ“₯ 850K / month Β· πŸ“¦ 70 Β· ⏱️ 28.03.2024):

    ip install sktime
    
  • Conda (πŸ“₯ 940K Β· ⏱️ 28.03.2024):

    onda install -c conda-forge sktime-all-extras
    
Prophet (πŸ₯‡34 Β· ⭐ 18K) - Tool for producing high quality forecasts for time series data that has.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 4.5K Β· πŸ“₯ 2.4K Β· πŸ“¦ 21 Β· πŸ“‹ 2.1K - 18% open Β· ⏱️ 18.10.2023):

    it clone https://github.com/facebook/prophet
    
  • PyPi (πŸ“₯ 810K / month Β· πŸ“¦ 130 Β· ⏱️ 05.09.2020):

    ip install fbprophet
    
  • Conda (πŸ“₯ 1.1M Β· ⏱️ 20.10.2023):

    onda install -c conda-forge prophet
    
Darts (πŸ₯‡33 Β· ⭐ 7.2K) - A python library for user-friendly forecasting and anomaly detection.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 780 Β· πŸ“¦ 570 Β· πŸ“‹ 1.4K - 18% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/unit8co/darts
    
  • PyPi (πŸ“₯ 23K / month Β· πŸ“¦ 5 Β· ⏱️ 05.03.2024):

    ip install u8darts
    
  • Conda (πŸ“₯ 40K Β· ⏱️ 06.03.2024):

    onda install -c conda-forge u8darts-all
    
  • Docker Hub (πŸ“₯ 540 Β· ⏱️ 05.03.2024):

    ocker pull unit8/darts
    
StatsForecast (πŸ₯‡33 Β· ⭐ 3.5K) - Lightning fast forecasting with statistical and econometric.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 240 Β· πŸ“¦ 800 Β· πŸ“‹ 300 - 30% open Β· ⏱️ 08.04.2024):

    it clone https://github.com/Nixtla/statsforecast
    
  • PyPi (πŸ“₯ 500K / month Β· πŸ“¦ 30 Β· ⏱️ 08.04.2024):

    ip install statsforecast
    
  • Conda (πŸ“₯ 62K Β· ⏱️ 08.04.2024):

    onda install -c conda-forge statsforecast
    
NeuralProphet (πŸ₯ˆ32 Β· ⭐ 3.6K) - NeuralProphet: A simple forecasting package. MIT
  • GitHub (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 450 Β· πŸ“¦ 410 Β· πŸ“‹ 520 - 7% open Β· ⏱️ 15.03.2024):

    it clone https://github.com/ourownstory/neural_prophet
    
  • PyPi (πŸ“₯ 120K / month Β· πŸ“¦ 5 Β· ⏱️ 23.02.2024):

    ip install neuralprophet
    
tslearn (πŸ₯ˆ32 Β· ⭐ 2.8K) - The machine learning toolkit for time series analysis in Python. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 320 Β· πŸ“¦ 1.2K Β· πŸ“‹ 320 - 39% open Β· ⏱️ 20.03.2024):

    it clone https://github.com/tslearn-team/tslearn
    
  • PyPi (πŸ“₯ 370K / month Β· πŸ“¦ 49 Β· ⏱️ 12.12.2023):

    ip install tslearn
    
  • Conda (πŸ“₯ 1.3M Β· ⏱️ 04.02.2024):

    onda install -c conda-forge tslearn
    
tsfresh (πŸ₯ˆ31 Β· ⭐ 8.1K) - Automatic extraction of relevant features from time series:. MIT
  • GitHub (πŸ‘¨β€πŸ’» 92 Β· πŸ”€ 1.2K Β· πŸ“¦ 21 Β· πŸ“‹ 530 - 11% open Β· ⏱️ 11.03.2024):

    it clone https://github.com/blue-yonder/tsfresh
    
  • PyPi (πŸ“₯ 250K / month Β· πŸ“¦ 79 Β· ⏱️ 28.01.2024):

    ip install tsfresh
    
  • Conda (πŸ“₯ 1.3M Β· ⏱️ 28.01.2024):

    onda install -c conda-forge tsfresh
    
STUMPY (πŸ₯ˆ31 Β· ⭐ 3K) - STUMPY is a powerful and scalable Python library for modern time series.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 280 Β· πŸ“¦ 700 Β· πŸ“‹ 470 - 10% open Β· ⏱️ 01.04.2024):

    it clone https://github.com/TDAmeritrade/stumpy
    
  • PyPi (πŸ“₯ 240K / month Β· πŸ“¦ 16 Β· ⏱️ 21.08.2023):

    ip install stumpy
    
  • Conda (πŸ“₯ 970K Β· ⏱️ 21.08.2023):

    onda install -c conda-forge stumpy
    
NeuralForecast (πŸ₯ˆ31 Β· ⭐ 2.4K) - Scalable and user friendly neural forecasting algorithms. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 280 Β· πŸ“¦ 120 Β· πŸ“‹ 440 - 23% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/Nixtla/neuralforecast
    
  • PyPi (πŸ“₯ 26K / month Β· πŸ“¦ 7 Β· ⏱️ 11.04.2024):

    ip install neuralforecast
    
  • Conda (πŸ“₯ 13K Β· ⏱️ 11.04.2024):

    onda install -c conda-forge neuralforecast
    
pmdarima (πŸ₯ˆ31 Β· ⭐ 1.5K) - A statistical library designed to fill the void in Pythons time series.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 230 Β· πŸ“¦ 7.7K Β· πŸ“‹ 320 - 16% open Β· ⏱️ 23.02.2024):

    it clone https://github.com/alkaline-ml/pmdarima
    
  • PyPi (πŸ“₯ 2.8M / month Β· πŸ“¦ 89 Β· ⏱️ 23.10.2023):

    ip install pmdarima
    
  • Conda (πŸ“₯ 1M Β· ⏱️ 27.10.2023):

    onda install -c conda-forge pmdarima
    
GluonTS (πŸ₯ˆ30 Β· ⭐ 4.2K) - Probabilistic time series modeling in Python. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 760 Β· πŸ“‹ 940 - 32% open Β· ⏱️ 05.04.2024):

    it clone https://github.com/awslabs/gluon-ts
    
  • PyPi (πŸ“₯ 250K / month Β· πŸ“¦ 16 Β· ⏱️ 02.02.2024):

    ip install gluonts
    
  • Conda (πŸ“₯ 750 Β· ⏱️ 22.12.2023):

    onda install -c anaconda gluonts
    
pytorch-forecasting (πŸ₯ˆ30 Β· ⭐ 3.6K) - Time series forecasting with PyTorch. MIT
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 570 Β· πŸ“‹ 760 - 62% open Β· ⏱️ 15.03.2024):

    it clone https://github.com/jdb78/pytorch-forecasting
    
  • PyPi (πŸ“₯ 59K / month Β· πŸ“¦ 10 Β· ⏱️ 26.07.2020):

    ip install pytorch-forecasting
    
  • Conda (πŸ“₯ 55K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge pytorch-forecasting
    
uber/orbit (πŸ₯‰26 Β· ⭐ 1.8K) - A Python package for Bayesian forecasting with object-oriented.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 140 Β· πŸ“¦ 52 Β· πŸ“‹ 400 - 12% open Β· ⏱️ 31.03.2024):

    it clone https://github.com/uber/orbit
    
  • PyPi (πŸ“₯ 18K / month Β· πŸ“¦ 1 Β· ⏱️ 01.04.2024):

    ip install orbit-ml
    
  • Conda (πŸ“₯ 5.6K Β· ⏱️ 01.04.2024):

    onda install -c conda-forge orbit-ml
    
pyts (πŸ₯‰26 Β· ⭐ 1.7K Β· πŸ’€) - A Python package for time series classification. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 160 Β· πŸ“¦ 580 Β· πŸ“‹ 78 - 56% open Β· ⏱️ 20.06.2023):

    it clone https://github.com/johannfaouzi/pyts
    
  • PyPi (πŸ“₯ 110K / month Β· πŸ“¦ 19 Β· ⏱️ 31.10.2021):

    ip install pyts
    
  • Conda (πŸ“₯ 23K Β· ⏱️ 18.06.2023):

    onda install -c conda-forge pyts
    
skforecast (πŸ₯‰24 Β· ⭐ 870) - Time series forecasting with scikit-learn models. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 100 Β· πŸ“¦ 250 Β· πŸ“‹ 130 - 26% open Β· ⏱️ 14.02.2024):

    it clone https://github.com/JoaquinAmatRodrigo/skforecast
    
  • PyPi (πŸ“₯ 46K / month Β· πŸ“¦ 8 Β· ⏱️ 16.11.2023):

    ip install skforecast
    
TSFEL (πŸ₯‰24 Β· ⭐ 850) - An intuitive library to extract features from time series. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 130 Β· πŸ“¦ 120 Β· πŸ“‹ 68 - 4% open Β· ⏱️ 27.03.2024):

    it clone https://github.com/fraunhoferportugal/tsfel
    
  • PyPi (πŸ“₯ 20K / month Β· πŸ“¦ 3 Β· ⏱️ 27.03.2024):

    ip install tsfel
    
luminol (πŸ₯‰22 Β· ⭐ 1.2K Β· πŸ’€) - Anomaly Detection and Correlation library. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 220 Β· πŸ“¦ 77 Β· πŸ“‹ 43 - 72% open Β· ⏱️ 09.05.2023):

    it clone https://github.com/linkedin/luminol
    
  • PyPi (πŸ“₯ 9.8K / month Β· πŸ“¦ 15 Β· ⏱️ 11.12.2017):

    ip install luminol
    
greykite (πŸ₯‰21 Β· ⭐ 1.8K) - A flexible, intuitive and fast forecasting library. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 100 Β· πŸ“₯ 22 Β· πŸ“¦ 30 Β· πŸ“‹ 110 - 26% open Β· ⏱️ 16.01.2024):

    it clone https://github.com/linkedin/greykite
    
  • PyPi (πŸ“₯ 9.9K / month Β· ⏱️ 12.01.2024):

    ip install greykite
    
tsflex (πŸ₯‰21 Β· ⭐ 360) - Flexible time series feature extraction & processing. MIT
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 25 Β· πŸ“¦ 12 Β· πŸ“‹ 51 - 58% open Β· ⏱️ 04.04.2024):

    it clone https://github.com/predict-idlab/tsflex
    
  • PyPi (πŸ“₯ 680 / month Β· πŸ“¦ 1 Β· ⏱️ 04.04.2024):

    ip install tsflex
    
  • Conda (πŸ“₯ 20K Β· ⏱️ 08.04.2024):

    onda install -c conda-forge tsflex
    
Auto TS (πŸ₯‰19 Β· ⭐ 670) - Automatically build ARIMA, SARIMAX, VAR, FB Prophet and XGBoost.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 110 Β· πŸ“‹ 86 - 1% open Β· ⏱️ 28.01.2024):

    it clone https://github.com/AutoViML/Auto_TS
    
  • PyPi (πŸ“₯ 5.3K / month Β· ⏱️ 28.01.2024):

    ip install auto-ts
    
pydlm (πŸ₯‰19 Β· ⭐ 470 Β· πŸ’€) - A python library for Bayesian time series modeling. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 97 Β· πŸ“¦ 33 Β· πŸ“‹ 49 - 75% open Β· ⏱️ 04.09.2023):

    it clone https://github.com/wwrechard/pydlm
    
  • PyPi (πŸ“₯ 22K / month Β· πŸ“¦ 2 Β· ⏱️ 19.12.2018):

    ip install pydlm
    
Show 9 hidden projects...
  • Streamz (πŸ₯‰26 Β· ⭐ 1.2K Β· πŸ’€) - Real-time stream processing for python. BSD-3
  • PyFlux (πŸ₯‰24 Β· ⭐ 2.1K Β· πŸ’€) - Open source time series library for Python. BSD-3
  • tick (πŸ₯‰22 Β· ⭐ 470 Β· πŸ’€) - Module for statistical learning, with a particular emphasis on time-.. BSD-3
  • seglearn (πŸ₯‰21 Β· ⭐ 560 Β· πŸ’€) - Python module for machine learning time series:. BSD-3
  • ADTK (πŸ₯‰19 Β· ⭐ 1K Β· πŸ’€) - A Python toolkit for rule-based/unsupervised anomaly detection in time.. MPL-2.0
  • matrixprofile-ts (πŸ₯‰19 Β· ⭐ 730 Β· πŸ’€) - A Python library for detecting patterns and anomalies.. Apache-2
  • atspy (πŸ₯‰15 Β· ⭐ 510 Β· πŸ’€) - AtsPy: Automated Time Series Models in Python (by @firmai). MIT
  • tsaug (πŸ₯‰14 Β· ⭐ 340 Β· πŸ’€) - A Python package for time series augmentation. Apache-2
  • tslumen (πŸ₯‰8 Β· ⭐ 67 Β· πŸ’€) - A library for Time Series EDA (exploratory data analysis). Apache-2

Medical Data

Back to top

Libraries for processing and analyzing medical data such as MRIs, EEGs, genomic data, and other medical imaging formats.

MNE (πŸ₯‡39 Β· ⭐ 2.5K) - MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 370 Β· πŸ”€ 1.3K Β· πŸ“¦ 3.7K Β· πŸ“‹ 4.8K - 10% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/mne-tools/mne-python
    
  • PyPi (πŸ“₯ 100K / month Β· πŸ“¦ 300 Β· ⏱️ 16.01.2024):

    ip install mne
    
  • Conda (πŸ“₯ 350K Β· ⏱️ 16.01.2024):

    onda install -c conda-forge mne
    
Nilearn (πŸ₯‡37 Β· ⭐ 1.1K) - Machine learning for NeuroImaging in Python. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 540 Β· πŸ“₯ 160 Β· πŸ“¦ 3K Β· πŸ“‹ 2K - 14% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/nilearn/nilearn
    
  • PyPi (πŸ“₯ 63K / month Β· πŸ“¦ 300 Β· ⏱️ 09.04.2024):

    ip install nilearn
    
  • Conda (πŸ“₯ 260K Β· ⏱️ 09.04.2024):

    onda install -c conda-forge nilearn
    
NiBabel (πŸ₯ˆ36 Β· ⭐ 620) - Python package to access a cacophony of neuro-imaging file formats. MIT
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 260 Β· πŸ“¦ 18K Β· πŸ“‹ 530 - 24% open Β· ⏱️ 02.04.2024):

    it clone https://github.com/nipy/nibabel
    
  • PyPi (πŸ“₯ 490K / month Β· πŸ“¦ 1.2K Β· ⏱️ 27.02.2024):

    ip install nibabel
    
  • Conda (πŸ“₯ 690K Β· ⏱️ 27.02.2024):

    onda install -c conda-forge nibabel
    
MONAI (πŸ₯ˆ35 Β· ⭐ 5.3K) - AI Toolkit for Healthcare Imaging. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 960 Β· πŸ“¦ 2.1K Β· πŸ“‹ 2.9K - 10% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/Project-MONAI/MONAI
    
  • PyPi (πŸ“₯ 230K / month Β· πŸ“¦ 55 Β· ⏱️ 05.04.2024):

    ip install monai
    
  • Conda (πŸ“₯ 22K Β· ⏱️ 12.10.2023):

    onda install -c conda-forge monai
    
NIPYPE (πŸ₯ˆ35 Β· ⭐ 730) - Workflows and interfaces for neuroimaging packages. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 510 Β· πŸ“¦ 4.2K Β· πŸ“‹ 1.4K - 29% open Β· ⏱️ 22.03.2024):

    it clone https://github.com/nipy/nipype
    
  • PyPi (πŸ“₯ 150K / month Β· πŸ“¦ 180 Β· ⏱️ 06.04.2023):

    ip install nipype
    
  • Conda (πŸ“₯ 600K Β· ⏱️ 22.09.2023):

    onda install -c conda-forge nipype
    
Lifelines (πŸ₯ˆ33 Β· ⭐ 2.3K) - Survival analysis in Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 580 Β· πŸ“¦ 2.4K Β· πŸ“‹ 950 - 25% open Β· ⏱️ 07.03.2024):

    it clone https://github.com/CamDavidsonPilon/lifelines
    
  • PyPi (πŸ“₯ 490K / month Β· πŸ“¦ 140 Β· ⏱️ 03.01.2024):

    ip install lifelines
    
  • Conda (πŸ“₯ 320K Β· ⏱️ 13.09.2023):

    onda install -c conda-forge lifelines
    
Hail (πŸ₯ˆ32 Β· ⭐ 930) - Cloud-native genomic dataframes and batch computing. MIT
  • GitHub (πŸ‘¨β€πŸ’» 92 Β· πŸ”€ 240 Β· πŸ“¦ 130 Β· πŸ“‹ 2.4K - 9% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/hail-is/hail
    
  • PyPi (πŸ“₯ 39K / month Β· πŸ“¦ 20 Β· ⏱️ 10.04.2024):

    ip install hail
    
DeepVariant (πŸ₯‰26 Β· ⭐ 3.1K) - DeepVariant is an analysis pipeline that uses a deep neural.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 690 Β· πŸ“₯ 4.7K Β· πŸ“‹ 740 - 0% open Β· ⏱️ 18.03.2024):

    it clone https://github.com/google/deepvariant
    
  • Conda (πŸ“₯ 63K Β· ⏱️ 16.06.2023):

    onda install -c bioconda deepvariant
    
Brainiak (πŸ₯‰17 Β· ⭐ 320) - Brain Imaging Analysis Kit. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 130 Β· πŸ“‹ 210 - 38% open Β· ⏱️ 27.11.2023):

    it clone https://github.com/brainiak/brainiak
    
  • PyPi (πŸ“₯ 87 / month Β· πŸ“¦ 1 Β· ⏱️ 15.10.2020):

    ip install brainiak
    
  • Docker Hub (πŸ“₯ 1.8K Β· ⭐ 1 Β· ⏱️ 15.10.2020):

    ocker pull brainiak/brainiak
    
Show 10 hidden projects...
  • DIPY (πŸ₯ˆ33 Β· ⭐ 660) - DIPY is the paragon 3D/4D+ imaging library in Python. Contains.. ❗Unlicensed
  • MedPy (πŸ₯‰26 Β· ⭐ 540) - Medical image processing in Python. ❗️GPL-3.0
  • NiftyNet (πŸ₯‰24 Β· ⭐ 1.4K Β· πŸ’€) - [unmaintained] An open-source convolutional neural.. Apache-2
  • NIPY (πŸ₯‰24 Β· ⭐ 370) - Neuroimaging in Python FMRI analysis package. ❗Unlicensed
  • Glow (πŸ₯‰23 Β· ⭐ 260) - An open-source toolkit for large-scale genomic analysis. Apache-2
  • DLTK (πŸ₯‰20 Β· ⭐ 1.4K Β· πŸ’€) - Deep Learning Toolkit for Medical Image Analysis. Apache-2
  • Medical Detection Toolkit (πŸ₯‰15 Β· ⭐ 1.3K Β· πŸ’€) - The Medical Detection Toolkit contains 2D + 3D.. Apache-2
  • MedicalTorch (πŸ₯‰15 Β· ⭐ 830 Β· πŸ’€) - A medical imaging framework for Pytorch. Apache-2
  • DeepNeuro (πŸ₯‰13 Β· ⭐ 120 Β· πŸ’€) - A deep learning python package for neuroimaging data. Made by:. MIT
  • MedicalNet (πŸ₯‰12 Β· ⭐ 1.8K Β· πŸ’€) - Many studies have shown that the performance on deep learning is.. MIT

Tabular Data

Back to top

Libraries for processing tabular and structured data.

pytorch_tabular (πŸ₯‡23 Β· ⭐ 1.2K) - A standard framework for modelling Deep Learning Models.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 130 Β· πŸ“₯ 25 Β· πŸ“‹ 140 - 8% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/manujosephv/pytorch_tabular
    
  • PyPi (πŸ“₯ 3.5K / month Β· πŸ“¦ 2 Β· ⏱️ 15.01.2024):

    ip install pytorch_tabular
    
carefree-learn (πŸ₯‰20 Β· ⭐ 400) - Deep Learning PyTorch. MIT
  • GitHub (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 38 Β· πŸ“¦ 5 Β· πŸ“‹ 82 - 2% open Β· ⏱️ 18.03.2024):

    it clone https://github.com/carefree0910/carefree-learn
    
  • PyPi (πŸ“₯ 250 / month Β· ⏱️ 09.01.2024):

    ip install carefree-learn
    
Show 3 hidden projects...
  • miceforest (πŸ₯ˆ22 Β· ⭐ 290) - Multiple Imputation with LightGBM in Python. MIT
  • upgini (πŸ₯‰21 Β· ⭐ 290) - Data search & enrichment library for Machine Learning Easily find and add.. BSD-3
  • deltapy (πŸ₯‰12 Β· ⭐ 530 Β· πŸ’€) - DeltaPy - Tabular Data Augmentation (by @firmai). MIT

Optical Character Recognition

Back to top

Libraries for optical character recognition (OCR) and text extraction from images or videos.

PaddleOCR (πŸ₯‡38 Β· ⭐ 38K) - Awesome multilingual OCR toolkits based on PaddlePaddle.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 7.2K Β· πŸ“¦ 2.4K Β· πŸ“‹ 8.8K - 13% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/PaddlePaddle/PaddleOCR
    
  • PyPi (πŸ“₯ 190K / month Β· πŸ“¦ 46 Β· ⏱️ 29.03.2024):

    ip install paddleocr
    
EasyOCR (πŸ₯‡35 Β· ⭐ 22K Β· πŸ’€) - Ready-to-use OCR with 80+ supported languages and all popular.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 2.9K Β· πŸ“₯ 10M Β· πŸ“¦ 5.8K Β· πŸ“‹ 960 - 38% open Β· ⏱️ 04.09.2023):

    it clone https://github.com/JaidedAI/EasyOCR
    
  • PyPi (πŸ“₯ 240K / month Β· πŸ“¦ 110 Β· ⏱️ 04.09.2023):

    ip install easyocr
    
OCRmyPDF (πŸ₯ˆ33 Β· ⭐ 12K Β· πŸ“‰) - OCRmyPDF adds an OCR text layer to scanned PDF files, allowing.. MPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 95 Β· πŸ”€ 870 Β· πŸ“₯ 2.9K Β· πŸ“¦ 780 Β· πŸ“‹ 1.1K - 9% open Β· ⏱️ 07.04.2024):

    it clone https://github.com/ocrmypdf/OCRmyPDF
    
  • PyPi (πŸ“₯ 85K / month Β· πŸ“¦ 21 Β· ⏱️ 20.03.2024):

    ip install ocrmypdf
    
  • Conda (πŸ“₯ 62K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge ocrmypdf
    
Tesseract (πŸ₯ˆ32 Β· ⭐ 5.5K) - Python-tesseract is an optical character recognition (OCR) tool.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 680 Β· πŸ“‹ 360 - 3% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/madmaze/pytesseract
    
  • PyPi (πŸ“₯ 2.3M / month Β· πŸ“¦ 1.3K Β· ⏱️ 16.08.2022):

    ip install pytesseract
    
  • Conda (πŸ“₯ 600K Β· ⏱️ 15.10.2023):

    onda install -c conda-forge pytesseract
    
tesserocr (πŸ₯ˆ32 Β· ⭐ 1.9K) - A Python wrapper for the tesseract-ocr API. MIT
  • GitHub (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 260 Β· πŸ“₯ 160 Β· πŸ“¦ 960 Β· πŸ“‹ 270 - 17% open Β· ⏱️ 28.03.2024):

    it clone https://github.com/sirfz/tesserocr
    
  • PyPi (πŸ“₯ 61K / month Β· πŸ“¦ 72 Β· ⏱️ 28.03.2024):

    ip install tesserocr
    
  • Conda (πŸ“₯ 130K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge tesserocr
    
MMOCR (πŸ₯‰27 Β· ⭐ 4K Β· πŸ’€) - OpenMMLab Text Detection, Recognition and Understanding Toolbox. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 90 Β· πŸ”€ 720 Β· πŸ“¦ 120 Β· πŸ“‹ 910 - 18% open Β· ⏱️ 01.09.2023):

    it clone https://github.com/open-mmlab/mmocr
    
  • PyPi (πŸ“₯ 5.9K / month Β· πŸ“¦ 3 Β· ⏱️ 05.05.2022):

    ip install mmocr
    
keras-ocr (πŸ₯‰25 Β· ⭐ 1.3K) - A packaged and flexible version of the CRAFT text detector and.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 330 Β· πŸ“₯ 1.1M Β· πŸ“¦ 450 Β· ⏱️ 06.11.2023):

    it clone https://github.com/faustomorales/keras-ocr
    
  • PyPi (πŸ“₯ 29K / month Β· πŸ“¦ 8 Β· ⏱️ 06.11.2023):

    ip install keras-ocr
    
  • Conda (πŸ“₯ 310 Β· ⏱️ 16.06.2023):

    onda install -c anaconda keras-ocr
    
calamari (πŸ₯‰21 Β· ⭐ 1K Β· πŸ’€) - Line based ATR Engine based on OCRopy. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 210 Β· πŸ“‹ 270 - 23% open Β· ⏱️ 18.08.2023):

    it clone https://github.com/Calamari-OCR/calamari
    
  • PyPi (πŸ“₯ 1.9K / month Β· πŸ“¦ 5 Β· ⏱️ 18.08.2023):

    ip install calamari_ocr
    
attention-ocr (πŸ₯‰20 Β· ⭐ 1.1K) - A Tensorflow model for text recognition (CNN + seq2seq with.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 250 Β· πŸ“¦ 28 Β· πŸ“‹ 150 - 16% open Β· ⏱️ 20.10.2023):

    it clone https://github.com/emedvedev/attention-ocr
    
  • PyPi (πŸ“₯ 120 / month Β· ⏱️ 19.04.2019):

    ip install aocr
    
Show 3 hidden projects...
  • pdftabextract (πŸ₯‰21 Β· ⭐ 2.2K Β· πŸ’€) - A set of tools for extracting tables from PDF files.. Apache-2
  • doc2text (πŸ₯‰20 Β· ⭐ 1.3K Β· πŸ’€) - Detect text blocks and OCR poorly scanned PDFs in bulk. Python.. MIT
  • Mozart (πŸ₯‰10 Β· ⭐ 560 Β· πŸ’€) - An optical music recognition (OMR) system. Converts sheet.. Apache-2

Data Containers & Structures

Back to top

General-purpose data containers & structures as well as utilities & extensions for pandas.

πŸ”—Β best-of-python - Data Containers ( ⭐ 3.4K) - Collection of data-container, dataframe, and pandas-..


Data Loading & Extraction

Back to top

Libraries for loading, collecting, and extracting data from a variety of data sources and formats.

πŸ”—Β best-of-python - Data Extraction ( ⭐ 3.4K) - Collection of data-loading and -extraction libraries.


Web Scraping & Crawling

Back to top

Libraries for web scraping, crawling, downloading, and mining as well as libraries.

πŸ”—Β best-of-web-python - Web Scraping ( ⭐ 2.2K) - Collection of web-scraping and crawling libraries.


Data Pipelines & Streaming

Back to top

Libraries for data batch- and stream-processing, workflow automation, job scheduling, and other data pipeline tasks.

πŸ”—Β best-of-python - Data Pipelines ( ⭐ 3.4K) - Libraries for data batch- and stream-processing,..


Distributed Machine Learning

Back to top

Libraries that provide capabilities to distribute and parallelize machine learning tasks across large-scale compute infrastructure.

Ray (πŸ₯‡45 Β· ⭐ 31K) - Ray is a unified framework for scaling AI and Python applications. Ray.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 5.2K Β· πŸ“₯ 210 Β· πŸ“¦ 15K Β· πŸ“‹ 18K - 20% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/ray-project/ray
    
  • PyPi (πŸ“₯ 3.7M / month Β· πŸ“¦ 490 Β· ⏱️ 21.03.2024):

    ip install ray
    
  • Conda (πŸ“₯ 190K Β· ⏱️ 24.03.2024):

    onda install -c conda-forge ray-tune
    
dask (πŸ₯‡44 Β· ⭐ 12K) - Parallel computing with task scheduling. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 600 Β· πŸ”€ 1.7K Β· πŸ“¦ 59K Β· πŸ“‹ 5.2K - 20% open Β· ⏱️ 08.04.2024):

    it clone https://github.com/dask/dask
    
  • PyPi (πŸ“₯ 7.2M / month Β· πŸ“¦ 3.2K Β· ⏱️ 04.04.2024):

    ip install dask
    
  • Conda (πŸ“₯ 11M Β· ⏱️ 05.04.2024):

    onda install -c conda-forge dask
    
DeepSpeed (πŸ₯‡42 Β· ⭐ 32K) - DeepSpeed is a deep learning optimization library that makes.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 3.7K Β· πŸ“¦ 6.5K Β· πŸ“‹ 2.6K - 38% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/microsoft/DeepSpeed
    
  • PyPi (πŸ“₯ 460K / month Β· πŸ“¦ 100 Β· ⏱️ 08.03.2024):

    ip install deepspeed
    
  • Docker Hub (πŸ“₯ 18K Β· ⭐ 4 Β· ⏱️ 02.09.2022):

    ocker pull deepspeed/deepspeed
    
dask.distributed (πŸ₯‡40 Β· ⭐ 1.5K) - A distributed task scheduler for Dask. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 700 Β· πŸ“¦ 34K Β· πŸ“‹ 3.8K - 39% open Β· ⏱️ 04.04.2024):

    it clone https://github.com/dask/distributed
    
  • PyPi (πŸ“₯ 3.5M / month Β· πŸ“¦ 1.3K Β· ⏱️ 04.04.2024):

    ip install distributed
    
  • Conda (πŸ“₯ 13M Β· ⏱️ 05.04.2024):

    onda install -c conda-forge distributed
    
metrics (πŸ₯ˆ36 Β· ⭐ 1.9K) - Torchmetrics - Machine learning metrics for distributed,.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 370 Β· πŸ“₯ 5K Β· πŸ“¦ 23K Β· πŸ“‹ 810 - 9% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/Lightning-AI/metrics
    
  • PyPi (πŸ“₯ 4K / month Β· πŸ“¦ 13 Β· ⏱️ 28.04.2018):

    ip install metrics
    
  • Conda (πŸ“₯ 1.3M Β· ⏱️ 18.03.2024):

    onda install -c conda-forge torchmetrics
    
H2O-3 (πŸ₯ˆ35 Β· ⭐ 6.7K) - H2O is an Open Source, Distributed, Fast & Scalable Machine Learning.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 2K Β· πŸ“¦ 21 Β· πŸ“‹ 9.3K - 29% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/h2oai/h2o-3
    
  • PyPi (πŸ“₯ 380K / month Β· πŸ“¦ 85 Β· ⏱️ 14.03.2024):

    ip install h2o
    
horovod (πŸ₯ˆ34 Β· ⭐ 14K) - Distributed training framework for TensorFlow, Keras, PyTorch, and.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 2.2K Β· πŸ“¦ 1.1K Β· πŸ“‹ 2.2K - 16% open Β· ⏱️ 25.03.2024):

    it clone https://github.com/horovod/horovod
    
  • PyPi (πŸ“₯ 53K / month Β· πŸ“¦ 37 Β· ⏱️ 12.06.2023):

    ip install horovod
    
BigDL (πŸ₯ˆ34 Β· ⭐ 5.8K Β· πŸ“‰) - Accelerate local LLM inference and finetuning (LLaMA, Mistral,.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 1.2K Β· πŸ“₯ 360 Β· πŸ“¦ 49 Β· πŸ“‹ 2.2K - 35% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/intel-analytics/BigDL
    
  • PyPi (πŸ“₯ 6.3K / month Β· πŸ“¦ 1 Β· ⏱️ 24.03.2024):

    ip install bigdl
    
  • Maven (πŸ“¦ 4 Β· ⏱️ 20.04.2021):

    dependency>
    <groupId>com.intel.analytics.bigdl</groupId>
    <artifactId>bigdl-SPARK_2.4</artifactId>
    <version>[VERSION]</version>
    /dependency>
    
ColossalAI (πŸ₯ˆ33 Β· ⭐ 38K) - Making large AI models cheaper, faster and more accessible. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 4.2K Β· πŸ“¦ 340 Β· πŸ“‹ 1.6K - 24% open Β· ⏱️ 08.04.2024):

    it clone https://github.com/hpcaitech/colossalai
    
FairScale (πŸ₯ˆ32 Β· ⭐ 2.9K) - PyTorch extensions for high performance and large scale training. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 250 Β· πŸ“¦ 4.7K Β· πŸ“‹ 360 - 20% open Β· ⏱️ 06.04.2024):

    it clone https://github.com/facebookresearch/fairscale
    
  • PyPi (πŸ“₯ 490K / month Β· πŸ“¦ 66 Β· ⏱️ 11.12.2022):

    ip install fairscale
    
  • Conda (πŸ“₯ 180K Β· ⏱️ 28.11.2023):

    onda install -c conda-forge fairscale
    
dask-ml (πŸ₯ˆ30 Β· ⭐ 880) - Scalable Machine Learning with Dask. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 250 Β· πŸ“¦ 1K Β· πŸ“‹ 530 - 51% open Β· ⏱️ 02.04.2024):

    it clone https://github.com/dask/dask-ml
    
  • PyPi (πŸ“₯ 230K / month Β· πŸ“¦ 75 Β· ⏱️ 02.04.2024):

    ip install dask-ml
    
  • Conda (πŸ“₯ 810K Β· ⏱️ 21.03.2024):

    onda install -c conda-forge dask-ml
    
SynapseML (πŸ₯ˆ29 Β· ⭐ 5K) - Simple and Distributed Machine Learning. MIT
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 810 Β· πŸ“‹ 740 - 46% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/microsoft/SynapseML
    
  • PyPi (πŸ“₯ 190K / month Β· πŸ“¦ 3 Β· ⏱️ 11.04.2024):

    ip install synapseml
    
mpi4py (πŸ₯ˆ28 Β· ⭐ 750) - Python bindings for MPI. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 110 Β· πŸ“₯ 22K Β· πŸ“‹ 150 - 7% open Β· ⏱️ 08.04.2024):

    it clone https://github.com/mpi4py/mpi4py
    
  • PyPi (πŸ“₯ 230K / month Β· πŸ“¦ 770 Β· ⏱️ 04.10.2023):

    ip install mpi4py
    
  • Conda (πŸ“₯ 2.4M Β· ⏱️ 28.02.2024):

    onda install -c conda-forge mpi4py
    
TensorFlowOnSpark (πŸ₯‰27 Β· ⭐ 3.9K Β· πŸ’€) - TensorFlowOnSpark brings TensorFlow programs to.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 960 Β· πŸ“‹ 370 - 2% open Β· ⏱️ 27.04.2023):

    it clone https://github.com/yahoo/TensorFlowOnSpark
    
  • PyPi (πŸ“₯ 980K / month Β· πŸ“¦ 5 Β· ⏱️ 21.04.2022):

    ip install tensorflowonspark
    
  • Conda (πŸ“₯ 21K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge tensorflowonspark
    
Submit it (πŸ₯‰27 Β· ⭐ 1.1K) - Python 3.8+ toolbox for submitting jobs to Slurm. MIT
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 110 Β· πŸ“¦ 2.4K Β· πŸ“‹ 110 - 33% open Β· ⏱️ 09.11.2023):

    it clone https://github.com/facebookincubator/submitit
    
  • PyPi (πŸ“₯ 320K / month Β· πŸ“¦ 20 Β· ⏱️ 09.11.2023):

    ip install submitit
    
  • Conda (πŸ“₯ 35K Β· ⏱️ 24.11.2023):

    onda install -c conda-forge submitit
    
petastorm (πŸ₯‰26 Β· ⭐ 1.7K) - Petastorm library enables single machine or distributed training.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 280 Β· πŸ“₯ 460 Β· πŸ“¦ 160 Β· πŸ“‹ 320 - 53% open Β· ⏱️ 02.12.2023):

    it clone https://github.com/uber/petastorm
    
  • PyPi (πŸ“₯ 37K / month Β· πŸ“¦ 8 Β· ⏱️ 03.02.2023):

    ip install petastorm
    
Apache Singa (πŸ₯‰25 Β· ⭐ 3.3K) - a distributed deep learning platform. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 1.2K Β· πŸ“¦ 3 Β· πŸ“‹ 120 - 41% open Β· ⏱️ 11.03.2024):

    it clone https://github.com/apache/singa
    
  • Conda (πŸ“₯ 740 Β· ⏱️ 16.06.2023):

    onda install -c nusdbsystem singa
    
  • Docker Hub (πŸ“₯ 6.5K Β· ⭐ 4 Β· ⏱️ 31.05.2022):

    ocker pull apache/singa
    
Hivemind (πŸ₯‰24 Β· ⭐ 1.8K) - Decentralized deep learning in PyTorch. Built to train models on.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 130 Β· πŸ“¦ 95 Β· πŸ“‹ 170 - 39% open Β· ⏱️ 04.12.2023):

    it clone https://github.com/learning-at-home/hivemind
    
  • PyPi (πŸ“₯ 5.7K / month Β· πŸ“¦ 7 Β· ⏱️ 31.08.2023):

    ip install hivemind
    
MMLSpark (πŸ₯‰23 Β· ⭐ 5K) - Simple and Distributed Machine Learning. MIT
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 810 Β· πŸ“‹ 740 - 46% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/microsoft/SynapseML
    
  • PyPi (⏱️ 18.03.2020):

    ip install mmlspark
    
Mesh (πŸ₯‰23 Β· ⭐ 1.6K) - Mesh TensorFlow: Model Parallelism Made Easier. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 260 Β· πŸ“‹ 120 - 85% open Β· ⏱️ 17.11.2023):

    it clone https://github.com/tensorflow/mesh
    
  • PyPi (πŸ“₯ 31K / month Β· πŸ“¦ 30 Β· ⏱️ 15.05.2022):

    ip install mesh-tensorflow
    
analytics-zoo (πŸ₯‰22 Β· ⭐ 2.6K Β· 🐣) - Distributed Tensorflow, Keras and PyTorch on Apache.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 730 Β· πŸ“‹ 1.3K - 32% open Β· ⏱️ 08.04.2024):

    it clone https://github.com/intel-analytics/analytics-zoo
    
  • PyPi (πŸ“₯ 600 / month Β· πŸ“¦ 1 Β· ⏱️ 22.08.2022):

    ip install analytics-zoo
    
launchpad (πŸ₯‰21 Β· ⭐ 300 Β· πŸ’€) - Launchpad is a library that simplifies writing.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 33 Β· πŸ“¦ 93 Β· πŸ“‹ 39 - 46% open Β· ⏱️ 22.08.2023):

    it clone https://github.com/deepmind/launchpad
    
  • PyPi (πŸ“₯ 2.1K / month Β· πŸ“¦ 1 Β· ⏱️ 28.04.2022):

    ip install dm-launchpad
    
Show 14 hidden projects...
  • DEAP (πŸ₯ˆ33 Β· ⭐ 5.5K Β· πŸ’€) - Distributed Evolutionary Algorithms in Python. ❗️LGPL-3.0
  • ipyparallel (πŸ₯ˆ30 Β· ⭐ 2.5K) - IPython Parallel: Interactive Parallel Computing in.. ❗Unlicensed
  • Elephas (πŸ₯ˆ28 Β· ⭐ 1.6K Β· πŸ’€) - Distributed Deep learning with Keras & Spark. MIT keras
  • sk-dist (πŸ₯‰21 Β· ⭐ 290 Β· πŸ’€) - Distributed scikit-learn meta-estimators in PySpark. Apache-2
  • BytePS (πŸ₯‰20 Β· ⭐ 3.6K Β· πŸ’€) - A high performance and generic framework for distributed DNN.. Apache-2
  • TensorFrames (πŸ₯‰20 Β· ⭐ 750 Β· πŸ’€) - [DEPRECATED] Tensorflow wrapper for DataFrames on.. Apache-2
  • somoclu (πŸ₯‰20 Β· ⭐ 260) - Massively parallel self-organizing maps: accelerate training on multicore.. MIT
  • mesh-transformer-jax (πŸ₯‰18 Β· ⭐ 6.2K Β· πŸ’€) - Model parallel transformers in JAX and Haiku. Apache-2
  • parallelformers (πŸ₯‰17 Β· ⭐ 750 Β· πŸ’€) - Parallelformers: An Efficient Model Parallelization.. Apache-2
  • bluefog (πŸ₯‰17 Β· ⭐ 290 Β· πŸ’€) - Distributed and decentralized training framework for PyTorch.. Apache-2
  • Fiber (πŸ₯‰16 Β· ⭐ 1K Β· πŸ’€) - Distributed Computing for AI Made Simple. Apache-2
  • LazyCluster (πŸ₯‰12 Β· ⭐ 50 Β· πŸ’€) - Distributed machine learning made simple. Apache-2
  • moolib (πŸ₯‰11 Β· ⭐ 370 Β· πŸ’€) - A library for distributed ML training with PyTorch. MIT
  • autodist (πŸ₯‰10 Β· ⭐ 130 Β· πŸ’€) - Simple Distributed Deep Learning on TensorFlow. Apache-2

Hyperparameter Optimization & AutoML

Back to top

Libraries for hyperparameter optimization, automl and neural architecture search.

BoTorch (πŸ₯‡34 Β· ⭐ 2.9K) - Bayesian optimization in PyTorch. MIT
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 360 Β· πŸ“¦ 940 Β· πŸ“‹ 480 - 13% open Β· ⏱️ 07.04.2024):

    it clone https://github.com/pytorch/botorch
    
  • PyPi (πŸ“₯ 140K / month Β· πŸ“¦ 48 Β· ⏱️ 27.02.2024):

    ip install botorch
    
  • Conda (πŸ“₯ 100K Β· ⏱️ 27.02.2024):

    onda install -c conda-forge botorch
    
Ax (πŸ₯‡34 Β· ⭐ 2.3K) - Adaptive Experimentation Platform. MIT
  • GitHub (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 290 Β· πŸ“¦ 690 Β· πŸ“‹ 690 - 12% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/facebook/Ax
    
  • PyPi (πŸ“₯ 100K / month Β· πŸ“¦ 29 Β· ⏱️ 01.03.2024):

    ip install ax-platform
    
  • Conda (πŸ“₯ 18K Β· ⏱️ 02.03.2024):

    onda install -c conda-forge ax-platform
    
NNI (πŸ₯‡33 Β· ⭐ 14K) - An open source AutoML toolkit for automate machine learning lifecycle,.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 1.8K Β· πŸ“¦ 610 Β· πŸ“‹ 2.1K - 18% open Β· ⏱️ 26.10.2023):

    it clone https://github.com/microsoft/nni
    
  • PyPi (πŸ“₯ 15K / month Β· πŸ“¦ 38 Β· ⏱️ 14.09.2023):

    ip install nni
    
AutoKeras (πŸ₯‡33 Β· ⭐ 9.1K) - AutoML library for deep learning. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1.4K Β· πŸ“₯ 18K Β· πŸ“¦ 660 Β· πŸ“‹ 890 - 14% open Β· ⏱️ 20.03.2024):

    it clone https://github.com/keras-team/autokeras
    
  • PyPi (πŸ“₯ 21K / month Β· πŸ“¦ 13 Β· ⏱️ 20.03.2024):

    ip install autokeras
    
AutoGluon (πŸ₯‡33 Β· ⭐ 7.1K) - AutoGluon: Fast and Accurate ML in 3 Lines of Code. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 840 Β· πŸ“¦ 660 Β· πŸ“‹ 1.3K - 25% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/autogluon/autogluon
    
  • PyPi (πŸ“₯ 75K / month Β· πŸ“¦ 9 Β· ⏱️ 11.04.2024):

    ip install autogluon
    
  • Docker Hub (πŸ“₯ 7.3K Β· ⭐ 17 Β· ⏱️ 07.03.2024):

    ocker pull autogluon/autogluon
    
featuretools (πŸ₯‡33 Β· ⭐ 7K) - An open source python library for automated feature engineering. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 860 Β· πŸ“¦ 1.6K Β· πŸ“‹ 1K - 17% open Β· ⏱️ 02.04.2024):

    it clone https://github.com/alteryx/featuretools
    
  • PyPi (πŸ“₯ 52K / month Β· πŸ“¦ 78 Β· ⏱️ 26.02.2024):

    ip install featuretools
    
  • Conda (πŸ“₯ 180K Β· ⏱️ 27.02.2024):

    onda install -c conda-forge featuretools
    
Hyperopt (πŸ₯ˆ32 Β· ⭐ 7.1K) - Distributed Asynchronous Hyperparameter Optimization in Python. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 1.1K Β· πŸ“¦ 14K Β· πŸ“‹ 680 - 36% open Β· ⏱️ 13.03.2024):

    it clone https://github.com/hyperopt/hyperopt
    
  • PyPi (πŸ“₯ 2.2M / month Β· πŸ“¦ 510 Β· ⏱️ 17.11.2021):

    ip install hyperopt
    
  • Conda (πŸ“₯ 750K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge hyperopt
    
Bayesian Optimization (πŸ₯ˆ31 Β· ⭐ 7.4K) - A Python implementation of global optimization with.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 1.5K Β· πŸ“₯ 140 Β· πŸ“¦ 2.5K Β· πŸ“‹ 340 - 3% open Β· ⏱️ 06.03.2024):

    it clone https://github.com/fmfn/BayesianOptimization
    
  • PyPi (πŸ“₯ 370K / month Β· πŸ“¦ 120 Β· ⏱️ 25.04.2023):

    ip install bayesian-optimization
    
nevergrad (πŸ₯ˆ31 Β· ⭐ 3.8K) - A Python toolbox for performing gradient-free optimization. MIT
  • GitHub (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 350 Β· πŸ“¦ 650 Β· πŸ“‹ 300 - 41% open Β· ⏱️ 08.04.2024):

    it clone https://github.com/facebookresearch/nevergrad
    
  • PyPi (πŸ“₯ 88K / month Β· πŸ“¦ 33 Β· ⏱️ 20.02.2024):

    ip install nevergrad
    
  • Conda (πŸ“₯ 47K Β· ⏱️ 09.01.2024):

    onda install -c conda-forge nevergrad
    
Keras Tuner (πŸ₯ˆ31 Β· ⭐ 2.8K) - A Hyperparameter Tuning Library for Keras. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 390 Β· πŸ“¦ 3.5K Β· πŸ“‹ 480 - 43% open Β· ⏱️ 04.03.2024):

    it clone https://github.com/keras-team/keras-tuner
    
  • PyPi (πŸ“₯ 240K / month Β· πŸ“¦ 66 Β· ⏱️ 04.03.2024):

    ip install keras-tuner
    
  • Conda (πŸ“₯ 29K Β· ⏱️ 05.03.2024):

    onda install -c conda-forge keras-tuner
    
auto-sklearn (πŸ₯ˆ30 Β· ⭐ 7.4K Β· πŸ’€) - Automated Machine Learning with scikit-learn. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 1.3K Β· πŸ“₯ 51 Β· πŸ“¦ 560 Β· πŸ“‹ 1K - 18% open Β· ⏱️ 18.04.2023):

    it clone https://github.com/automl/auto-sklearn
    
  • PyPi (πŸ“₯ 18K / month Β· πŸ“¦ 39 Β· ⏱️ 20.09.2022):

    ip install auto-sklearn
    
  • Conda (πŸ“₯ 21K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge auto-sklearn
    
mljar-supervised (πŸ₯ˆ29 Β· ⭐ 2.9K) - Python package for AutoML on Tabular Data with Feature.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 380 Β· πŸ“¦ 110 Β· πŸ“‹ 620 - 22% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/mljar/mljar-supervised
    
  • PyPi (πŸ“₯ 4.7K / month Β· πŸ“¦ 2 Β· ⏱️ 10.04.2024):

    ip install mljar-supervised
    
  • Conda (πŸ“₯ 13K Β· ⏱️ 08.03.2024):

    onda install -c conda-forge mljar-supervised
    
Talos (πŸ₯ˆ24 Β· ⭐ 1.6K) - Hyperparameter Optimization for TensorFlow, Keras and PyTorch. MIT
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 270 Β· πŸ“¦ 170 Β· πŸ“‹ 400 - 2% open Β· ⏱️ 29.03.2024):

    it clone https://github.com/autonomio/talos
    
  • PyPi (πŸ“₯ 1.6K / month Β· πŸ“¦ 8 Β· ⏱️ 28.05.2022):

    ip install talos
    
FEDOT (πŸ₯‰23 Β· ⭐ 600) - Automated modeling and machine learning framework FEDOT. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 82 Β· πŸ“¦ 45 Β· πŸ“‹ 530 - 17% open Β· ⏱️ 05.04.2024):

    it clone https://github.com/nccr-itmo/FEDOT
    
  • PyPi (πŸ“₯ 800 / month Β· πŸ“¦ 3 Β· ⏱️ 05.03.2024):

    ip install fedot
    
featurewiz (πŸ₯‰23 Β· ⭐ 540) - Use advanced feature engineering strategies and select best.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 85 Β· πŸ“¦ 67 Β· πŸ“‹ 86 - 1% open Β· ⏱️ 10.02.2024):

    it clone https://github.com/AutoViML/featurewiz
    
  • PyPi (πŸ“₯ 7.2K / month Β· πŸ“¦ 2 Β· ⏱️ 10.02.2024):

    ip install featurewiz
    
Hyperactive (πŸ₯‰21 Β· ⭐ 490) - An optimization and data collection toolbox for convenient and fast.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 41 Β· πŸ“₯ 130 Β· πŸ“¦ 29 Β· πŸ“‹ 61 - 14% open Β· ⏱️ 15.12.2023):

    it clone https://github.com/SimonBlanke/Hyperactive
    
  • PyPi (πŸ“₯ 2.9K / month Β· πŸ“¦ 5 Β· ⏱️ 24.10.2023):

    ip install hyperactive
    
igel (πŸ₯‰19 Β· ⭐ 3.1K Β· πŸ’€) - a delightful machine learning tool that allows you to train, test, and.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 170 Β· πŸ“₯ 40 Β· πŸ“¦ 4 Β· πŸ“‹ 50 - 12% open Β· ⏱️ 08.04.2023):

    it clone https://github.com/nidhaloff/igel
    
  • PyPi (πŸ“₯ 59 / month Β· ⏱️ 19.11.2021):

    ip install igel
    
shap-hypetune (πŸ₯‰19 Β· ⭐ 530) - A python package for simultaneous Hyperparameters Tuning and.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 68 Β· πŸ“¦ 15 Β· πŸ“‹ 32 - 12% open Β· ⏱️ 21.02.2024):

    it clone https://github.com/cerlymarco/shap-hypetune
    
  • PyPi (πŸ“₯ 2.1K / month Β· πŸ“¦ 2 Β· ⏱️ 21.02.2024):

    ip install shap-hypetune
    
Auto ViML (πŸ₯‰19 Β· ⭐ 490) - Automatically Build Multiple ML Models with a Single Line of Code... Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 97 Β· πŸ“¦ 24 Β· πŸ“‹ 34 - 8% open Β· ⏱️ 03.12.2023):

    it clone https://github.com/AutoViML/Auto_ViML
    
  • PyPi (πŸ“₯ 610 / month Β· πŸ“¦ 2 Β· ⏱️ 01.06.2022):

    ip install autoviml
    
AlphaPy (πŸ₯‰18 Β· ⭐ 1K) - Automated Machine Learning [AutoML] with Python, scikit-learn, Keras,.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 190 Β· πŸ“¦ 4 Β· πŸ“‹ 42 - 30% open Β· ⏱️ 10.02.2024):

    it clone https://github.com/ScottfreeLLC/AlphaPy
    
  • PyPi (πŸ“₯ 46 / month Β· ⏱️ 29.08.2020):

    ip install alphapy
    
opytimizer (πŸ₯‰16 Β· ⭐ 590) - Opytimizer is a Python library consisting of meta-heuristic.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 41 Β· πŸ“¦ 16 Β· ⏱️ 21.12.2023):

    it clone https://github.com/gugarosa/opytimizer
    
  • PyPi (πŸ“₯ 97 / month Β· ⏱️ 04.05.2022):

    ip install opytimizer
    
Show 31 hidden projects...
  • Optuna (πŸ₯‡39 Β· ⭐ 9.6K) - A hyperparameter optimization framework. ❗Unlicensed
  • TPOT (πŸ₯‡33 Β· ⭐ 9.5K) - A Python Automated Machine Learning tool that optimizes machine.. ❗️LGPL-3.0
  • scikit-optimize (πŸ₯ˆ32 Β· ⭐ 2.7K Β· πŸ’€) - Sequential model-based optimization with a.. BSD-3
  • lazypredict (πŸ₯ˆ27 Β· ⭐ 2.7K Β· πŸ’€) - Lazy Predict help build a lot of basic models without much.. MIT
  • Hyperas (πŸ₯ˆ27 Β· ⭐ 2.2K Β· πŸ’€) - Keras + Hyperopt: A very simple wrapper for convenient.. MIT
  • SMAC3 (πŸ₯ˆ25 Β· ⭐ 1K) - SMAC3: A Versatile Bayesian Optimization Package for.. ❗️BSD-1-Clause
  • GPyOpt (πŸ₯ˆ25 Β· ⭐ 920 Β· πŸ’€) - Gaussian Process Optimization using GPy. BSD-3
  • lightwood (πŸ₯ˆ25 Β· ⭐ 420) - Lightwood is Legos for Machine Learning. ❗️GPL-3.0
  • Orion (πŸ₯‰23 Β· ⭐ 280) - Asynchronous Distributed Hyperparameter Optimization. BSD-3
  • auto_ml (πŸ₯‰22 Β· ⭐ 1.6K Β· πŸ’€) - [UNMAINTAINED] Automated machine learning for analytics & production. MIT
  • sklearn-deap (πŸ₯‰22 Β· ⭐ 760 Β· πŸ’€) - Use evolutionary algorithms instead of gridsearch in.. MIT
  • Test Tube (πŸ₯‰22 Β· ⭐ 740 Β· πŸ’€) - Python library to easily log experiments and parallelize.. MIT
  • HpBandSter (πŸ₯‰22 Β· ⭐ 600 Β· πŸ’€) - a distributed Hyperband implementation on Steroids. BSD-3
  • AdaNet (πŸ₯‰21 Β· ⭐ 3.5K Β· πŸ’€) - Fast and flexible AutoML with learning guarantees. Apache-2
  • MLBox (πŸ₯‰21 Β· ⭐ 1.5K Β· πŸ’€) - MLBox is a powerful Automated Machine Learning python library. ❗️BSD-1-Clause
  • Neuraxle (πŸ₯‰21 Β· ⭐ 600 Β· πŸ’€) - The worlds cleanest AutoML library - Do hyperparameter tuning.. Apache-2
  • optunity (πŸ₯‰21 Β· ⭐ 410 Β· πŸ’€) - optimization routines for hyperparameter tuning. BSD-3
  • Dragonfly (πŸ₯‰19 Β· ⭐ 840 Β· πŸ’€) - An open source python library for scalable Bayesian optimisation. MIT
  • Auto Tune Models (πŸ₯‰18 Β· ⭐ 520 Β· πŸ’€) - Auto Tune Models - A multi-tenant, multi-data system for.. MIT
  • Sherpa (πŸ₯‰18 Β· ⭐ 330 Β· πŸ’€) - Hyperparameter optimization that enables researchers to.. ❗️GPL-3.0
  • Advisor (πŸ₯‰17 Β· ⭐ 1.5K Β· πŸ’€) - Open-source implementation of Google Vizier for hyper parameters.. Apache-2
  • Parfit (πŸ₯‰17 Β· ⭐ 200 Β· πŸ’€) - A package for parallelizing the fit and flexibly scoring of.. MIT
  • Xcessiv (πŸ₯‰16 Β· ⭐ 1.3K Β· πŸ’€) - A web-based application for quick, scalable, and automated.. Apache-2
  • HyperparameterHunter (πŸ₯‰16 Β· ⭐ 700 Β· πŸ’€) - Easy hyperparameter optimization and automatic result.. MIT
  • automl-gs (πŸ₯‰15 Β· ⭐ 1.8K Β· πŸ’€) - Provide an input CSV and a target field to predict, generate a.. MIT
  • ENAS (πŸ₯‰13 Β· ⭐ 2.7K Β· πŸ’€) - PyTorch implementation of Efficient Neural Architecture Search via.. Apache-2
  • model_search (πŸ₯‰12 Β· ⭐ 3.3K Β· πŸ’€) - AutoML algorithms for model architecture search at scale. Apache-2
  • Auptimizer (πŸ₯‰12 Β· ⭐ 200 Β· πŸ’€) - An automatic ML model optimization tool. ❗️GPL-3.0
  • Hypermax (πŸ₯‰12 Β· ⭐ 110) - Better, faster hyper-parameter optimization. BSD-3
  • Devol (πŸ₯‰11 Β· ⭐ 950 Β· πŸ’€) - Genetic neural architecture search with Keras. MIT
  • Hypertunity (πŸ₯‰9 Β· ⭐ 140 Β· πŸ’€) - A toolset for black-box hyperparameter optimisation. Apache-2

Reinforcement Learning

Back to top

Libraries for building and evaluating reinforcement learning & agent-based systems.

FinRL (πŸ₯‡30 Β· ⭐ 9K) - FinRL: Financial Reinforcement Learning. MIT
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 2.2K Β· πŸ“¦ 36 Β· πŸ“‹ 680 - 30% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/AI4Finance-Foundation/FinRL
    
  • PyPi (πŸ“₯ 1.7K / month Β· ⏱️ 08.01.2022):

    ip install finrl
    
TF-Agents (πŸ₯‡29 Β· ⭐ 2.7K) - TF-Agents: A reliable, scalable and easy to use TensorFlow.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 720 Β· πŸ“‹ 650 - 28% open Β· ⏱️ 20.03.2024):

    it clone https://github.com/tensorflow/agents
    
  • PyPi (πŸ“₯ 77K / month Β· πŸ“¦ 9 Β· ⏱️ 14.12.2023):

    ip install tf-agents
    
ViZDoom (πŸ₯‡29 Β· ⭐ 1.7K) - Reinforcement Learning environments based on the 1993 game Doom. MIT
  • GitHub (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 380 Β· πŸ“₯ 12K Β· πŸ“¦ 230 Β· πŸ“‹ 460 - 8% open Β· ⏱️ 13.02.2024):

    it clone https://github.com/mwydmuch/ViZDoom
    
  • PyPi (πŸ“₯ 1.8K / month Β· πŸ“¦ 19 Β· ⏱️ 16.12.2023):

    ip install vizdoom
    
Dopamine (πŸ₯ˆ28 Β· ⭐ 10K) - Dopamine is a research framework for fast prototyping of.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 1.4K Β· πŸ“¦ 21 Β· πŸ“‹ 180 - 52% open Β· ⏱️ 03.04.2024):

    it clone https://github.com/google/dopamine
    
  • PyPi (πŸ“₯ 30K / month Β· πŸ“¦ 36 Β· ⏱️ 21.09.2022):

    ip install dopamine-rl
    
Acme (πŸ₯ˆ27 Β· ⭐ 3.4K) - A library of reinforcement learning components and agents. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 400 Β· πŸ“¦ 200 Β· πŸ“‹ 260 - 22% open Β· ⏱️ 25.03.2024):

    it clone https://github.com/deepmind/acme
    
  • PyPi (πŸ“₯ 3.1K / month Β· πŸ“¦ 3 Β· ⏱️ 10.02.2022):

    ip install dm-acme
    
  • Conda (πŸ“₯ 8.2K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge dm-acme
    
TensorForce (πŸ₯ˆ27 Β· ⭐ 3.3K) - Tensorforce: a TensorFlow library for applied.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 540 Β· πŸ“¦ 440 Β· πŸ“‹ 670 - 5% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/tensorforce/tensorforce
    
  • PyPi (πŸ“₯ 690 / month Β· πŸ“¦ 2 Β· ⏱️ 30.08.2021):

    ip install tensorforce
    
RLax (πŸ₯‰26 Β· ⭐ 1.2K) - A library of reinforcement learning building blocks in JAX. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 83 Β· πŸ“¦ 220 Β· πŸ“‹ 25 - 28% open Β· ⏱️ 24.11.2023):

    it clone https://github.com/deepmind/rlax
    
  • PyPi (πŸ“₯ 1.5M / month Β· πŸ“¦ 11 Β· ⏱️ 09.01.2023):

    ip install rlax
    
ReAgent (πŸ₯‰24 Β· ⭐ 3.5K) - A platform for Reasoning systems (Reinforcement Learning,.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 500 Β· πŸ“‹ 140 - 47% open Β· ⏱️ 03.04.2024):

    it clone https://github.com/facebookresearch/ReAgent
    
  • PyPi (πŸ“₯ 24 / month Β· ⏱️ 27.05.2020):

    ip install reagent
    
PARL (πŸ₯‰24 Β· ⭐ 3.2K Β· πŸ’€) - A high-performance distributed training framework for.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 810 Β· πŸ“¦ 120 Β· πŸ“‹ 510 - 21% open Β· ⏱️ 19.05.2023):

    it clone https://github.com/PaddlePaddle/PARL
    
  • PyPi (πŸ“₯ 1K / month Β· πŸ“¦ 1 Β· ⏱️ 13.05.2022):

    ip install parl
    
PFRL (πŸ₯‰22 Β· ⭐ 1.1K Β· πŸ’€) - PFRL: a PyTorch-based deep reinforcement learning library. MIT
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 150 Β· πŸ“¦ 100 Β· πŸ“‹ 78 - 42% open Β· ⏱️ 16.07.2023):

    it clone https://github.com/pfnet/pfrl
    
  • PyPi (πŸ“₯ 400 / month Β· πŸ“¦ 1 Β· ⏱️ 16.07.2023):

    ip install pfrl
    
rliable (πŸ₯‰13 Β· ⭐ 690) - [NeurIPS21 Outstanding Paper] Library for reliable evaluation on RL.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 43 Β· πŸ“¦ 120 Β· πŸ“‹ 15 - 20% open Β· ⏱️ 29.01.2024):

    it clone https://github.com/google-research/rliable
    
  • PyPi:

    ip install rliable`
    
Show 12 hidden projects...
  • OpenAI Gym (πŸ₯‡40 Β· ⭐ 34K Β· πŸ’€) - A toolkit for developing and comparing reinforcement learning.. MIT
  • baselines (πŸ₯ˆ28 Β· ⭐ 15K Β· πŸ’€) - OpenAI Baselines: high-quality implementations of reinforcement.. MIT
  • keras-rl (πŸ₯ˆ28 Β· ⭐ 5.5K Β· πŸ’€) - Deep Reinforcement Learning for Keras. MIT
  • TensorLayer (πŸ₯ˆ27 Β· ⭐ 7.3K Β· πŸ’€) - Deep Learning and Reinforcement Learning Library for.. Apache-2
  • garage (πŸ₯‰25 Β· ⭐ 1.8K Β· πŸ’€) - A toolkit for reproducible reinforcement learning research. MIT
  • Stable Baselines (πŸ₯‰24 Β· ⭐ 4K Β· πŸ’€) - A fork of OpenAI Baselines, implementations of.. MIT
  • ChainerRL (πŸ₯‰24 Β· ⭐ 1.2K Β· πŸ’€) - ChainerRL is a deep reinforcement learning library built on top of.. MIT
  • TRFL (πŸ₯‰22 Β· ⭐ 3.1K Β· πŸ’€) - TensorFlow Reinforcement Learning. Apache-2
  • Coach (πŸ₯‰20 Β· ⭐ 2.3K Β· πŸ’€) - Reinforcement Learning Coach by Intel AI Lab enables easy.. Apache-2
  • SerpentAI (πŸ₯‰18 Β· ⭐ 6.7K Β· πŸ’€) - Game Agent Framework. Helping you create AIs / Bots that learn to.. MIT
  • DeepMind Lab (πŸ₯‰17 Β· ⭐ 7K Β· πŸ’€) - A customisable 3D platform for agent-based AI research. ❗Unlicensed
  • Maze (πŸ₯‰12 Β· ⭐ 260 Β· πŸ’€) - Maze Applied Reinforcement Learning Framework. ❗️Custom

Recommender Systems

Back to top

Libraries for building and evaluating recommendation systems.

Recommenders (πŸ₯‡34 Β· ⭐ 18K) - Best Practices on Recommendation Systems. MIT
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 3K Β· πŸ“₯ 470 Β· πŸ“¦ 110 Β· πŸ“‹ 830 - 19% open Β· ⏱️ 05.04.2024):

    it clone https://github.com/microsoft/recommenders
    
  • PyPi (πŸ“₯ 52K / month Β· πŸ“¦ 2 Β· ⏱️ 01.04.2022):

    ip install recommenders
    
implicit (πŸ₯‡30 Β· ⭐ 3.4K) - Fast Python Collaborative Filtering for Implicit Feedback Datasets. MIT
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 600 Β· πŸ“₯ 710 Β· πŸ“¦ 1.3K Β· πŸ“‹ 480 - 16% open Β· ⏱️ 21.11.2023):

    it clone https://github.com/benfred/implicit
    
  • PyPi (πŸ“₯ 160K / month Β· πŸ“¦ 40 Β· ⏱️ 29.09.2023):

    ip install implicit
    
  • Conda (πŸ“₯ 580K Β· ⏱️ 21.11.2023):

    onda install -c conda-forge implicit
    
lightfm (πŸ₯ˆ29 Β· ⭐ 4.6K Β· πŸ’€) - A Python implementation of LightFM, a hybrid recommendation.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 670 Β· πŸ“¦ 1.4K Β· πŸ“‹ 500 - 28% open Β· ⏱️ 30.04.2023):

    it clone https://github.com/lyst/lightfm
    
  • PyPi (πŸ“₯ 620K / month Β· πŸ“¦ 50 Β· ⏱️ 20.03.2023):

    ip install lightfm
    
  • Conda (πŸ“₯ 170K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge lightfm
    
TF Recommenders (πŸ₯ˆ29 Β· ⭐ 1.7K) - TensorFlow Recommenders is a library for building.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 260 Β· πŸ“¦ 300 Β· πŸ“‹ 420 - 55% open Β· ⏱️ 16.02.2024):

    it clone https://github.com/tensorflow/recommenders
    
  • PyPi (πŸ“₯ 470K / month Β· πŸ“¦ 1 Β· ⏱️ 03.02.2023):

    ip install tensorflow-recommenders
    
torchrec (πŸ₯ˆ29 Β· ⭐ 1.7K) - Pytorch domain library for recommendation systems. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 350 Β· πŸ“¦ 100 Β· πŸ“‹ 320 - 68% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/pytorch/torchrec
    
  • PyPi (πŸ“₯ 130 / month Β· ⏱️ 12.05.2022):

    ip install torchrec-nightly-cpu
    
Cornac (πŸ₯ˆ29 Β· ⭐ 810) - A Comparative Framework for Multimodal Recommender Systems. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 130 Β· πŸ“¦ 200 Β· πŸ“‹ 140 - 8% open Β· ⏱️ 04.04.2024):

    it clone https://github.com/PreferredAI/cornac
    
  • PyPi (πŸ“₯ 83K / month Β· πŸ“¦ 16 Β· ⏱️ 21.03.2024):

    ip install cornac
    
  • Conda (πŸ“₯ 360K Β· ⏱️ 04.04.2024):

    onda install -c conda-forge cornac
    
TF Ranking (πŸ₯ˆ28 Β· ⭐ 2.7K) - Learning to Rank in TensorFlow. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 470 Β· πŸ“‹ 330 - 27% open Β· ⏱️ 18.03.2024):

    it clone https://github.com/tensorflow/ranking
    
  • PyPi (πŸ“₯ 98K / month Β· πŸ“¦ 13 Β· ⏱️ 18.03.2024):

    ip install tensorflow_ranking
    
RecBole (πŸ₯‰26 Β· ⭐ 3.2K) - A unified, comprehensive and efficient recommendation library. MIT
  • GitHub (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 570 Β· πŸ“‹ 920 - 24% open Β· ⏱️ 30.03.2024):

    it clone https://github.com/RUCAIBox/RecBole
    
  • PyPi (πŸ“₯ 2.7K / month Β· πŸ“¦ 2 Β· ⏱️ 31.10.2023):

    ip install recbole
    
  • Conda (πŸ“₯ 4.6K Β· ⏱️ 01.11.2023):

    onda install -c aibox recbole
    
recmetrics (πŸ₯‰20 Β· ⭐ 560) - A library of metrics for evaluating recommender systems. MIT
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 97 Β· πŸ“₯ 6 Β· πŸ“¦ 51 Β· πŸ“‹ 28 - 46% open Β· ⏱️ 04.10.2023):

    it clone https://github.com/statisticianinstilettos/recmetrics
    
  • PyPi (πŸ“₯ 19K / month Β· ⏱️ 26.04.2022):

    ip install recmetrics
    
Show 8 hidden projects...
  • scikit-surprise (πŸ₯‰27 Β· ⭐ 6.2K Β· πŸ’€) - A Python scikit for building and analyzing recommender.. BSD-3
  • lkpy (πŸ₯‰25 Β· ⭐ 260) - Python recommendation toolkit. MIT
  • tensorrec (πŸ₯‰21 Β· ⭐ 1.2K Β· πŸ’€) - A TensorFlow recommendation algorithm and framework in.. Apache-2
  • fastFM (πŸ₯‰21 Β· ⭐ 1.1K Β· πŸ’€) - fastFM: A Library for Factorization Machines. BSD-3
  • Spotlight (πŸ₯‰18 Β· ⭐ 2.9K Β· πŸ’€) - Deep recommender models using PyTorch. MIT
  • Case Recommender (πŸ₯‰17 Β· ⭐ 460 Β· πŸ’€) - Case Recommender: A Flexible and Extensible Python.. MIT
  • OpenRec (πŸ₯‰16 Β· ⭐ 410 Β· πŸ’€) - OpenRec is an open-source and modular library for neural network-.. Apache-2
  • Collie (πŸ₯‰16 Β· ⭐ 100 Β· πŸ’€) - A library for preparing, training, and evaluating scalable deep.. BSD-3

Privacy Machine Learning

Back to top

Libraries for encrypted and privacy-preserving machine learning using methods like federated learning & differential privacy.

PySyft (πŸ₯‡36 Β· ⭐ 9.2K) - Perform data science on data that remains in someone elses server. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 510 Β· πŸ”€ 2K Β· πŸ“₯ 2.5K Β· πŸ“¦ 1 Β· πŸ“‹ 3.4K - 0% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/OpenMined/PySyft
    
  • PyPi (πŸ“₯ 7K / month Β· πŸ“¦ 5 Β· ⏱️ 07.04.2024):

    ip install syft
    
Opacus (πŸ₯ˆ30 Β· ⭐ 1.6K) - Training PyTorch models with differential privacy. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 77 Β· πŸ”€ 320 Β· πŸ“₯ 110 Β· πŸ“¦ 760 Β· πŸ“‹ 290 - 26% open Β· ⏱️ 05.03.2024):

    it clone https://github.com/pytorch/opacus
    
  • PyPi (πŸ“₯ 130K / month Β· πŸ“¦ 20 Β· ⏱️ 11.02.2024):

    ip install opacus
    
  • Conda (πŸ“₯ 13K Β· ⏱️ 11.02.2024):

    onda install -c conda-forge opacus
    
FATE (πŸ₯ˆ26 Β· ⭐ 5.5K) - An Industrial Grade Federated Learning Framework. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 1.5K Β· πŸ“‹ 1.9K - 43% open Β· ⏱️ 08.03.2024):

    it clone https://github.com/FederatedAI/FATE
    
  • PyPi (⏱️ 06.05.2020):

    ip install ETAF
    
TensorFlow Privacy (πŸ₯ˆ26 Β· ⭐ 1.9K) - Library for training machine learning models with.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 450 Β· πŸ“₯ 150 Β· πŸ“‹ 200 - 55% open Β· ⏱️ 16.02.2024):

    it clone https://github.com/tensorflow/privacy
    
  • PyPi (πŸ“₯ 18K / month Β· πŸ“¦ 15 Β· ⏱️ 14.02.2024):

    ip install tensorflow-privacy
    
CrypTen (πŸ₯‰24 Β· ⭐ 1.5K) - A framework for Privacy Preserving Machine Learning. MIT
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 290 Β· πŸ“¦ 33 Β· πŸ“‹ 260 - 26% open Β· ⏱️ 14.03.2024):

    it clone https://github.com/facebookresearch/CrypTen
    
  • PyPi (πŸ“₯ 440 / month Β· πŸ“¦ 1 Β· ⏱️ 08.12.2022):

    ip install crypten
    
Show 2 hidden projects...
  • TFEncrypted (πŸ₯‰24 Β· ⭐ 1.2K Β· πŸ’€) - A Framework for Encrypted Machine Learning in.. Apache-2
  • PipelineDP (πŸ₯‰18 Β· ⭐ 270) - PipelineDP is a Python framework for applying differentially.. Apache-2

Workflow & Experiment Tracking

Back to top

Libraries to organize, track, and visualize machine learning experiments.

mlflow (πŸ₯‡44 Β· ⭐ 17K) - Open source platform for the machine learning lifecycle. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 720 Β· πŸ”€ 3.9K Β· πŸ“¦ 33K Β· πŸ“‹ 3.8K - 37% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/mlflow/mlflow
    
  • PyPi (πŸ“₯ 13M / month Β· πŸ“¦ 580 Β· ⏱️ 21.03.2024):

    ip install mlflow
    
  • Conda (πŸ“₯ 1.8M Β· ⏱️ 22.03.2024):

    onda install -c conda-forge mlflow
    
Tensorboard (πŸ₯‡44 Β· ⭐ 6.5K) - TensorFlows Visualization Toolkit. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 1.6K Β· πŸ“¦ 230K Β· πŸ“‹ 1.9K - 35% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/tensorflow/tensorboard
    
  • PyPi (πŸ“₯ 29M / month Β· πŸ“¦ 3K Β· ⏱️ 16.02.2024):

    ip install tensorboard
    
  • Conda (πŸ“₯ 4.6M Β· ⏱️ 18.02.2024):

    onda install -c conda-forge tensorboard
    
wandb client (πŸ₯‡42 Β· ⭐ 8.1K) - A tool for visualizing and tracking your machine learning.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 600 Β· πŸ“¦ 42K Β· πŸ“‹ 3.1K - 28% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/wandb/client
    
  • PyPi (πŸ“₯ 13M / month Β· πŸ“¦ 790 Β· ⏱️ 03.04.2024):

    ip install wandb
    
  • Conda (πŸ“₯ 480K Β· ⏱️ 25.03.2024):

    onda install -c conda-forge wandb
    
DVC (πŸ₯‡41 Β· ⭐ 13K) - ML Experiments and Data Management with Git. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 1.1K Β· πŸ“₯ 43K Β· πŸ“¦ 14K Β· πŸ“‹ 4.6K - 5% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/iterative/dvc
    
  • PyPi (πŸ“₯ 470K / month Β· πŸ“¦ 97 Β· ⏱️ 26.03.2024):

    ip install dvc
    
  • Conda (πŸ“₯ 1.8M Β· ⏱️ 26.03.2024):

    onda install -c conda-forge dvc
    
SageMaker SDK (πŸ₯ˆ40 Β· ⭐ 2K) - A library for training and deploying machine learning.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 430 Β· πŸ”€ 1.1K Β· πŸ“¦ 3.8K Β· πŸ“‹ 1.4K - 18% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/aws/sagemaker-python-sdk
    
  • PyPi (πŸ“₯ 29M / month Β· πŸ“¦ 97 Β· ⏱️ 04.04.2024):

    ip install sagemaker
    
  • Conda (πŸ“₯ 720K Β· ⏱️ 05.04.2024):

    onda install -c conda-forge sagemaker-python-sdk
    
PyCaret (πŸ₯ˆ38 Β· ⭐ 8.4K) - An open-source, low-code machine learning library in Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 1.7K Β· πŸ“₯ 690 Β· πŸ“¦ 5.4K Β· πŸ“‹ 2.3K - 15% open Β· ⏱️ 04.03.2024):

    it clone https://github.com/pycaret/pycaret
    
  • PyPi (πŸ“₯ 340K / month Β· πŸ“¦ 18 Β· ⏱️ 20.02.2024):

    ip install pycaret
    
  • Conda (πŸ“₯ 44K Β· ⏱️ 10.03.2024):

    onda install -c conda-forge pycaret
    
ClearML (πŸ₯ˆ34 Β· ⭐ 5.2K) - ClearML - Auto-Magical CI/CD to streamline your AI workload... Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 630 Β· πŸ“₯ 2.4K Β· πŸ“¦ 1K Β· πŸ“‹ 980 - 45% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/allegroai/clearml
    
  • PyPi (πŸ“₯ 320K / month Β· πŸ“¦ 18 Β· ⏱️ 09.04.2024):

    ip install clearml
    
  • Docker Hub (πŸ“₯ 30K Β· ⏱️ 05.10.2020):

    ocker pull allegroai/trains
    
AzureML SDK (πŸ₯ˆ34 Β· ⭐ 3.9K) - Python notebooks with ML and deep learning examples with Azure.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 2.5K Β· πŸ“₯ 540 Β· πŸ“‹ 1.5K - 26% open Β· ⏱️ 15.02.2024):

    it clone https://github.com/Azure/MachineLearningNotebooks
    
  • PyPi (πŸ“₯ 610K / month Β· πŸ“¦ 48 Β· ⏱️ 06.02.2024):

    ip install azureml-sdk
    
snakemake (πŸ₯ˆ34 Β· ⭐ 2.1K) - This is the development home of the workflow management system.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 510 Β· πŸ“¦ 1.9K Β· πŸ“‹ 1.6K - 61% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/snakemake/snakemake
    
  • PyPi (πŸ“₯ 170K / month Β· πŸ“¦ 270 Β· ⏱️ 04.04.2024):

    ip install snakemake
    
  • Conda (πŸ“₯ 1M Β· ⏱️ 04.04.2024):

    onda install -c bioconda snakemake
    
Metaflow (πŸ₯ˆ33 Β· ⭐ 7.5K) - Build and manage real-life ML, AI, and data science projects with.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 700 Β· πŸ“¦ 620 Β· πŸ“‹ 670 - 45% open Β· ⏱️ 08.04.2024):

    it clone https://github.com/Netflix/metaflow
    
  • PyPi (πŸ“₯ 250K / month Β· πŸ“¦ 28 Β· ⏱️ 29.03.2024):

    ip install metaflow
    
  • Conda (πŸ“₯ 160K Β· ⏱️ 05.04.2024):

    onda install -c conda-forge metaflow
    
tensorboardX (πŸ₯ˆ32 Β· ⭐ 7.8K) - tensorboard for pytorch (and chainer, mxnet, numpy, ...). MIT
  • GitHub (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 870 Β· πŸ“₯ 410 Β· πŸ“¦ 42K Β· πŸ“‹ 450 - 17% open Β· ⏱️ 12.11.2023):

    it clone https://github.com/lanpa/tensorboardX
    
  • PyPi (πŸ“₯ 2.3M / month Β· πŸ“¦ 1K Β· ⏱️ 20.08.2023):

    ip install tensorboardX
    
  • Conda (πŸ“₯ 1.2M Β· ⏱️ 20.08.2023):

    onda install -c conda-forge tensorboardx
    
kaggle (πŸ₯ˆ32 Β· ⭐ 5.9K) - Official Kaggle API. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 1K Β· πŸ“¦ 21 Β· πŸ“‹ 450 - 33% open Β· ⏱️ 05.04.2024):

    it clone https://github.com/Kaggle/kaggle-api
    
  • PyPi (πŸ“₯ 220K / month Β· πŸ“¦ 390 Β· ⏱️ 05.04.2024):

    ip install kaggle
    
  • Conda (πŸ“₯ 150K Β· ⏱️ 06.04.2024):

    onda install -c conda-forge kaggle
    
aim (πŸ₯ˆ32 Β· ⭐ 4.7K) - Aim An easy-to-use & supercharged open-source experiment tracker. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 280 Β· πŸ“¦ 510 Β· πŸ“‹ 990 - 34% open Β· ⏱️ 22.03.2024):

    it clone https://github.com/aimhubio/aim
    
  • PyPi (πŸ“₯ 69K / month Β· πŸ“¦ 23 Β· ⏱️ 10.04.2024):

    ip install aim
    
  • Conda (πŸ“₯ 43K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge aim
    
sacred (πŸ₯ˆ31 Β· ⭐ 4.2K) - Sacred is a tool to help you configure, organize, log and reproduce.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 380 Β· πŸ“¦ 2.9K Β· πŸ“‹ 560 - 17% open Β· ⏱️ 13.11.2023):

    it clone https://github.com/IDSIA/sacred
    
  • PyPi (πŸ“₯ 26K / month Β· πŸ“¦ 110 Β· ⏱️ 13.11.2023):

    ip install sacred
    
  • Conda (πŸ“₯ 4.8K Β· ⏱️ 28.11.2023):

    onda install -c conda-forge sacred
    
Neptune.ai (πŸ₯ˆ31 Β· ⭐ 520) - The MLOps stack component for experiment tracking. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 57 Β· πŸ“¦ 420 Β· πŸ“‹ 240 - 12% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/neptune-ai/neptune-client
    
  • PyPi (πŸ“₯ 530K / month Β· πŸ“¦ 51 Β· ⏱️ 08.04.2024):

    ip install neptune-client
    
  • Conda (πŸ“₯ 230K Β· ⏱️ 08.04.2024):

    onda install -c conda-forge neptune-client
    
VisualDL (πŸ₯ˆ29 Β· ⭐ 4.7K Β· πŸ’€) - Deep Learning Visualization Toolkit. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 630 Β· πŸ“₯ 350 Β· πŸ“¦ 2.8K Β· πŸ“‹ 500 - 28% open Β· ⏱️ 20.09.2023):

    it clone https://github.com/PaddlePaddle/VisualDL
    
  • PyPi (πŸ“₯ 230K / month Β· πŸ“¦ 46 Β· ⏱️ 05.06.2023):

    ip install visualdl
    
Labml (πŸ₯‰28 Β· ⭐ 1.9K) - Monitor deep learning model training and hardware usage from your mobile.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 130 Β· πŸ“¦ 140 Β· πŸ“‹ 38 - 42% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/labmlai/labml
    
  • PyPi (πŸ“₯ 3.6K / month Β· πŸ“¦ 6 Β· ⏱️ 21.03.2024):

    ip install labml
    
quinn (πŸ₯‰28 Β· ⭐ 570) - pyspark methods to enhance developer productivity. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 88 Β· πŸ“₯ 23 Β· πŸ“¦ 76 Β· πŸ“‹ 110 - 31% open Β· ⏱️ 03.03.2024):

    it clone https://github.com/MrPowers/quinn
    
  • PyPi (πŸ“₯ 800K / month Β· πŸ“¦ 7 Β· ⏱️ 13.02.2024):

    ip install quinn
    
TNT (πŸ₯‰26 Β· ⭐ 1.6K) - A lightweight library for PyTorch training tools and utilities. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 260 Β· πŸ“‹ 120 - 47% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/pytorch/tnt
    
  • PyPi (πŸ“₯ 6.8K / month Β· πŸ“¦ 38 Β· ⏱️ 29.07.2018):

    ip install torchnet
    
ml-metadata (πŸ₯‰25 Β· ⭐ 600) - For recording and retrieving metadata associated with ML.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 140 Β· πŸ“₯ 2.1K Β· πŸ“¦ 420 Β· πŸ“‹ 110 - 31% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/google/ml-metadata
    
  • PyPi (πŸ“₯ 67K / month Β· πŸ“¦ 24 Β· ⏱️ 10.08.2023):

    ip install ml-metadata
    
gokart (πŸ₯‰25 Β· ⭐ 300) - Gokart solves reproducibility, task dependencies, constraints of good code,.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 56 Β· πŸ“¦ 75 Β· πŸ“‹ 81 - 25% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/m3dev/gokart
    
  • PyPi (πŸ“₯ 4.5K / month Β· πŸ“¦ 5 Β· ⏱️ 05.04.2024):

    ip install gokart
    
Guild AI (πŸ₯‰22 Β· ⭐ 860 Β· πŸ’€) - Experiment tracking, ML developer tools. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 84 Β· πŸ“₯ 16 Β· πŸ“¦ 95 Β· πŸ“‹ 440 - 50% open Β· ⏱️ 12.08.2023):

    it clone https://github.com/guildai/guildai
    
  • PyPi (πŸ“₯ 740 / month Β· ⏱️ 11.05.2022):

    ip install guildai
    
Studio.ml (πŸ₯‰21 Β· ⭐ 380 Β· πŸ’€) - Studio: Simplify and expedite model building process. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 52 Β· πŸ“¦ 5 Β· πŸ“‹ 250 - 22% open Β· ⏱️ 06.09.2023):

    it clone https://github.com/studioml/studio
    
  • PyPi (πŸ“₯ 220 / month Β· ⏱️ 14.09.2021):

    ip install studioml
    
TensorWatch (πŸ₯‰20 Β· ⭐ 3.4K Β· πŸ’€) - Debugging, monitoring and visualization for Python Machine.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 360 Β· πŸ“¦ 140 Β· πŸ“‹ 70 - 75% open Β· ⏱️ 30.08.2023):

    it clone https://github.com/microsoft/tensorwatch
    
  • PyPi (πŸ“₯ 800 / month Β· πŸ“¦ 7 Β· ⏱️ 04.03.2020):

    ip install tensorwatch
    
caliban (πŸ₯‰16 Β· ⭐ 490) - Research workflows made easy, locally and in the Cloud. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 66 Β· πŸ“‹ 34 - 55% open Β· ⏱️ 25.01.2024):

    it clone https://github.com/google/caliban
    
  • PyPi (πŸ“₯ 47 / month Β· ⏱️ 12.09.2020):

    ip install caliban
    
CometML (πŸ₯‰15) - Supercharging Machine Learning. MIT
  • GitHub:

    it clone https://github.com/comet-ml/examples
    
  • PyPi (πŸ“₯ 160K / month Β· πŸ“¦ 67 Β· ⏱️ 10.04.2024):

    ip install comet_ml
    
  • Conda:

    onda install -c anaconda comet_ml
    
Show 14 hidden projects...
  • Catalyst (πŸ₯‰28 Β· ⭐ 3.2K Β· πŸ’€) - Accelerated deep learning R&D. Apache-2
  • knockknock (πŸ₯‰26 Β· ⭐ 2.7K Β· πŸ’€) - Knock Knock: Get notified when your training ends with only two.. MIT
  • livelossplot (πŸ₯‰25 Β· ⭐ 1.3K Β· πŸ’€) - Live training loss plot in Jupyter Notebook for Keras,.. MIT
  • SKLL (πŸ₯‰25 Β· ⭐ 550) - SciKit-Learn Laboratory (SKLL) makes it easy to run machine.. ❗️BSD-1-Clause
  • hiddenlayer (πŸ₯‰23 Β· ⭐ 1.8K Β· πŸ’€) - Neural network graphs and training metrics for.. MIT
  • TensorBoard Logger (πŸ₯‰21 Β· ⭐ 630 Β· πŸ’€) - Log TensorBoard events without touching TensorFlow. MIT
  • lore (πŸ₯‰20 Β· ⭐ 1.6K Β· πŸ’€) - Lore makes machine learning approachable for Software Engineers and.. MIT
  • MXBoard (πŸ₯‰20 Β· ⭐ 330 Β· πŸ’€) - Logging MXNet data for visualization in TensorBoard. Apache-2
  • keepsake (πŸ₯‰18 Β· ⭐ 1.6K Β· πŸ’€) - Version control for machine learning. Apache-2
  • datmo (πŸ₯‰17 Β· ⭐ 350 Β· πŸ’€) - Open source production model management tool for data scientists. MIT
  • chitra (πŸ₯‰17 Β· ⭐ 220) - A multi-functional library for full-stack Deep Learning. Simplifies.. Apache-2
  • steppy (πŸ₯‰16 Β· ⭐ 130 Β· πŸ’€) - Lightweight, Python library for fast and reproducible experimentation. MIT
  • ModelChimp (πŸ₯‰11 Β· ⭐ 130 Β· πŸ’€) - Experiment tracking for machine and deep learning projects. BSD-2
  • traintool (πŸ₯‰8 Β· ⭐ 12 Β· πŸ’€) - Train off-the-shelf machine learning models in one.. Apache-2

Model Serialization & Deployment

Back to top

Libraries to serialize models to files, convert between a variety of model formats, and optimize models for deployment.

onnx (πŸ₯‡43 Β· ⭐ 17K) - Open standard for machine learning interoperability. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 3.6K Β· πŸ“₯ 20K Β· πŸ“¦ 26K Β· πŸ“‹ 2.7K - 11% open Β· ⏱️ 04.04.2024):

    it clone https://github.com/onnx/onnx
    
  • PyPi (πŸ“₯ 5.2M / month Β· πŸ“¦ 730 Β· ⏱️ 25.03.2024):

    ip install onnx
    
  • Conda (πŸ“₯ 950K Β· ⏱️ 26.03.2024):

    onda install -c conda-forge onnx
    
triton (πŸ₯‡43 Β· ⭐ 11K) - Development repository for the Triton language and compiler. MIT
  • GitHub (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 1.2K Β· πŸ“¦ 22K Β· πŸ“‹ 1.2K - 43% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/openai/triton
    
  • PyPi (πŸ“₯ 10M / month Β· πŸ“¦ 110 Β· ⏱️ 05.04.2024):

    ip install triton
    
huggingface_hub (πŸ₯ˆ37 Β· ⭐ 1.6K) - The official Python client for the Huggingface Hub. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 420 Β· πŸ“‹ 810 - 19% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/huggingface/huggingface_hub
    
  • PyPi (πŸ“₯ 31M / month Β· πŸ“¦ 760 Β· ⏱️ 29.03.2024):

    ip install huggingface_hub
    
  • Conda (πŸ“₯ 1.6M Β· ⏱️ 01.04.2024):

    onda install -c conda-forge huggingface_hub
    
BentoML (πŸ₯ˆ36 Β· ⭐ 6.5K) - The most flexible way to serve AI/ML models in production - Build.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 730 Β· πŸ“₯ 1.7K Β· πŸ“¦ 1.7K Β· πŸ“‹ 1K - 21% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/bentoml/BentoML
    
  • PyPi (πŸ“₯ 63K / month Β· πŸ“¦ 14 Β· ⏱️ 08.04.2024):

    ip install bentoml
    
TorchServe (πŸ₯ˆ35 Β· ⭐ 4K) - Serve, optimize and scale PyTorch models in production. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 800 Β· πŸ“₯ 5.6K Β· πŸ“¦ 630 Β· πŸ“‹ 1.6K - 22% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/pytorch/serve
    
  • PyPi (πŸ“₯ 53K / month Β· πŸ“¦ 16 Β· ⏱️ 14.03.2024):

    ip install torchserve
    
  • Conda (πŸ“₯ 160K Β· ⏱️ 14.03.2024):

    onda install -c pytorch torchserve
    
  • Docker Hub (πŸ“₯ 1.2M Β· ⭐ 23 Β· ⏱️ 14.03.2024):

    ocker pull pytorch/torchserve
    
Core ML Tools (πŸ₯ˆ34 Β· ⭐ 4K) - Core ML tools contain supporting tools for Core ML model.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 590 Β· πŸ“₯ 9.3K Β· πŸ“¦ 3.7K Β· πŸ“‹ 1.3K - 21% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/apple/coremltools
    
  • PyPi (πŸ“₯ 200K / month Β· πŸ“¦ 170 Β· ⏱️ 01.11.2023):

    ip install coremltools
    
  • Conda (πŸ“₯ 54K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge coremltools
    
Hummingbird (πŸ₯ˆ26 Β· ⭐ 3.3K) - Hummingbird compiles trained ML models into tensor computation for.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 270 Β· πŸ“₯ 390 Β· πŸ“‹ 320 - 18% open Β· ⏱️ 08.03.2024):

    it clone https://github.com/microsoft/hummingbird
    
  • PyPi (πŸ“₯ 8.4K / month Β· πŸ“¦ 4 Β· ⏱️ 08.03.2024):

    ip install hummingbird-ml
    
  • Conda (πŸ“₯ 38K Β· ⏱️ 08.03.2024):

    onda install -c conda-forge hummingbird-ml
    
hls4ml (πŸ₯ˆ25 Β· ⭐ 1.1K) - Machine learning on FPGAs using HLS. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 360 Β· πŸ“‹ 410 - 38% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/fastmachinelearning/hls4ml
    
  • PyPi (πŸ“₯ 1.3K / month Β· ⏱️ 19.12.2023):

    ip install hls4ml
    
  • Conda (πŸ“₯ 7.3K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge hls4ml
    
nebullvm (πŸ₯‰21 Β· ⭐ 8.4K) - The user analytics platform for LLMs. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 650 Β· πŸ“‹ 200 - 48% open Β· ⏱️ 28.10.2023):

    it clone https://github.com/nebuly-ai/nebullvm
    
  • PyPi (πŸ“₯ 610 / month Β· πŸ“¦ 2 Β· ⏱️ 18.06.2023):

    ip install nebullvm
    
tfdeploy (πŸ₯‰15 Β· ⭐ 350) - Deploy tensorflow graphs for fast evaluation and export to.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 38 Β· πŸ“‹ 34 - 32% open Β· ⏱️ 25.02.2024):

    it clone https://github.com/riga/tfdeploy
    
  • PyPi (πŸ“₯ 10 / month Β· πŸ“¦ 2 Β· ⏱️ 30.03.2017):

    ip install tfdeploy
    
Show 10 hidden projects...
  • mmdnn (πŸ₯ˆ25 Β· ⭐ 5.8K Β· πŸ’€) - MMdnn is a set of tools to help users inter-operate among different deep.. MIT
  • m2cgen (πŸ₯ˆ25 Β· ⭐ 2.7K Β· πŸ’€) - Transform ML models into a native code (Java, C, Python, Go,.. MIT
  • sklearn-porter (πŸ₯‰23 Β· ⭐ 1.3K Β· πŸ’€) - Transpile trained scikit-learn estimators to C, Java,.. BSD-3
  • cortex (πŸ₯‰22 Β· ⭐ 8K Β· πŸ’€) - Production infrastructure for machine learning at scale. Apache-2
  • Larq Compute Engine (πŸ₯‰20 Β· ⭐ 240) - Highly optimized inference engine for Binarized.. Apache-2
  • modelkit (πŸ₯‰20 Β· ⭐ 150) - Toolkit for developing and maintaining ML models. MIT
  • pytorch2keras (πŸ₯‰19 Β· ⭐ 850 Β· πŸ’€) - PyTorch to Keras model convertor. MIT
  • OMLT (πŸ₯‰18 Β· ⭐ 240) - Represent trained machine learning models as Pyomo optimization formulations. BSD-3
  • backprop (πŸ₯‰14 Β· ⭐ 240 Β· πŸ’€) - Backprop makes it simple to use, finetune, and deploy state-of-.. Apache-2
  • ml-ane-transformers (πŸ₯‰13 Β· ⭐ 2.5K Β· πŸ’€) - Reference implementation of the Transformer.. ❗Unlicensed

Model Interpretability

Back to top

Libraries to visualize, explain, debug, evaluate, and interpret machine learning models.

shap (πŸ₯‡43 Β· ⭐ 22K) - A game theoretic approach to explain the output of any machine learning model. MIT
  • GitHub (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 3.1K Β· πŸ“¦ 17K Β· πŸ“‹ 2.4K - 48% open Β· ⏱️ 05.04.2024):

    it clone https://github.com/slundberg/shap
    
  • PyPi (πŸ“₯ 8.1M / month Β· πŸ“¦ 490 Β· ⏱️ 08.03.2024):

    ip install shap
    
  • Conda (πŸ“₯ 2.5M Β· ⏱️ 03.04.2024):

    onda install -c conda-forge shap
    
arviz (πŸ₯‡36 Β· ⭐ 1.5K) - Exploratory analysis of Bayesian models with Python. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 370 Β· πŸ“₯ 130 Β· πŸ“¦ 6.2K Β· πŸ“‹ 850 - 20% open Β· ⏱️ 08.04.2024):

    it clone https://github.com/arviz-devs/arviz
    
  • PyPi (πŸ“₯ 2.1M / month Β· πŸ“¦ 180 Β· ⏱️ 05.04.2024):

    ip install arviz
    
  • Conda (πŸ“₯ 2.1M Β· ⏱️ 08.04.2024):

    onda install -c conda-forge arviz
    
Netron (πŸ₯‡34 Β· ⭐ 26K) - Visualizer for neural network, deep learning and machine learning.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 2.7K Β· πŸ“₯ 130K Β· πŸ“¦ 12 Β· πŸ“‹ 1.1K - 2% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/lutzroeder/netron
    
  • PyPi (πŸ“₯ 27K / month Β· πŸ“¦ 75 Β· ⏱️ 06.04.2024):

    ip install netron
    
InterpretML (πŸ₯‡33 Β· ⭐ 6K) - Fit interpretable models. Explain blackbox machine learning. MIT
  • GitHub (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 710 Β· πŸ“¦ 650 Β· πŸ“‹ 420 - 21% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/interpretml/interpret
    
  • PyPi (πŸ“₯ 93K / month Β· πŸ“¦ 32 Β· ⏱️ 16.03.2024):

    ip install interpret
    
Captum (πŸ₯‡33 Β· ⭐ 4.5K) - Model interpretability and understanding for PyTorch. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 470 Β· πŸ“¦ 1.9K Β· πŸ“‹ 540 - 38% open Β· ⏱️ 26.03.2024):

    it clone https://github.com/pytorch/captum
    
  • PyPi (πŸ“₯ 230K / month Β· πŸ“¦ 67 Β· ⏱️ 05.12.2023):

    ip install captum
    
  • Conda (πŸ“₯ 23K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge captum
    
explainerdashboard (πŸ₯‡32 Β· ⭐ 2.2K) - Quickly build Explainable AI dashboards that show the inner.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 320 Β· πŸ“¦ 460 Β· πŸ“‹ 240 - 14% open Β· ⏱️ 18.03.2024):

    it clone https://github.com/oegedijk/explainerdashboard
    
  • PyPi (πŸ“₯ 130K / month Β· πŸ“¦ 10 Β· ⏱️ 18.03.2024):

    ip install explainerdashboard
    
  • Conda (πŸ“₯ 43K Β· ⏱️ 18.03.2024):

    onda install -c conda-forge explainerdashboard
    
evaluate (πŸ₯ˆ31 Β· ⭐ 1.8K) - Evaluate: A library for easily evaluating machine learning models.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 220 Β· πŸ“¦ 8K Β· πŸ“‹ 260 - 50% open Β· ⏱️ 27.12.2023):

    it clone https://github.com/huggingface/evaluate
    
  • PyPi (πŸ“₯ 2.6M / month Β· πŸ“¦ 160 Β· ⏱️ 13.10.2023):

    ip install evaluate
    
DoWhy (πŸ₯ˆ30 Β· ⭐ 6.7K) - DoWhy is a Python library for causal inference that supports explicit.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 890 Β· πŸ“₯ 33 Β· πŸ“¦ 350 Β· πŸ“‹ 440 - 29% open Β· ⏱️ 07.04.2024):

    it clone https://github.com/py-why/dowhy
    
  • PyPi (πŸ“₯ 56K / month Β· πŸ“¦ 7 Β· ⏱️ 25.12.2023):

    ip install dowhy
    
  • Conda (πŸ“₯ 19K Β· ⏱️ 26.01.2024):

    onda install -c conda-forge dowhy
    
shapash (πŸ₯ˆ29 Β· ⭐ 2.6K) - Shapash: User-friendly Explainability and Interpretability to.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 320 Β· πŸ“¦ 140 Β· πŸ“‹ 200 - 20% open Β· ⏱️ 28.03.2024):

    it clone https://github.com/MAIF/shapash
    
  • PyPi (πŸ“₯ 8K / month Β· πŸ“¦ 2 Β· ⏱️ 12.03.2024):

    ip install shapash
    
Fairness 360 (πŸ₯ˆ29 Β· ⭐ 2.3K) - A comprehensive set of fairness metrics for datasets and.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 810 Β· πŸ“¦ 390 Β· πŸ“‹ 290 - 64% open Β· ⏱️ 08.04.2024):

    it clone https://github.com/Trusted-AI/AIF360
    
  • PyPi (πŸ“₯ 17K / month Β· πŸ“¦ 17 Β· ⏱️ 08.04.2024):

    ip install aif360
    
  • Conda (πŸ“₯ 8.7K Β· ⏱️ 09.04.2024):

    onda install -c conda-forge aif360
    
fairlearn (πŸ₯ˆ29 Β· ⭐ 1.8K) - A Python package to assess and improve fairness of machine.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 380 Β· πŸ“¦ 3 Β· πŸ“‹ 460 - 35% open Β· ⏱️ 04.04.2024):

    it clone https://github.com/fairlearn/fairlearn
    
  • PyPi (πŸ“₯ 260K / month Β· πŸ“¦ 29 Β· ⏱️ 19.12.2023):

    ip install fairlearn
    
  • Conda (πŸ“₯ 31K Β· ⏱️ 20.12.2023):

    onda install -c conda-forge fairlearn
    
pyLDAvis (πŸ₯ˆ29 Β· ⭐ 1.8K) - Python library for interactive topic model visualization. Port of.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 360 Β· πŸ“¦ 5.9K Β· πŸ“‹ 190 - 41% open Β· ⏱️ 07.02.2024):

    it clone https://github.com/bmabey/pyLDAvis
    
  • PyPi (πŸ“₯ 170K / month Β· πŸ“¦ 160 Β· ⏱️ 23.04.2023):

    ip install pyldavis
    
  • Conda (πŸ“₯ 79K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge pyldavis
    
responsible-ai-widgets (πŸ₯ˆ29 Β· ⭐ 1.2K) - Responsible AI Toolbox is a suite of tools providing.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 310 Β· πŸ“¦ 95 Β· πŸ“‹ 310 - 26% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/microsoft/responsible-ai-toolbox
    
  • PyPi (πŸ“₯ 4.3K / month Β· πŸ“¦ 3 Β· ⏱️ 09.02.2024):

    ip install raiwidgets
    
LIT (πŸ₯ˆ28 Β· ⭐ 3.4K) - The Learning Interpretability Tool: Interactively analyze ML models to.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 340 Β· πŸ“¦ 31 Β· πŸ“‹ 180 - 53% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/PAIR-code/lit
    
  • PyPi (πŸ“₯ 5.3K / month Β· πŸ“¦ 2 Β· ⏱️ 09.04.2024):

    ip install lit-nlp
    
  • Conda (πŸ“₯ 68K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge lit-nlp
    
dtreeviz (πŸ₯ˆ28 Β· ⭐ 2.8K) - A python library for decision tree visualization and model interpretation. MIT
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 330 Β· πŸ“¦ 1.1K Β· πŸ“‹ 200 - 31% open Β· ⏱️ 06.01.2024):

    it clone https://github.com/parrt/dtreeviz
    
  • PyPi (πŸ“₯ 150K / month Β· πŸ“¦ 24 Β· ⏱️ 07.07.2022):

    ip install dtreeviz
    
  • Conda (πŸ“₯ 66K Β· ⏱️ 13.07.2023):

    onda install -c conda-forge dtreeviz
    
imodels (πŸ₯ˆ28 Β· ⭐ 1.3K) - Interpretable ML package for concise, transparent, and accurate.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 110 Β· πŸ“¦ 70 Β· πŸ“‹ 83 - 37% open Β· ⏱️ 03.04.2024):

    it clone https://github.com/csinva/imodels
    
  • PyPi (πŸ“₯ 180K / month Β· πŸ“¦ 7 Β· ⏱️ 11.03.2024):

    ip install imodels
    
Model Analysis (πŸ₯ˆ28 Β· ⭐ 1.2K) - Model analysis tools for TensorFlow. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 270 Β· πŸ“¦ 2 Β· πŸ“‹ 89 - 38% open Β· ⏱️ 01.04.2024):

    it clone https://github.com/tensorflow/model-analysis
    
  • PyPi (πŸ“₯ 80K / month Β· πŸ“¦ 23 Β· ⏱️ 14.08.2023):

    ip install tensorflow-model-analysis
    
yellowbrick (πŸ₯ˆ27 Β· ⭐ 4.2K Β· πŸ’€) - Visual analysis and diagnostic tools to facilitate.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 550 Β· πŸ“‹ 700 - 12% open Β· ⏱️ 05.07.2023):

    it clone https://github.com/DistrictDataLabs/yellowbrick
    
  • PyPi (πŸ“₯ 560K / month Β· πŸ“¦ 88 Β· ⏱️ 21.08.2022):

    ip install yellowbrick
    
  • Conda (πŸ“₯ 75K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge yellowbrick
    
aequitas (πŸ₯‰26 Β· ⭐ 630) - Bias Auditing & Fair ML Toolkit. MIT
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 110 Β· πŸ“¦ 150 Β· πŸ“‹ 100 - 54% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/dssg/aequitas
    
  • PyPi (πŸ“₯ 7.4K / month Β· πŸ“¦ 7 Β· ⏱️ 30.01.2024):

    ip install aequitas
    
CausalNex (πŸ₯‰25 Β· ⭐ 2.1K) - A Python library that helps data scientists to infer.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 240 Β· πŸ“¦ 110 Β· πŸ“‹ 140 - 14% open Β· ⏱️ 10.02.2024):

    it clone https://github.com/quantumblacklabs/causalnex
    
  • PyPi (πŸ“₯ 3.6K / month Β· πŸ“¦ 3 Β· ⏱️ 22.06.2023):

    ip install causalnex
    
iNNvestigate (πŸ₯‰25 Β· ⭐ 1.2K) - A toolbox to iNNvestigate neural networks predictions!. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 240 Β· πŸ“₯ 98 Β· πŸ“¦ 120 Β· πŸ“‹ 260 - 20% open Β· ⏱️ 12.10.2023):

    it clone https://github.com/albermax/innvestigate
    
  • PyPi (πŸ“₯ 1.1K / month Β· πŸ“¦ 2 Β· ⏱️ 12.10.2023):

    ip install innvestigate
    
checklist (πŸ₯‰24 Β· ⭐ 2K Β· πŸ’€) - Beyond Accuracy: Behavioral Testing of NLP models with CheckList. MIT
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 200 Β· πŸ“¦ 330 Β· πŸ“‹ 120 - 29% open Β· ⏱️ 26.09.2023):

    it clone https://github.com/marcotcr/checklist
    
  • PyPi (πŸ“₯ 3.8K / month Β· πŸ“¦ 7 Β· ⏱️ 24.05.2021):

    ip install checklist
    
  • Conda (πŸ“₯ 6.9K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge checklist
    
Explainability 360 (πŸ₯‰23 Β· ⭐ 1.5K) - Interpretability and explainability of data and.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 300 Β· πŸ“¦ 87 Β· πŸ“‹ 84 - 64% open Β· ⏱️ 05.03.2024):

    it clone https://github.com/Trusted-AI/AIX360
    
  • PyPi (πŸ“₯ 800 / month Β· πŸ“¦ 1 Β· ⏱️ 31.07.2023):

    ip install aix360
    
keract (πŸ₯‰23 Β· ⭐ 1K) - Layers Outputs and Gradients in Keras. Made easy. MIT
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 180 Β· πŸ“¦ 210 Β· πŸ“‹ 89 - 3% open Β· ⏱️ 17.11.2023):

    it clone https://github.com/philipperemy/keract
    
  • PyPi (πŸ“₯ 4K / month Β· πŸ“¦ 9 Β· ⏱️ 25.09.2022):

    ip install keract
    
ecco (πŸ₯‰21 Β· ⭐ 1.9K Β· πŸ’€) - Explain, analyze, and visualize NLP language models. Ecco creates.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 160 Β· πŸ“₯ 91 Β· πŸ“¦ 28 Β· πŸ“‹ 62 - 50% open Β· ⏱️ 10.08.2023):

    it clone https://github.com/jalammar/ecco
    
  • PyPi (πŸ“₯ 310 / month Β· πŸ“¦ 1 Β· ⏱️ 09.01.2022):

    ip install ecco
    
  • Conda (πŸ“₯ 4.4K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge ecco
    
DiCE (πŸ₯‰21 Β· ⭐ 1.3K) - Generate Diverse Counterfactual Explanations for any machine.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 180 Β· πŸ“‹ 170 - 45% open Β· ⏱️ 09.12.2023):

    it clone https://github.com/interpretml/DiCE
    
  • PyPi (πŸ“₯ 54K / month Β· πŸ“¦ 6 Β· ⏱️ 27.10.2023):

    ip install dice-ml
    
What-If Tool (πŸ₯‰21 Β· ⭐ 880) - Source code/webpage/demos for the What-If Tool. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 160 Β· πŸ“¦ 2 Β· πŸ“‹ 140 - 58% open Β· ⏱️ 01.02.2024):

    it clone https://github.com/PAIR-code/what-if-tool
    
  • PyPi (πŸ“₯ 4.6K / month Β· πŸ“¦ 4 Β· ⏱️ 12.10.2021):

    ip install witwidget
    
  • Conda (πŸ“₯ 2.2M Β· ⏱️ 16.06.2023):

    onda install -c conda-forge tensorboard-plugin-wit
    
  • npm (πŸ“₯ 1.2K / month Β· πŸ“¦ 2 Β· ⏱️ 12.10.2021):

    pm install wit-widget
    
model-card-toolkit (πŸ₯‰20 Β· ⭐ 400 Β· πŸ’€) - A toolkit that streamlines and automates the.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 83 Β· πŸ“₯ 18 Β· πŸ“¦ 23 Β· πŸ“‹ 33 - 30% open Β· ⏱️ 26.07.2023):

    it clone https://github.com/tensorflow/model-card-toolkit
    
  • PyPi (πŸ“₯ 2K / month Β· πŸ“¦ 1 Β· ⏱️ 28.04.2022):

    ip install model-card-toolkit
    
fairness-indicators (πŸ₯‰19 Β· ⭐ 330) - Tensorflows Fairness Evaluation and Visualization.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 78 Β· πŸ“‹ 30 - 70% open Β· ⏱️ 15.03.2024):

    it clone https://github.com/tensorflow/fairness-indicators
    
  • PyPi (πŸ“₯ 2.2K / month Β· ⏱️ 13.12.2022):

    ip install fairness-indicators
    
LOFO (πŸ₯‰18 Β· ⭐ 800) - Leave One Feature Out Importance. MIT
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 81 Β· πŸ“¦ 27 Β· πŸ“‹ 26 - 11% open Β· ⏱️ 16.01.2024):

    it clone https://github.com/aerdem4/lofo-importance
    
  • PyPi (πŸ“₯ 3.1K / month Β· πŸ“¦ 4 Β· ⏱️ 16.01.2024):

    ip install lofo-importance
    
ExplainX.ai (πŸ₯‰16 Β· ⭐ 380) - Explainable AI framework for data scientists. Explain & debug any.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 52 Β· πŸ“₯ 16 Β· πŸ“‹ 39 - 25% open Β· ⏱️ 15.01.2024):

    it clone https://github.com/explainX/explainx
    
  • PyPi (πŸ“₯ 990 / month Β· ⏱️ 04.02.2021):

    ip install explainx
    
FlashTorch (πŸ₯‰15 Β· ⭐ 720 Β· πŸ’€) - Visualization toolkit for neural networks in PyTorch! Demo --. MIT
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 87 Β· πŸ“¦ 16 Β· πŸ“‹ 32 - 31% open Β· ⏱️ 21.09.2023):

    it clone https://github.com/MisaOgura/flashtorch
    
  • PyPi (πŸ“₯ 110 / month Β· ⏱️ 29.05.2020):

    ip install flashtorch
    
interpret-text (πŸ₯‰15 Β· ⭐ 400) - A library that incorporates state-of-the-art explainers for.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 67 Β· πŸ“‹ 100 - 84% open Β· ⏱️ 05.02.2024):

    it clone https://github.com/interpretml/interpret-text
    
  • PyPi (πŸ“₯ 72 / month Β· ⏱️ 07.12.2021):

    ip install interpret-text
    
Show 21 hidden projects...
  • Lime (πŸ₯‡32 Β· ⭐ 11K Β· πŸ’€) - Lime: Explaining the predictions of any machine learning classifier. BSD-2
  • scikit-plot (πŸ₯ˆ29 Β· ⭐ 2.4K Β· πŸ’€) - An intuitive library to add plotting functionality to.. MIT
  • Deep Checks (πŸ₯ˆ28 Β· ⭐ 3.3K) - Deepchecks: Tests for Continuous Validation of ML Models &.. ❗️AGPL-3.0
  • Alibi (πŸ₯ˆ28 Β· ⭐ 2.3K) - Algorithms for explaining machine learning models. ❗️Intel
  • DALEX (πŸ₯ˆ27 Β· ⭐ 1.3K) - moDel Agnostic Language for Exploration and eXplanation. ❗️GPL-3.0
  • eli5 (πŸ₯‰26 Β· ⭐ 2.7K Β· πŸ’€) - A library for debugging/inspecting machine learning classifiers and.. MIT
  • keras-vis (πŸ₯‰25 Β· ⭐ 3K Β· πŸ’€) - Neural network visualization toolkit for keras. MIT
  • Lucid (πŸ₯‰22 Β· ⭐ 4.6K Β· πŸ’€) - A collection of infrastructure and tools for research in.. Apache-2
  • tf-explain (πŸ₯‰22 Β· ⭐ 1K Β· πŸ’€) - Interpretability Methods for tf.keras models with Tensorflow.. MIT
  • random-forest-importances (πŸ₯‰22 Β· ⭐ 580 Β· πŸ’€) - Code to compute permutation and drop-column.. MIT
  • Quantus (πŸ₯‰22 Β· ⭐ 490) - Quantus is an eXplainable AI toolkit for responsible evaluation of.. ❗️GPL-3.0
  • deeplift (πŸ₯‰21 Β· ⭐ 790 Β· πŸ’€) - Public facing deeplift repo. MIT
  • TreeInterpreter (πŸ₯‰21 Β· ⭐ 740 Β· πŸ’€) - Package for interpreting scikit-learns decision tree.. BSD-3
  • tcav (πŸ₯‰19 Β· ⭐ 620 Β· πŸ’€) - Code for the TCAV ML interpretability project. Apache-2
  • sklearn-evaluation (πŸ₯‰19 Β· ⭐ 430 Β· πŸ’€) - Machine learning model evaluation made easy: plots,.. MIT
  • XAI (πŸ₯‰18 Β· ⭐ 1.1K Β· πŸ’€) - XAI - An eXplainability toolbox for machine learning. MIT
  • Anchor (πŸ₯‰16 Β· ⭐ 780 Β· πŸ’€) - Code for High-Precision Model-Agnostic Explanations paper. BSD-2
  • Skater (πŸ₯‰14 Β· ⭐ 1.1K Β· πŸ’€) - Python Library for Model Interpretation/Explanations. ❗️UPL-1.0
  • Attribution Priors (πŸ₯‰12 Β· ⭐ 120 Β· πŸ’€) - Tools for training explainable models using.. MIT
  • contextual-ai (πŸ₯‰12 Β· ⭐ 85 Β· πŸ’€) - Contextual AI adds explainability to different stages of.. Apache-2
  • bias-detector (πŸ₯‰12 Β· ⭐ 42) - Bias Detector is a python package for detecting bias in machine.. MIT

Vector Similarity Search (ANN)

Back to top

Libraries for Approximate Nearest Neighbor Search and Vector Indexing/Similarity Search.

πŸ”—Β ANN Benchmarks ( ⭐ 4.6K) - Benchmarks of approximate nearest neighbor libraries in Python.

Milvus (πŸ₯‡41 Β· ⭐ 27K) - A cloud-native vector database, storage for next generation AI.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 2.7K Β· πŸ“₯ 210K Β· πŸ“‹ 11K - 5% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/milvus-io/milvus
    
  • PyPi (πŸ“₯ 650K / month Β· πŸ“¦ 89 Β· ⏱️ 20.03.2024):

    ip install pymilvus
    
  • Docker Hub (πŸ“₯ 13M Β· ⭐ 43 Β· ⏱️ 11.04.2024):

    ocker pull milvusdb/milvus
    
Faiss (πŸ₯‡39 Β· ⭐ 28K) - A library for efficient similarity search and clustering of dense vectors. MIT
  • GitHub (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 3.3K Β· πŸ“¦ 3.6K Β· πŸ“‹ 2.4K - 18% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/facebookresearch/faiss
    
  • PyPi (πŸ“₯ 650K / month Β· πŸ“¦ 89 Β· ⏱️ 20.03.2024):

    ip install pymilvus
    
  • Conda (πŸ“₯ 1.1M Β· ⏱️ 16.06.2023):

    onda install -c conda-forge faiss
    
Annoy (πŸ₯ˆ35 Β· ⭐ 13K Β· πŸ’€) - Approximate Nearest Neighbors in C++/Python optimized for memory.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 1.1K Β· πŸ“¦ 3.7K Β· πŸ“‹ 400 - 13% open Β· ⏱️ 20.08.2023):

    it clone https://github.com/spotify/annoy
    
  • PyPi (πŸ“₯ 1.2M / month Β· πŸ“¦ 290 Β· ⏱️ 14.06.2023):

    ip install annoy
    
  • Conda (πŸ“₯ 390K Β· ⏱️ 25.09.2023):

    onda install -c conda-forge python-annoy
    
hnswlib (πŸ₯ˆ33 Β· ⭐ 4K) - Header-only C++/python library for fast approximate nearest neighbors. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 600 Β· πŸ“¦ 6.3K Β· πŸ“‹ 350 - 55% open Β· ⏱️ 03.12.2023):

    it clone https://github.com/nmslib/hnswlib
    
  • PyPi (πŸ“₯ 740K / month Β· πŸ“¦ 66 Β· ⏱️ 03.12.2023):

    ip install hnswlib
    
  • Conda (πŸ“₯ 140K Β· ⏱️ 27.09.2023):

    onda install -c conda-forge hnswlib
    
PyNNDescent (πŸ₯‰29 Β· ⭐ 840) - A Python nearest neighbor descent for approximate nearest neighbors. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 100 Β· πŸ“¦ 6K Β· πŸ“‹ 130 - 53% open Β· ⏱️ 29.03.2024):

    it clone https://github.com/lmcinnes/pynndescent
    
  • PyPi (πŸ“₯ 1M / month Β· πŸ“¦ 80 Β· ⏱️ 29.03.2024):

    ip install pynndescent
    
  • Conda (πŸ“₯ 1.8M Β· ⏱️ 29.03.2024):

    onda install -c conda-forge pynndescent
    
USearch (πŸ₯‰28 Β· ⭐ 1.6K) - Fast Open-Source Search & Clustering engine for Vectors & Strings in.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 86 Β· πŸ“₯ 1.2K Β· πŸ“¦ 65 Β· πŸ“‹ 100 - 32% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/unum-cloud/usearch
    
  • PyPi (πŸ“₯ 44K / month Β· πŸ“¦ 5 Β· ⏱️ 10.04.2024):

    ip install usearch
    
  • npm (πŸ“₯ 7.4K / month Β· πŸ“¦ 10 Β· ⏱️ 10.04.2024):

    pm install usearch
    
  • Docker Hub (πŸ“₯ 73 Β· ⭐ 1 Β· ⏱️ 11.04.2024):

    ocker pull unum/usearch
    
NGT (πŸ₯‰21 Β· ⭐ 1.2K) - Nearest Neighbor Search with Neighborhood Graph and Tree for High-.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 110 Β· πŸ“‹ 130 - 12% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/yahoojapan/NGT
    
  • PyPi (πŸ“₯ 5.4K / month Β· πŸ“¦ 8 Β· ⏱️ 06.12.2023):

    ip install ngt
    
N2 (πŸ₯‰19 Β· ⭐ 560 Β· πŸ’€) - TOROS N2 - lightweight approximate Nearest Neighbor library which runs.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 75 Β· πŸ“¦ 31 Β· πŸ“‹ 35 - 37% open Β· ⏱️ 27.06.2023):

    it clone https://github.com/kakao/n2
    
  • PyPi (πŸ“₯ 390 / month Β· πŸ“¦ 4 Β· ⏱️ 16.10.2020):

    ip install n2
    
Show 4 hidden projects...
  • NMSLIB (πŸ₯ˆ31 Β· ⭐ 3.3K Β· πŸ’€) - Non-Metric Space Library (NMSLIB): An efficient similarity search.. Apache-2
  • Magnitude (πŸ₯‰22 Β· ⭐ 1.6K Β· πŸ’€) - A fast, efficient universal vector embedding utility package. MIT
  • NearPy (πŸ₯‰21 Β· ⭐ 760 Β· πŸ’€) - Python framework for fast (approximated) nearest neighbour search in.. MIT
  • PySparNN (πŸ₯‰11 Β· ⭐ 920 Β· πŸ’€) - Approximate Nearest Neighbor Search for Sparse Data in Python!. BSD-3

Probabilistics & Statistics

Back to top

Libraries providing capabilities for probabilistic programming/reasoning, bayesian inference, gaussian processes, or statistics.

PyMC3 (πŸ₯‡41 Β· ⭐ 8.1K) - Bayesian Modeling and Probabilistic Programming in Python. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 490 Β· πŸ”€ 1.9K Β· πŸ“₯ 1.9K Β· πŸ“¦ 3K Β· πŸ“‹ 3.3K - 7% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/pymc-devs/pymc
    
  • PyPi (πŸ“₯ 870K / month Β· πŸ“¦ 250 Β· ⏱️ 15.03.2022):

    ip install pymc3
    
  • Conda (πŸ“₯ 550K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge pymc3
    
tensorflow-probability (πŸ₯‡37 Β· ⭐ 4.1K) - Probabilistic reasoning and statistical analysis in.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 490 Β· πŸ”€ 1.1K Β· πŸ“‹ 1.4K - 47% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/tensorflow/probability
    
  • PyPi (πŸ“₯ 3M / month Β· πŸ“¦ 470 Β· ⏱️ 12.03.2024):

    ip install tensorflow-probability
    
  • Conda (πŸ“₯ 120K Β· ⏱️ 09.01.2024):

    onda install -c conda-forge tensorflow-probability
    
Pyro (πŸ₯‡34 Β· ⭐ 8.3K) - Deep universal probabilistic programming with Python and PyTorch. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 990 Β· πŸ“‹ 1.1K - 22% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/pyro-ppl/pyro
    
  • PyPi (πŸ“₯ 290K / month Β· πŸ“¦ 120 Β· ⏱️ 19.02.2024):

    ip install pyro-ppl
    
  • Conda (πŸ“₯ 150K Β· ⏱️ 20.02.2024):

    onda install -c conda-forge pyro-ppl
    
pgmpy (πŸ₯ˆ33 Β· ⭐ 2.6K) - Python Library for learning (Structure and Parameter), inference.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 690 Β· πŸ“₯ 320 Β· πŸ“¦ 900 Β· πŸ“‹ 900 - 30% open Β· ⏱️ 04.04.2024):

    it clone https://github.com/pgmpy/pgmpy
    
  • PyPi (πŸ“₯ 60K / month Β· πŸ“¦ 33 Β· ⏱️ 08.03.2024):

    ip install pgmpy
    
hmmlearn (πŸ₯ˆ32 Β· ⭐ 2.9K) - Hidden Markov Models in Python, with scikit-learn like API. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 730 Β· πŸ“¦ 2.4K Β· πŸ“‹ 430 - 14% open Β· ⏱️ 05.04.2024):

    it clone https://github.com/hmmlearn/hmmlearn
    
  • PyPi (πŸ“₯ 200K / month Β· πŸ“¦ 150 Β· ⏱️ 02.03.2024):

    ip install hmmlearn
    
  • Conda (πŸ“₯ 210K Β· ⏱️ 02.03.2024):

    onda install -c conda-forge hmmlearn
    
GPyTorch (πŸ₯ˆ31 Β· ⭐ 3.4K) - A highly efficient implementation of Gaussian Processes in PyTorch. MIT
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 530 Β· πŸ“¦ 2K Β· πŸ“‹ 1.3K - 26% open Β· ⏱️ 19.03.2024):

    it clone https://github.com/cornellius-gp/gpytorch
    
  • PyPi (πŸ“₯ 190K / month Β· πŸ“¦ 93 Β· ⏱️ 02.06.2023):

    ip install gpytorch
    
  • Conda (πŸ“₯ 150K Β· ⏱️ 11.08.2023):

    onda install -c conda-forge gpytorch
    
patsy (πŸ₯ˆ31 Β· ⭐ 920) - Describing statistical models in Python using symbolic formulas. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 110 Β· πŸ“¦ 93K Β· πŸ“‹ 150 - 47% open Β· ⏱️ 04.01.2024):

    it clone https://github.com/pydata/patsy
    
  • PyPi (πŸ“₯ 16M / month Β· πŸ“¦ 2.8K Β· ⏱️ 04.01.2024):

    ip install patsy
    
  • Conda (πŸ“₯ 10M Β· ⏱️ 05.01.2024):

    onda install -c conda-forge patsy
    
SALib (πŸ₯ˆ31 Β· ⭐ 810) - Sensitivity Analysis Library in Python. Contains Sobol, Morris, FAST, and.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 230 Β· πŸ“¦ 1.1K Β· πŸ“‹ 320 - 15% open Β· ⏱️ 04.03.2024):

    it clone https://github.com/SALib/SALib
    
  • PyPi (πŸ“₯ 170K / month Β· πŸ“¦ 91 Β· ⏱️ 18.02.2024):

    ip install salib
    
  • Conda (πŸ“₯ 150K Β· ⏱️ 18.02.2024):

    onda install -c conda-forge salib
    
pomegranate (πŸ₯‰30 Β· ⭐ 3.2K) - Fast, flexible and easy to use probabilistic modelling in Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 570 Β· πŸ“¦ 1.1K Β· πŸ“‹ 760 - 5% open Β· ⏱️ 11.03.2024):

    it clone https://github.com/jmschrei/pomegranate
    
  • PyPi (πŸ“₯ 46K / month Β· πŸ“¦ 60 Β· ⏱️ 11.03.2024):

    ip install pomegranate
    
  • Conda (πŸ“₯ 140K Β· ⏱️ 10.12.2023):

    onda install -c conda-forge pomegranate
    
emcee (πŸ₯‰30 Β· ⭐ 1.4K) - The Python ensemble sampling toolkit for affine-invariant MCMC. MIT
  • GitHub (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 430 Β· πŸ“¦ 2.3K Β· πŸ“‹ 290 - 18% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/dfm/emcee
    
  • PyPi (πŸ“₯ 150K / month Β· πŸ“¦ 380 Β· ⏱️ 10.04.2024):

    ip install emcee
    
  • Conda (πŸ“₯ 330K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge emcee
    
GPflow (πŸ₯‰29 Β· ⭐ 1.8K) - Gaussian processes in TensorFlow. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 440 Β· πŸ“¦ 630 Β· πŸ“‹ 830 - 17% open Β· ⏱️ 07.02.2024):

    it clone https://github.com/GPflow/GPflow
    
  • PyPi (πŸ“₯ 33K / month Β· πŸ“¦ 37 Β· ⏱️ 07.02.2024):

    ip install gpflow
    
  • Conda (πŸ“₯ 25K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge gpflow
    
PyStan (πŸ₯‰29 Β· ⭐ 310) - PyStan, a Python interface to Stan, a platform for statistical modeling... ISC
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 57 Β· πŸ“¦ 9.7K Β· πŸ“‹ 200 - 6% open Β· ⏱️ 07.02.2024):

    it clone https://github.com/stan-dev/pystan
    
  • PyPi (πŸ“₯ 1.9M / month Β· πŸ“¦ 260 Β· ⏱️ 07.02.2024):

    ip install pystan
    
  • Conda (πŸ“₯ 2.8M Β· ⏱️ 16.06.2023):

    onda install -c conda-forge pystan
    
Orbit (πŸ₯‰26 Β· ⭐ 1.8K) - A Python package for Bayesian forecasting with object-oriented design.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 140 Β· πŸ“¦ 52 Β· πŸ“‹ 400 - 12% open Β· ⏱️ 31.03.2024):

    it clone https://github.com/uber/orbit
    
  • PyPi (πŸ“₯ 18K / month Β· πŸ“¦ 1 Β· ⏱️ 01.04.2024):

    ip install orbit-ml
    
scikit-posthocs (πŸ₯‰26 Β· ⭐ 320) - Multiple Pairwise Comparisons (Post Hoc) Tests in Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 39 Β· πŸ“₯ 45 Β· πŸ“¦ 650 Β· πŸ“‹ 54 - 11% open Β· ⏱️ 18.02.2024):

    it clone https://github.com/maximtrp/scikit-posthocs
    
  • PyPi (πŸ“₯ 90K / month Β· πŸ“¦ 32 Β· ⏱️ 18.02.2024):

    ip install scikit-posthocs
    
  • Conda (πŸ“₯ 920K Β· ⏱️ 19.02.2024):

    onda install -c conda-forge scikit-posthocs
    
bambi (πŸ₯‰25 Β· ⭐ 1K) - BAyesian Model-Building Interface (Bambi) in Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 120 Β· πŸ“¦ 110 Β· πŸ“‹ 390 - 17% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/bambinos/bambi
    
  • PyPi (πŸ“₯ 23K / month Β· πŸ“¦ 9 Β· ⏱️ 25.10.2023):

    ip install bambi
    
  • Conda (πŸ“₯ 29K Β· ⏱️ 27.10.2023):

    onda install -c conda-forge bambi
    
Baal (πŸ₯‰22 Β· ⭐ 830) - Bayesian active learning library for research and industrial usecases. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 83 Β· πŸ“¦ 55 Β· πŸ“‹ 110 - 22% open Β· ⏱️ 04.04.2024):

    it clone https://github.com/baal-org/baal
    
  • PyPi (πŸ“₯ 3K / month Β· πŸ“¦ 1 Β· ⏱️ 04.04.2024):

    ip install baal
    
  • Conda (πŸ“₯ 7.9K Β· ⏱️ 12.06.2023):

    onda install -c conda-forge baal
    
Show 7 hidden projects...
  • filterpy (πŸ₯ˆ32 Β· ⭐ 3.1K Β· πŸ’€) - Python Kalman filtering and optimal estimation library. Implements.. MIT
  • pandas-ta (πŸ₯ˆ31 Β· ⭐ 4.7K Β· πŸ’€) - Technical Analysis Indicators - Pandas TA is an easy to use.. MIT
  • pingouin (πŸ₯‰30 Β· ⭐ 1.5K) - Statistical package in Python based on Pandas. ❗️GPL-3.0
  • Edward (πŸ₯‰28 Β· ⭐ 4.8K Β· πŸ’€) - A probabilistic programming language in TensorFlow. Deep.. Apache-2
  • pyhsmm (πŸ₯‰20 Β· ⭐ 540 Β· πŸ’€) - Bayesian inference in HSMMs and HMMs. MIT
  • Funsor (πŸ₯‰19 Β· ⭐ 230 Β· πŸ’€) - Functional tensors for probabilistic programming. Apache-2
  • ZhuSuan (πŸ₯‰15 Β· ⭐ 2.2K Β· πŸ’€) - A probabilistic programming library for Bayesian deep learning,.. MIT

Adversarial Robustness

Back to top

Libraries for testing the robustness of machine learning models against attacks with adversarial/malicious examples.

ART (πŸ₯‡34 Β· ⭐ 4.4K) - Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 1.1K Β· πŸ“¦ 500 Β· πŸ“‹ 900 - 16% open Β· ⏱️ 05.04.2024):

    it clone https://github.com/Trusted-AI/adversarial-robustness-toolbox
    
  • PyPi (πŸ“₯ 29K / month Β· πŸ“¦ 11 Β· ⏱️ 17.02.2024):

    ip install adversarial-robustness-toolbox
    
  • Conda (πŸ“₯ 37K Β· ⏱️ 18.02.2024):

    onda install -c conda-forge adversarial-robustness-toolbox
    
TextAttack (πŸ₯ˆ30 Β· ⭐ 2.7K) - TextAttack is a Python framework for adversarial attacks, data.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 370 Β· πŸ“¦ 240 Β· πŸ“‹ 270 - 18% open Β· ⏱️ 31.03.2024):

    it clone https://github.com/QData/TextAttack
    
  • PyPi (πŸ“₯ 6.9K / month Β· πŸ“¦ 6 Β· ⏱️ 11.03.2024):

    ip install textattack
    
  • Conda (πŸ“₯ 7.1K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge textattack
    
Foolbox (πŸ₯ˆ30 Β· ⭐ 2.6K) - A Python toolbox to create adversarial examples that fool neural networks.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 420 Β· πŸ“¦ 570 Β· πŸ“‹ 370 - 5% open Β· ⏱️ 04.03.2024):

    it clone https://github.com/bethgelab/foolbox
    
  • PyPi (πŸ“₯ 2.9K / month Β· πŸ“¦ 14 Β· ⏱️ 04.03.2024):

    ip install foolbox
    
  • Conda (πŸ“₯ 13K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge foolbox
    
Show 6 hidden projects...
  • CleverHans (πŸ₯ˆ30 Β· ⭐ 6.1K Β· πŸ’€) - An adversarial example library for constructing attacks,.. MIT
  • advertorch (πŸ₯‰22 Β· ⭐ 1.3K Β· πŸ’€) - A Toolbox for Adversarial Robustness Research. ❗️GPL-3.0
  • AdvBox (πŸ₯‰18 Β· ⭐ 1.4K Β· πŸ’€) - Advbox is a toolbox to generate adversarial examples that fool.. Apache-2
  • robustness (πŸ₯‰18 Β· ⭐ 880 Β· πŸ’€) - A library for experimenting with, training and evaluating neural.. MIT
  • textflint (πŸ₯‰16 Β· ⭐ 630 Β· πŸ’€) - Unified Multilingual Robustness Evaluation Toolkit for.. ❗️GPL-3.0
  • Adversary (πŸ₯‰15 Β· ⭐ 390 Β· πŸ’€) - Tool to generate adversarial text examples and test machine.. MIT

GPU & Accelerator Utilities

Back to top

Libraries that require and make use of CUDA/GPU or other accelerator hardware capabilities to optimize machine learning tasks.

CuPy (πŸ₯‡38 Β· ⭐ 7.7K) - NumPy & SciPy for GPU. MIT
  • GitHub (πŸ‘¨β€πŸ’» 360 Β· πŸ”€ 750 Β· πŸ“₯ 170K Β· πŸ“¦ 2K Β· πŸ“‹ 2.2K - 24% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/cupy/cupy
    
  • PyPi (πŸ“₯ 23K / month Β· πŸ“¦ 220 Β· ⏱️ 07.12.2023):

    ip install cupy
    
  • Conda (πŸ“₯ 3.4M Β· ⏱️ 05.02.2024):

    onda install -c conda-forge cupy
    
  • Docker Hub (πŸ“₯ 61K Β· ⭐ 11 Β· ⏱️ 18.01.2024):

    ocker pull cupy/cupy
    
optimum (πŸ₯‡34 Β· ⭐ 2.1K) - Accelerate training and inference of Transformers and Diffusers with.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 360 Β· πŸ“¦ 2.1K Β· πŸ“‹ 720 - 45% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/huggingface/optimum
    
  • PyPi (πŸ“₯ 940K / month Β· πŸ“¦ 78 Β· ⏱️ 09.04.2024):

    ip install optimum
    
  • Conda (πŸ“₯ 12K Β· ⏱️ 09.04.2024):

    onda install -c conda-forge optimum
    
cuDF (πŸ₯ˆ33 Β· ⭐ 7.2K) - cuDF - GPU DataFrame Library. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 820 Β· πŸ“¦ 53 Β· πŸ“‹ 6.1K - 17% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/rapidsai/cudf
    
  • PyPi (πŸ“₯ 3K / month Β· πŸ“¦ 11 Β· ⏱️ 01.06.2020):

    ip install cudf
    
cuML (πŸ₯ˆ30 Β· ⭐ 3.9K) - cuML - RAPIDS Machine Learning Library. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 500 Β· πŸ“‹ 2.4K - 35% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/rapidsai/cuml
    
  • PyPi (πŸ“₯ 2.6K / month Β· πŸ“¦ 7 Β· ⏱️ 01.06.2020):

    ip install cuml
    
PyCUDA (πŸ₯ˆ30 Β· ⭐ 1.7K) - CUDA integration for Python, plus shiny features. MIT
  • GitHub (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 280 Β· πŸ“¦ 2.8K Β· πŸ“‹ 260 - 30% open Β· ⏱️ 03.04.2024):

    it clone https://github.com/inducer/pycuda
    
  • PyPi (πŸ“₯ 46K / month Β· πŸ“¦ 220 Β· ⏱️ 03.01.2024):

    ip install pycuda
    
  • Conda (πŸ“₯ 290K Β· ⏱️ 06.01.2024):

    onda install -c conda-forge pycuda
    
Apex (πŸ₯ˆ29 Β· ⭐ 8K) - A PyTorch Extension: Tools for easy mixed precision and distributed.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 1.3K Β· πŸ“¦ 2.4K Β· πŸ“‹ 1.2K - 57% open Β· ⏱️ 12.03.2024):

    it clone https://github.com/NVIDIA/apex
    
  • Conda (πŸ“₯ 190K Β· ⏱️ 12.01.2024):

    onda install -c conda-forge nvidia-apex
    
gpustat (πŸ₯ˆ29 Β· ⭐ 3.8K) - A simple command-line utility for querying and monitoring GPU status. MIT
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 270 Β· πŸ“¦ 5.1K Β· πŸ“‹ 120 - 21% open Β· ⏱️ 12.01.2024):

    it clone https://github.com/wookayin/gpustat
    
  • PyPi (πŸ“₯ 930K / month Β· πŸ“¦ 140 Β· ⏱️ 22.08.2023):

    ip install gpustat
    
  • Conda (πŸ“₯ 280K Β· ⏱️ 23.08.2023):

    onda install -c conda-forge gpustat
    
cuGraph (πŸ₯ˆ27 Β· ⭐ 1.6K) - cuGraph - RAPIDS Graph Analytics Library. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 280 Β· πŸ“¦ 2 Β· πŸ“‹ 1.7K - 18% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/rapidsai/cugraph
    
  • PyPi (πŸ“₯ 240 / month Β· πŸ“¦ 2 Β· ⏱️ 01.06.2020):

    ip install cugraph
    
  • Conda (πŸ“₯ 18K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge libcugraph
    
ArrayFire (πŸ₯‰26 Β· ⭐ 4.4K) - ArrayFire: a general purpose GPU library. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 520 Β· πŸ“₯ 5.8K Β· πŸ“‹ 1.6K - 18% open Β· ⏱️ 04.04.2024):

    it clone https://github.com/arrayfire/arrayfire
    
  • PyPi (πŸ“₯ 1.5K / month Β· πŸ“¦ 9 Β· ⏱️ 22.02.2022):

    ip install arrayfire
    
DALI (πŸ₯‰25 Β· ⭐ 4.9K) - A GPU-accelerated library containing highly optimized building blocks.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 600 Β· πŸ“‹ 1.6K - 13% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/NVIDIA/DALI
    
Vulkan Kompute (πŸ₯‰24 Β· ⭐ 1.5K) - General purpose GPU compute framework built on Vulkan to.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 110 Β· πŸ“₯ 500 Β· πŸ“‹ 210 - 33% open Β· ⏱️ 25.02.2024):

    it clone https://github.com/KomputeProject/kompute
    
  • PyPi (πŸ“₯ 160 / month Β· ⏱️ 20.01.2024):

    ip install kp
    
scikit-cuda (πŸ₯‰24 Β· ⭐ 970) - Python interface to GPU-powered libraries. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 170 Β· πŸ“¦ 290 Β· πŸ“‹ 220 - 23% open Β· ⏱️ 15.10.2023):

    it clone https://github.com/lebedov/scikit-cuda
    
  • PyPi (πŸ“₯ 760 / month Β· πŸ“¦ 50 Β· ⏱️ 27.05.2019):

    ip install scikit-cuda
    
Merlin (πŸ₯‰20 Β· ⭐ 680) - NVIDIA Merlin is an open source library providing end-to-end GPU-.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 110 Β· πŸ“‹ 450 - 45% open Β· ⏱️ 15.01.2024):

    it clone https://github.com/NVIDIA-Merlin/Merlin
    
  • PyPi (πŸ“₯ 2.7K / month Β· πŸ“¦ 1 Β· ⏱️ 29.08.2023):

    ip install merlin-core
    
cuSignal (πŸ₯‰16 Β· ⭐ 710 Β· πŸ’€) - GPU accelerated signal processing. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 120 Β· πŸ“‹ 160 - 16% open Β· ⏱️ 21.09.2023):

    it clone https://github.com/rapidsai/cusignal
    
Show 6 hidden projects...
  • GPUtil (πŸ₯‰24 Β· ⭐ 1.1K Β· πŸ’€) - A Python module for getting the GPU status from NVIDA GPUs using.. MIT
  • py3nvml (πŸ₯‰22 Β· ⭐ 230 Β· πŸ’€) - Python 3 Bindings for NVML library. Get NVIDIA GPU status inside.. BSD-3
  • BlazingSQL (πŸ₯‰20 Β· ⭐ 1.9K Β· πŸ’€) - BlazingSQL is a lightweight, GPU accelerated, SQL engine for.. Apache-2
  • nvidia-ml-py3 (πŸ₯‰18 Β· ⭐ 130 Β· πŸ’€) - Python 3 Bindings for the NVIDIA Management Library. BSD-3
  • SpeedTorch (πŸ₯‰15 Β· ⭐ 670 Β· πŸ’€) - Library for faster pinned CPU - GPU transfer in Pytorch. MIT
  • ipyexperiments (πŸ₯‰15 Β· ⭐ 190) - Automatic GPU+CPU memory profiling, re-use and memory.. Apache-2

Tensorflow Utilities

Back to top

Libraries that extend TensorFlow with additional capabilities.

TensorFlow Datasets (πŸ₯‡39 Β· ⭐ 4.2K) - TFDS is a collection of datasets ready to use with.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 1.5K Β· πŸ“¦ 17K Β· πŸ“‹ 1.4K - 48% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/tensorflow/datasets
    
  • PyPi (πŸ“₯ 3.2M / month Β· πŸ“¦ 230 Β· ⏱️ 18.12.2023):

    ip install tensorflow-datasets
    
  • Conda (πŸ“₯ 28K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge tensorflow-datasets
    
tensorflow-hub (πŸ₯‡35 Β· ⭐ 3.4K) - A library for transfer learning by reusing parts of.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 1.7K Β· πŸ“‹ 700 - 0% open Β· ⏱️ 08.04.2024):

    it clone https://github.com/tensorflow/hub
    
  • PyPi (πŸ“₯ 3.6M / month Β· πŸ“¦ 340 Β· ⏱️ 30.01.2024):

    ip install tensorflow-hub
    
  • Conda (πŸ“₯ 94K Β· ⏱️ 30.01.2024):

    onda install -c conda-forge tensorflow-hub
    
TF Addons (πŸ₯‡35 Β· ⭐ 1.7K) - Useful extra functionality for TensorFlow 2.x maintained by.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 610 Β· πŸ“¦ 14K Β· πŸ“‹ 980 - 8% open Β· ⏱️ 13.12.2023):

    it clone https://github.com/tensorflow/addons
    
  • PyPi (πŸ“₯ 1.1M / month Β· πŸ“¦ 220 Β· ⏱️ 28.11.2023):

    ip install tensorflow-addons
    
tensor2tensor (πŸ₯ˆ32 Β· ⭐ 15K Β· πŸ’€) - Library of deep learning models and datasets designed.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 3.4K Β· πŸ“¦ 1.5K Β· πŸ“‹ 1.3K - 46% open Β· ⏱️ 01.04.2023):

    it clone https://github.com/tensorflow/tensor2tensor
    
  • PyPi (πŸ“₯ 5.1K / month Β· πŸ“¦ 90 Β· ⏱️ 17.06.2020):

    ip install tensor2tensor
    
TF Model Optimization (πŸ₯ˆ32 Β· ⭐ 1.5K) - A toolkit to optimize ML models for deployment for.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 330 Β· πŸ“¦ 3.7K Β· πŸ“‹ 380 - 56% open Β· ⏱️ 04.04.2024):

    it clone https://github.com/tensorflow/model-optimization
    
  • PyPi (πŸ“₯ 910K / month Β· πŸ“¦ 30 Β· ⏱️ 08.02.2024):

    ip install tensorflow-model-optimization
    
TensorFlow Transform (πŸ₯ˆ31 Β· ⭐ 980) - Input pipeline framework. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 210 Β· πŸ“¦ 1.7K Β· πŸ“‹ 220 - 20% open Β· ⏱️ 12.03.2024):

    it clone https://github.com/tensorflow/transform
    
  • PyPi (πŸ“₯ 860K / month Β· πŸ“¦ 56 Β· ⏱️ 11.08.2023):

    ip install tensorflow-transform
    
TFX (πŸ₯ˆ30 Β· ⭐ 2.1K) - TFX is an end-to-end platform for deploying production ML pipelines. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 700 Β· πŸ“‹ 1.1K - 19% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/tensorflow/tfx
    
  • PyPi (πŸ“₯ 54K / month Β· πŸ“¦ 14 Β· ⏱️ 06.09.2023):

    ip install tfx
    
TensorFlow I/O (πŸ₯ˆ30 Β· ⭐ 690) - Dataset, streaming, and file system extensions.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 280 Β· πŸ“‹ 630 - 42% open Β· ⏱️ 06.02.2024):

    it clone https://github.com/tensorflow/io
    
  • PyPi (πŸ“₯ 2.9M / month Β· πŸ“¦ 36 Β· ⏱️ 06.02.2024):

    ip install tensorflow-io
    
Neural Structured Learning (πŸ₯‰25 Β· ⭐ 980 Β· πŸ’€) - Training neural models with structured signals. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 190 Β· πŸ“¦ 430 Β· πŸ“‹ 69 - 1% open Β· ⏱️ 20.09.2023):

    it clone https://github.com/tensorflow/neural-structured-learning
    
  • PyPi (πŸ“₯ 26K / month Β· πŸ“¦ 3 Β· ⏱️ 29.07.2022):

    ip install neural-structured-learning
    
TensorFlow Cloud (πŸ₯‰24 Β· ⭐ 360) - The TensorFlow Cloud repository provides APIs that.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 85 Β· πŸ“¦ 370 Β· πŸ“‹ 100 - 73% open Β· ⏱️ 25.02.2024):

    it clone https://github.com/tensorflow/cloud
    
  • PyPi (πŸ“₯ 41K / month Β· πŸ“¦ 7 Β· ⏱️ 17.06.2021):

    ip install tensorflow-cloud
    
TF Compression (πŸ₯‰23 Β· ⭐ 820) - Data compression in TensorFlow. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 250 Β· πŸ“‹ 100 - 9% open Β· ⏱️ 27.03.2024):

    it clone https://github.com/tensorflow/compression
    
  • PyPi (πŸ“₯ 13K / month Β· πŸ“¦ 2 Β· ⏱️ 02.02.2024):

    ip install tensorflow-compression
    
Saliency (πŸ₯‰22 Β· ⭐ 930) - Framework-agnostic implementation for state-of-the-art saliency.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 190 Β· πŸ“¦ 79 Β· πŸ“‹ 39 - 30% open Β· ⏱️ 20.03.2024):

    it clone https://github.com/PAIR-code/saliency
    
  • PyPi (πŸ“₯ 4.5K / month Β· πŸ“¦ 6 Β· ⏱️ 20.03.2024):

    ip install saliency
    
Show 4 hidden projects...
  • Keras-Preprocessing (πŸ₯‰29 Β· ⭐ 1K Β· πŸ’€) - Utilities for working with image data, text data, and.. MIT
  • efficientnet (πŸ₯‰27 Β· ⭐ 2.1K Β· πŸ’€) - Implementation of EfficientNet model. Keras and.. Apache-2
  • TensorNets (πŸ₯‰21 Β· ⭐ 1K Β· πŸ’€) - High level network definitions with pre-trained weights in.. MIT
  • tffm (πŸ₯‰18 Β· ⭐ 780 Β· πŸ’€) - TensorFlow implementation of an arbitrary order Factorization Machine. MIT

Jax Utilities

Back to top

Libraries that extend Jax with additional capabilities.

equinox (πŸ₯‡28 Β· ⭐ 1.8K) - Elegant easy-to-use neural networks + scientific computing in.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 120 Β· πŸ“¦ 490 Β· πŸ“‹ 340 - 32% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/patrick-kidger/equinox
    
  • PyPi (πŸ“₯ 150K / month Β· πŸ“¦ 74 Β· ⏱️ 10.01.2024):

    ip install equinox
    
evojax (πŸ₯‰19 Β· ⭐ 780 Β· πŸ’€) - EvoJAX: Hardware-accelerated Neuroevolution. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 70 Β· πŸ“¦ 18 Β· πŸ“‹ 28 - 39% open Β· ⏱️ 29.08.2023):

    it clone https://github.com/google/evojax
    
  • PyPi (πŸ“₯ 590 / month Β· πŸ“¦ 2 Β· ⏱️ 29.08.2023):

    ip install evojax
    
  • Conda (πŸ“₯ 23K Β· ⏱️ 29.08.2023):

    onda install -c conda-forge evojax
    
Show 1 hidden projects...

Sklearn Utilities

Back to top

Libraries that extend scikit-learn with additional capabilities.

imbalanced-learn (πŸ₯‡37 Β· ⭐ 6.7K) - A Python Package to Tackle the Curse of Imbalanced.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 1.3K Β· πŸ“¦ 26K Β· πŸ“‹ 590 - 6% open Β· ⏱️ 01.04.2024):

    it clone https://github.com/scikit-learn-contrib/imbalanced-learn
    
  • PyPi (πŸ“₯ 11M / month Β· πŸ“¦ 370 Β· ⏱️ 31.03.2024):

    ip install imbalanced-learn
    
  • Conda (πŸ“₯ 540K Β· ⏱️ 31.03.2024):

    onda install -c conda-forge imbalanced-learn
    
scikit-learn-intelex (πŸ₯‡35 Β· ⭐ 1.2K) - Intel(R) Extension for Scikit-learn is a seamless way.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 160 Β· πŸ“¦ 10K Β· πŸ“‹ 250 - 28% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/intel/scikit-learn-intelex
    
  • PyPi (πŸ“₯ 150K / month Β· πŸ“¦ 27 Β· ⏱️ 11.04.2024):

    ip install scikit-learn-intelex
    
  • Conda (πŸ“₯ 250K Β· ⏱️ 09.04.2024):

    onda install -c conda-forge scikit-learn-intelex
    
MLxtend (πŸ₯ˆ34 Β· ⭐ 4.8K) - A library of extension and helper modules for Pythons data.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 840 Β· πŸ“¦ 13K Β· πŸ“‹ 480 - 29% open Β· ⏱️ 31.03.2024):

    it clone https://github.com/rasbt/mlxtend
    
  • PyPi (πŸ“₯ 800K / month Β· πŸ“¦ 190 Β· ⏱️ 05.01.2024):

    ip install mlxtend
    
  • Conda (πŸ“₯ 300K Β· ⏱️ 05.01.2024):

    onda install -c conda-forge mlxtend
    
category_encoders (πŸ₯ˆ31 Β· ⭐ 2.4K) - A library of sklearn compatible categorical variable.. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 400 Β· πŸ“¦ 1.6K Β· πŸ“‹ 290 - 15% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/scikit-learn-contrib/category_encoders
    
  • PyPi (πŸ“₯ 1.6M / month Β· πŸ“¦ 180 Β· ⏱️ 29.10.2023):

    ip install category_encoders
    
  • Conda (πŸ“₯ 250K Β· ⏱️ 30.10.2023):

    onda install -c conda-forge category_encoders
    
scikit-lego (πŸ₯ˆ28 Β· ⭐ 1.1K) - Extra blocks for scikit-learn pipelines. MIT
  • GitHub (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 110 Β· πŸ“¦ 140 Β· πŸ“‹ 300 - 10% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/koaning/scikit-lego
    
  • PyPi (πŸ“₯ 24K / month Β· πŸ“¦ 8 Β· ⏱️ 19.03.2024):

    ip install scikit-lego
    
  • Conda (πŸ“₯ 46K Β· ⏱️ 05.04.2024):

    onda install -c conda-forge scikit-lego
    
scikit-multilearn (πŸ₯ˆ28 Β· ⭐ 900 Β· πŸ’€) - A scikit-learn based module for multi-label et. al... BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 170 Β· πŸ“¦ 1.5K Β· πŸ“‹ 210 - 41% open Β· ⏱️ 19.04.2023):

    it clone https://github.com/scikit-multilearn/scikit-multilearn
    
  • PyPi (πŸ“₯ 89K / month Β· πŸ“¦ 25 Β· ⏱️ 10.12.2018):

    ip install scikit-multilearn
    
scikit-opt (πŸ₯‰25 Β· ⭐ 4.9K) - Genetic Algorithm, Particle Swarm Optimization, Simulated.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 950 Β· πŸ“¦ 190 Β· πŸ“‹ 180 - 36% open Β· ⏱️ 19.11.2023):

    it clone https://github.com/guofei9987/scikit-opt
    
  • PyPi (πŸ“₯ 3.3K / month Β· πŸ“¦ 9 Β· ⏱️ 14.01.2022):

    ip install scikit-opt
    
DESlib (πŸ₯‰22 Β· ⭐ 470) - A Python library for dynamic classifier and ensemble selection. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 100 Β· πŸ“¦ 46 Β· πŸ“‹ 160 - 11% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/scikit-learn-contrib/DESlib
    
  • PyPi (πŸ“₯ 2.3K / month Β· πŸ“¦ 3 Β· ⏱️ 10.04.2024):

    ip install deslib
    
scikit-tda (πŸ₯‰20 Β· ⭐ 490) - Topological Data Analysis for Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 51 Β· πŸ“¦ 55 Β· πŸ“‹ 22 - 54% open Β· ⏱️ 30.03.2024):

    it clone https://github.com/scikit-tda/scikit-tda
    
  • PyPi (πŸ“₯ 2.1K / month Β· ⏱️ 03.08.2021):

    ip install scikit-tda
    
Show 10 hidden projects...
  • scikit-survival (πŸ₯ˆ29 Β· ⭐ 1.1K) - Survival analysis built on top of scikit-learn. ❗️GPL-3.0
  • fancyimpute (πŸ₯ˆ26 Β· ⭐ 1.2K Β· πŸ’€) - Multivariate imputation and matrix completion.. Apache-2
  • sklearn-crfsuite (πŸ₯ˆ26 Β· ⭐ 420 Β· πŸ’€) - scikit-learn inspired API for CRFsuite. MIT
  • sklearn-contrib-lightning (πŸ₯‰22 Β· ⭐ 1.7K Β· πŸ’€) - Large-scale linear classification, regression and.. BSD-3
  • iterative-stratification (πŸ₯‰21 Β· ⭐ 820 Β· πŸ’€) - scikit-learn cross validators for iterative.. BSD-3
  • combo (πŸ₯‰21 Β· ⭐ 630 Β· πŸ’€) - (AAAI 20) A Python Toolbox for Machine Learning Model.. BSD-2 xgboost
  • skope-rules (πŸ₯‰21 Β· ⭐ 590 Β· πŸ’€) - machine learning with logical rules in Python. ❗️BSD-1-Clause
  • skggm (πŸ₯‰18 Β· ⭐ 240 Β· πŸ’€) - Scikit-learn compatible estimation of general graphical models. MIT
  • celer (πŸ₯‰18 Β· ⭐ 190) - Fast solver for L1-type problems: Lasso, sparse Logisitic regression,.. BSD-3
  • dabl (πŸ₯‰15 Β· ⭐ 130) - Data Analysis Baseline Library. BSD-3

Pytorch Utilities

Back to top

Libraries that extend Pytorch with additional capabilities.

accelerate (πŸ₯‡40 Β· ⭐ 6.9K) - A simple way to launch, train, and use PyTorch models on.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 780 Β· πŸ“¦ 32K Β· πŸ“‹ 1.3K - 9% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/huggingface/accelerate
    
  • PyPi (πŸ“₯ 7.4M / month Β· πŸ“¦ 670 Β· ⏱️ 09.04.2024):

    ip install accelerate
    
  • Conda (πŸ“₯ 120K Β· ⏱️ 11.04.2024):

    onda install -c conda-forge accelerate
    
tinygrad (πŸ₯‡32 Β· ⭐ 24K) - You like pytorch? You like micrograd? You love tinygrad!. MIT
  • GitHub (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 2.6K Β· πŸ“¦ 61 Β· πŸ“‹ 570 - 16% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/geohot/tinygrad
    
PML (πŸ₯‡32 Β· ⭐ 5.7K) - The easiest way to use deep metric learning in your application. Modular,.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 650 Β· πŸ“¦ 1.4K Β· πŸ“‹ 490 - 11% open Β· ⏱️ 01.04.2024):

    it clone https://github.com/KevinMusgrave/pytorch-metric-learning
    
  • PyPi (πŸ“₯ 350K / month Β· πŸ“¦ 33 Β· ⏱️ 01.04.2024):

    ip install pytorch-metric-learning
    
  • Conda (πŸ“₯ 11K Β· ⏱️ 16.06.2023):

    onda install -c metric-learning pytorch-metric-learning
    
torchdiffeq (πŸ₯‡29 Β· ⭐ 5.2K) - Differentiable ODE solvers with full GPU support and.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 880 Β· πŸ“¦ 3.1K Β· πŸ“‹ 210 - 32% open Β· ⏱️ 19.10.2023):

    it clone https://github.com/rtqichen/torchdiffeq
    
  • PyPi (πŸ“₯ 840K / month Β· πŸ“¦ 47 Β· ⏱️ 22.04.2022):

    ip install torchdiffeq
    
  • Conda (πŸ“₯ 15K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge torchdiffeq
    
pytorch-optimizer (πŸ₯‡29 Β· ⭐ 2.9K Β· πŸ’€) - torch-optimizer -- collection of optimizers for.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 290 Β· πŸ“¦ 1.1K Β· πŸ“‹ 63 - 52% open Β· ⏱️ 20.06.2023):

    it clone https://github.com/jettify/pytorch-optimizer
    
  • PyPi (πŸ“₯ 150K / month Β· πŸ“¦ 46 Β· ⏱️ 31.10.2021):

    ip install torch_optimizer
    
  • Conda (πŸ“₯ 9.7K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge torch-optimizer
    
torchsde (πŸ₯ˆ28 Β· ⭐ 1.5K Β· πŸ’€) - Differentiable SDE solvers with GPU support and efficient.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 180 Β· πŸ“¦ 2.8K Β· πŸ“‹ 72 - 27% open Β· ⏱️ 26.09.2023):

    it clone https://github.com/google-research/torchsde
    
  • PyPi (πŸ“₯ 1.5M / month Β· πŸ“¦ 15 Β· ⏱️ 26.09.2023):

    ip install torchsde
    
  • Conda (πŸ“₯ 20K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge torchsde
    
lightning-flash (πŸ₯ˆ27 Β· ⭐ 1.7K) - Your PyTorch AI Factory - Flash enables you to easily.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 210 Β· πŸ“¦ 270 Β· πŸ“‹ 520 - 4% open Β· ⏱️ 08.10.2023):

    it clone https://github.com/Lightning-AI/lightning-flash
    
  • PyPi (πŸ“₯ 1.6K / month Β· πŸ“¦ 3 Β· ⏱️ 11.05.2022):

    ip install lightning-flash
    
  • Conda (πŸ“₯ 17K Β· ⏱️ 04.07.2023):

    onda install -c conda-forge lightning-flash
    
TabNet (πŸ₯ˆ26 Β· ⭐ 2.5K Β· πŸ’€) - PyTorch implementation of TabNet paper :.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 460 Β· πŸ“‹ 330 - 15% open Β· ⏱️ 23.07.2023):

    it clone https://github.com/dreamquark-ai/tabnet
    
  • PyPi (πŸ“₯ 40K / month Β· πŸ“¦ 11 Β· ⏱️ 23.07.2023):

    ip install pytorch-tabnet
    
  • Conda (πŸ“₯ 6.3K Β· ⏱️ 20.12.2023):

    onda install -c conda-forge pytorch-tabnet
    
torch-scatter (πŸ₯ˆ25 Β· ⭐ 1.5K) - PyTorch Extension Library of Optimized Scatter Operations. MIT
  • GitHub (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 170 Β· πŸ“‹ 370 - 8% open Β· ⏱️ 01.02.2024):

    it clone https://github.com/rusty1s/pytorch_scatter
    
  • PyPi (πŸ“₯ 42K / month Β· πŸ“¦ 84 Β· ⏱️ 06.10.2023):

    ip install torch-scatter
    
  • Conda (πŸ“₯ 250K Β· ⏱️ 12.01.2024):

    onda install -c conda-forge pytorch_scatter
    
PyTorch Sparse (πŸ₯‰24 Β· ⭐ 950) - PyTorch Extension Library of Optimized Autograd Sparse.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 140 Β· πŸ“‹ 270 - 10% open Β· ⏱️ 05.03.2024):

    it clone https://github.com/rusty1s/pytorch_sparse
    
  • PyPi (πŸ“₯ 26K / month Β· πŸ“¦ 75 Β· ⏱️ 06.10.2023):

    ip install torch-sparse
    
  • Conda (πŸ“₯ 250K Β· ⏱️ 09.01.2024):

    onda install -c conda-forge pytorch_sparse
    
Pytorch Toolbelt (πŸ₯‰23 Β· ⭐ 1.5K) - PyTorch extensions for fast R&D prototyping and Kaggle.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 120 Β· πŸ“₯ 17 Β· πŸ“‹ 33 - 12% open Β· ⏱️ 30.03.2024):

    it clone https://github.com/BloodAxe/pytorch-toolbelt
    
  • PyPi (πŸ“₯ 7.2K / month Β· πŸ“¦ 7 Β· ⏱️ 27.06.2022):

    ip install pytorch_toolbelt
    
reformer-pytorch (πŸ₯‰20 Β· ⭐ 2K Β· πŸ’€) - Reformer, the efficient Transformer, in Pytorch. MIT
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 250 Β· πŸ“‹ 120 - 12% open Β· ⏱️ 21.06.2023):

    it clone https://github.com/lucidrains/reformer-pytorch
    
  • PyPi (πŸ“₯ 7.1K / month Β· ⏱️ 06.11.2021):

    ip install reformer-pytorch
    
madgrad (πŸ₯‰16 Β· ⭐ 800 Β· πŸ’€) - MADGRAD Optimization Method. MIT
  • GitHub (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 56 Β· πŸ“¦ 77 Β· πŸ“‹ 11 - 9% open Β· ⏱️ 11.04.2023):

    it clone https://github.com/facebookresearch/madgrad
    
  • PyPi (πŸ“₯ 3.3K / month Β· πŸ“¦ 1 Β· ⏱️ 08.03.2022):

    ip install madgrad
    
Show 19 hidden projects...
  • pretrainedmodels (πŸ₯‡29 Β· ⭐ 8.9K Β· πŸ’€) - Pretrained ConvNets for pytorch: NASNet, ResNeXt,.. BSD-3
  • pytorch-summary (πŸ₯ˆ28 Β· ⭐ 3.9K Β· πŸ’€) - Model summary in PyTorch similar to model.summary().. MIT
  • EfficientNet-PyTorch (πŸ₯ˆ27 Β· ⭐ 7.7K Β· πŸ’€) - A PyTorch implementation of EfficientNet and.. Apache-2
  • EfficientNets (πŸ₯ˆ25 Β· ⭐ 1.6K Β· πŸ’€) - Pretrained EfficientNet, EfficientNet-Lite, MixNet,.. Apache-2
  • Higher (πŸ₯‰24 Β· ⭐ 1.6K Β· πŸ’€) - higher is a pytorch library allowing users to obtain higher.. Apache-2
  • SRU (πŸ₯‰23 Β· ⭐ 2.1K Β· πŸ’€) - Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755). MIT
  • Torchmeta (πŸ₯‰23 Β· ⭐ 1.9K Β· πŸ’€) - A collection of extensions and data-loaders for few-shot.. MIT
  • Antialiased CNNs (πŸ₯‰22 Β· ⭐ 1.6K Β· πŸ’€) - pip install antialiased-cnns to improve stability and.. ❗️CC BY-NC-SA 4.0
  • micrograd (πŸ₯‰21 Β· ⭐ 8.1K Β· πŸ’€) - A tiny scalar-valued autograd engine and a neural net library.. MIT
  • AdaBound (πŸ₯‰21 Β· ⭐ 2.9K Β· πŸ’€) - An optimizer that trains as fast as Adam and as good as SGD. Apache-2
  • pytorchviz (πŸ₯‰20 Β· ⭐ 3K Β· πŸ’€) - A small package to create visualizations of PyTorch execution graphs. MIT
  • Lambda Networks (πŸ₯‰20 Β· ⭐ 1.5K Β· πŸ’€) - Implementation of LambdaNetworks, a new approach to.. MIT
  • Performer Pytorch (πŸ₯‰19 Β· ⭐ 1K Β· πŸ’€) - An implementation of Performer, a linear attention-.. MIT
  • Poutyne (πŸ₯‰19 Β· ⭐ 560 Β· πŸ’€) - A simplified framework and utilities for PyTorch. ❗️LGPL-3.0
  • Torch-Struct (πŸ₯‰18 Β· ⭐ 1.1K Β· πŸ’€) - Fast, general, and tested differentiable structured.. MIT
  • Tensor Sensor (πŸ₯‰17 Β· ⭐ 750 Β· πŸ’€) - The goal of this library is to generate more helpful.. MIT
  • Tez (πŸ₯‰16 Β· ⭐ 1.2K Β· πŸ’€) - Tez is a super-simple and lightweight Trainer for PyTorch. It.. Apache-2
  • Pywick (πŸ₯‰16 Β· ⭐ 400 Β· πŸ’€) - High-level batteries-included neural network training library for.. MIT
  • TorchDrift (πŸ₯‰14 Β· ⭐ 310 Β· πŸ’€) - Drift Detection for your PyTorch Models. Apache-2

Database Clients

Back to top

Libraries for connecting to, operating, and querying databases.

πŸ”—Β best-of-python - DB Clients ( ⭐ 3.4K) - Collection of database clients for python.


Others

Back to top

scipy (πŸ₯‡50 Β· ⭐ 12K) - Ecosystem of open-source software for mathematics, science, and engineering. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 1.6K Β· πŸ”€ 5K Β· πŸ“₯ 400K Β· πŸ“¦ 970K Β· πŸ“‹ 10K - 17% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/scipy/scipy
    
  • PyPi (πŸ“₯ 100M / month Β· πŸ“¦ 68K Β· ⏱️ 02.04.2024):

    ip install scipy
    
  • Conda (πŸ“₯ 46M Β· ⏱️ 05.04.2024):

    onda install -c conda-forge scipy
    
SymPy (πŸ₯‡48 Β· ⭐ 12K) - A computer algebra system written in pure Python. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 1.3K Β· πŸ”€ 4.2K Β· πŸ“₯ 540K Β· πŸ“¦ 130K Β· πŸ“‹ 14K - 36% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/sympy/sympy
    
  • PyPi (πŸ“₯ 28M / month Β· πŸ“¦ 5K Β· ⏱️ 31.03.2024):

    ip install sympy
    
  • Conda (πŸ“₯ 5.2M Β· ⏱️ 16.06.2023):

    onda install -c conda-forge sympy
    
Streamlit (πŸ₯‡46 Β· ⭐ 31K) - Streamlit A faster way to build and share data apps. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 2.8K Β· πŸ“¦ 350K Β· πŸ“‹ 4.1K - 19% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/streamlit/streamlit
    
  • PyPi (πŸ“₯ 4.1M / month Β· πŸ“¦ 1.5K Β· ⏱️ 04.04.2024):

    ip install streamlit
    
Gradio (πŸ₯‡44 Β· ⭐ 28K) - Wrap UIs around any model, share with anyone. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 2.1K Β· πŸ“¦ 27K Β· πŸ“‹ 4.1K - 12% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/gradio-app/gradio
    
  • PyPi (πŸ“₯ 5.5M / month Β· πŸ“¦ 360 Β· ⏱️ 08.04.2024):

    ip install gradio
    
carla (πŸ₯‡37 Β· ⭐ 10K) - Open-source simulator for autonomous driving research. MIT
  • GitHub (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 3.3K Β· πŸ“¦ 680 Β· πŸ“‹ 5K - 22% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/carla-simulator/carla
    
  • PyPi (πŸ“₯ 16K / month Β· πŸ“¦ 7 Β· ⏱️ 14.11.2023):

    ip install carla
    
DeepChem (πŸ₯‡37 Β· ⭐ 5.1K) - Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry,.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 1.6K Β· πŸ“¦ 340 Β· πŸ“‹ 1.8K - 32% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/deepchem/deepchem
    
  • PyPi (πŸ“₯ 20K / month Β· πŸ“¦ 13 Β· ⏱️ 10.04.2024):

    ip install deepchem
    
  • Conda (πŸ“₯ 110K Β· ⏱️ 05.04.2024):

    onda install -c conda-forge deepchem
    
Datasette (πŸ₯‡35 Β· ⭐ 8.9K) - An open source multi-tool for exploring and publishing data. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 610 Β· πŸ“₯ 64 Β· πŸ“¦ 1.2K Β· πŸ“‹ 1.8K - 31% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/simonw/datasette
    
  • PyPi (πŸ“₯ 48K / month Β· πŸ“¦ 230 Β· ⏱️ 13.03.2024):

    ip install datasette
    
  • Conda (πŸ“₯ 31K Β· ⏱️ 03.01.2024):

    onda install -c conda-forge datasette
    
PennyLane (πŸ₯‡35 Β· ⭐ 2.1K) - PennyLane is a cross-platform Python library for differentiable.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 530 Β· πŸ“₯ 77 Β· πŸ“¦ 820 Β· πŸ“‹ 1.2K - 23% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/PennyLaneAI/PennyLane
    
  • PyPi (πŸ“₯ 56K / month Β· πŸ“¦ 72 Β· ⏱️ 11.03.2024):

    ip install pennylane
    
  • Conda (πŸ“₯ 37K Β· ⏱️ 19.03.2024):

    onda install -c conda-forge pennylane
    
Autograd (πŸ₯ˆ34 Β· ⭐ 6.8K) - Efficiently computes derivatives of numpy code. MIT
  • GitHub (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 870 Β· πŸ“¦ 7.8K Β· πŸ“‹ 410 - 42% open Β· ⏱️ 16.11.2023):

    it clone https://github.com/HIPS/autograd
    
  • PyPi (πŸ“₯ 1.3M / month Β· πŸ“¦ 330 Β· ⏱️ 23.06.2023):

    ip install autograd
    
  • Conda (πŸ“₯ 410K Β· ⏱️ 26.06.2023):

    onda install -c conda-forge autograd
    
agate (πŸ₯ˆ34 Β· ⭐ 1.2K) - A Python data analysis library that is optimized for humans instead of.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 150 Β· πŸ“¦ 3K Β· πŸ“‹ 650 - 1% open Β· ⏱️ 23.02.2024):

    it clone https://github.com/wireservice/agate
    
  • PyPi (πŸ“₯ 6M / month Β· πŸ“¦ 150 Β· ⏱️ 21.12.2023):

    ip install agate
    
  • Conda (πŸ“₯ 170K Β· ⏱️ 21.12.2023):

    onda install -c conda-forge agate
    
PyOD (πŸ₯ˆ33 Β· ⭐ 7.9K) - A Comprehensive and Scalable Python Library for Outlier Detection (Anomaly.. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 1.3K Β· πŸ“¦ 3.5K Β· πŸ“‹ 340 - 57% open Β· ⏱️ 16.03.2024):

    it clone https://github.com/yzhao062/pyod
    
  • PyPi (πŸ“₯ 710K / month Β· πŸ“¦ 65 Β· ⏱️ 09.02.2024):

    ip install pyod
    
  • Conda (πŸ“₯ 93K Β· ⏱️ 09.02.2024):

    onda install -c conda-forge pyod
    
Pythran (πŸ₯ˆ33 Β· ⭐ 2K) - Ahead of Time compiler for numeric kernels. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 190 Β· πŸ“¦ 2K Β· πŸ“‹ 850 - 15% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/serge-sans-paille/pythran
    
  • PyPi (πŸ“₯ 220K / month Β· πŸ“¦ 23 Β· ⏱️ 07.01.2024):

    ip install pythran
    
  • Conda (πŸ“₯ 460K Β· ⏱️ 08.01.2024):

    onda install -c conda-forge pythran
    
River (πŸ₯ˆ31 Β· ⭐ 4.8K) - Online machine learning in Python. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 550 Β· πŸ“¦ 460 Β· πŸ“‹ 580 - 17% open Β· ⏱️ 28.03.2024):

    it clone https://github.com/online-ml/river
    
  • PyPi (πŸ“₯ 33K / month Β· πŸ“¦ 32 Β· ⏱️ 05.12.2023):

    ip install river
    
  • Conda (πŸ“₯ 54K Β· ⏱️ 06.10.2023):

    onda install -c conda-forge river
    
hdbscan (πŸ₯ˆ31 Β· ⭐ 2.7K) - A high performance implementation of HDBSCAN clustering. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 480 Β· πŸ“¦ 3.3K Β· πŸ“‹ 510 - 67% open Β· ⏱️ 20.11.2023):

    it clone https://github.com/scikit-learn-contrib/hdbscan
    
  • PyPi (πŸ“₯ 410K / month Β· πŸ“¦ 240 Β· ⏱️ 20.11.2023):

    ip install hdbscan
    
  • Conda (πŸ“₯ 1.9M Β· ⏱️ 06.10.2023):

    onda install -c conda-forge hdbscan
    
pyjanitor (πŸ₯ˆ31 Β· ⭐ 1.3K) - Clean APIs for data cleaning. Python implementation of R package.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 160 Β· πŸ“¦ 580 Β· πŸ“‹ 560 - 20% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/pyjanitor-devs/pyjanitor
    
  • PyPi (πŸ“₯ 72K / month Β· πŸ“¦ 20 Β· ⏱️ 21.03.2024):

    ip install pyjanitor
    
  • Conda (πŸ“₯ 190K Β· ⏱️ 21.03.2024):

    onda install -c conda-forge pyjanitor
    
pyopencl (πŸ₯ˆ31 Β· ⭐ 1K) - OpenCL integration for Python, plus shiny features. MIT
  • GitHub (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 240 Β· πŸ“¦ 1.8K Β· πŸ“‹ 340 - 20% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/inducer/pyopencl
    
  • PyPi (πŸ“₯ 55K / month Β· πŸ“¦ 220 Β· ⏱️ 23.01.2024):

    ip install pyopencl
    
  • Conda (πŸ“₯ 990K Β· ⏱️ 24.01.2024):

    onda install -c conda-forge pyopencl
    
datalad (πŸ₯ˆ31 Β· ⭐ 490) - Keep code, data, containers under control with git and git-annex. MIT
  • GitHub (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 110 Β· πŸ“¦ 390 Β· πŸ“‹ 3.9K - 13% open Β· ⏱️ 06.04.2024):

    it clone https://github.com/datalad/datalad
    
  • PyPi (πŸ“₯ 18K / month Β· πŸ“¦ 68 Β· ⏱️ 06.04.2024):

    ip install datalad
    
  • Conda (πŸ“₯ 430K Β· ⏱️ 06.04.2024):

    onda install -c conda-forge datalad
    
causalml (πŸ₯ˆ30 Β· ⭐ 4.7K) - Uplift modeling and causal inference with machine learning.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 730 Β· πŸ“¦ 190 Β· πŸ“‹ 380 - 14% open Β· ⏱️ 23.03.2024):

    it clone https://github.com/uber/causalml
    
  • PyPi (πŸ“₯ 99K / month Β· πŸ“¦ 1 Β· ⏱️ 22.02.2024):

    ip install causalml
    
anomalib (πŸ₯ˆ30 Β· ⭐ 3.1K) - An anomaly detection library comprising state-of-the-art algorithms.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 560 Β· πŸ“₯ 8.6K Β· πŸ“¦ 58 Β· πŸ“‹ 810 - 15% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/openvinotoolkit/anomalib
    
  • PyPi (πŸ“₯ 9.1K / month Β· πŸ“¦ 3 Β· ⏱️ 27.03.2024):

    ip install anomalib
    
avalanche (πŸ₯ˆ30 Β· ⭐ 1.7K) - Avalanche: an End-to-End Library for Continual Learning based on.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 77 Β· πŸ”€ 280 Β· πŸ“₯ 19 Β· πŸ“¦ 78 Β· πŸ“‹ 800 - 10% open Β· ⏱️ 27.03.2024):

    it clone https://github.com/ContinualAI/avalanche
    
  • PyPi (πŸ“₯ 1.4K / month Β· πŸ“¦ 3 Β· ⏱️ 27.02.2024):

    ip install avalanche-lib
    
tensorly (πŸ₯ˆ30 Β· ⭐ 1.5K) - TensorLy: Tensor Learning in Python. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 270 Β· πŸ“¦ 620 Β· πŸ“‹ 250 - 23% open Β· ⏱️ 10.04.2024):

    it clone https://github.com/tensorly/tensorly
    
  • PyPi (πŸ“₯ 18K / month Β· πŸ“¦ 58 Β· ⏱️ 08.03.2023):

    ip install tensorly
    
  • Conda (πŸ“₯ 360K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge tensorly
    
PySwarms (πŸ₯ˆ28 Β· ⭐ 1.2K Β· πŸ’€) - A research toolkit for particle swarm optimization in Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 330 Β· πŸ“¦ 370 Β· πŸ“‹ 220 - 10% open Β· ⏱️ 06.06.2023):

    it clone https://github.com/ljvmiranda921/pyswarms
    
  • PyPi (πŸ“₯ 20K / month Β· πŸ“¦ 22 Β· ⏱️ 03.01.2021):

    ip install pyswarms
    
kmodes (πŸ₯ˆ28 Β· ⭐ 1.2K) - Python implementations of the k-modes and k-prototypes clustering.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 420 Β· πŸ“¦ 2.5K Β· πŸ“‹ 160 - 10% open Β· ⏱️ 17.01.2024):

    it clone https://github.com/nicodv/kmodes
    
  • PyPi (πŸ“₯ 420K / month Β· πŸ“¦ 34 Β· ⏱️ 06.09.2022):

    ip install kmodes
    
  • Conda (πŸ“₯ 41K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge kmodes
    
pysc2 (πŸ₯‰27 Β· ⭐ 7.9K Β· πŸ’€) - StarCraft II Learning Environment. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 1.2K Β· πŸ“₯ 31K Β· πŸ“¦ 720 Β· πŸ“‹ 280 - 17% open Β· ⏱️ 19.04.2023):

    it clone https://github.com/deepmind/pysc2
    
  • PyPi (πŸ“₯ 2.4K / month Β· πŸ“¦ 26 Β· ⏱️ 13.07.2022):

    ip install pysc2
    
adapter-transformers (πŸ₯‰27 Β· ⭐ 2.4K) - A Unified Library for Parameter-Efficient and Modular.. Apache-2 huggingface
  • GitHub (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 320 Β· πŸ“¦ 33 Β· πŸ“‹ 370 - 12% open Β· ⏱️ 08.04.2024):

    it clone https://github.com/Adapter-Hub/adapter-transformers
    
  • PyPi (πŸ“₯ 120K / month Β· πŸ“¦ 7 Β· ⏱️ 16.12.2023):

    ip install adapter-transformers
    
pyclustering (πŸ₯‰27 Β· ⭐ 1.1K) - pyclustering is a Python, C++ data mining library. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 250 Β· πŸ“₯ 500 Β· πŸ“¦ 640 Β· πŸ“‹ 660 - 10% open Β· ⏱️ 08.02.2024):

    it clone https://github.com/annoviko/pyclustering
    
  • PyPi (πŸ“₯ 56K / month Β· πŸ“¦ 35 Β· ⏱️ 25.11.2020):

    ip install pyclustering
    
  • Conda (πŸ“₯ 61K Β· ⏱️ 16.11.2023):

    onda install -c conda-forge pyclustering
    
dstack (πŸ₯‰27 Β· ⭐ 1.1K) - dstack is an open-source orchestration engine for cost-effectively.. MPL-2.0
  • GitHub (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 72 Β· πŸ“¦ 14 Β· πŸ“‹ 610 - 9% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/dstackai/dstack
    
  • PyPi (πŸ“₯ 1.9K / month Β· ⏱️ 10.04.2024):

    ip install dstack
    
AugLy (πŸ₯‰26 Β· ⭐ 4.9K) - A data augmentations library for audio, image, text, and video. MIT
  • GitHub (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 290 Β· πŸ“¦ 110 Β· πŸ“‹ 76 - 28% open Β· ⏱️ 22.03.2024):

    it clone https://github.com/facebookresearch/AugLy
    
  • PyPi (πŸ“₯ 2.4K / month Β· πŸ“¦ 4 Β· ⏱️ 05.12.2023):

    ip install augly
    
modAL (πŸ₯‰26 Β· ⭐ 2.1K Β· πŸ’€) - A modular active learning framework for Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 310 Β· πŸ“₯ 34 Β· πŸ“‹ 150 - 63% open Β· ⏱️ 01.06.2023):

    it clone https://github.com/modAL-python/modAL
    
  • PyPi (πŸ“₯ 200K / month Β· πŸ“¦ 17 Β· ⏱️ 11.04.2024):

    ip install modAL
    
pycm (πŸ₯‰26 Β· ⭐ 1.4K Β· πŸ’€) - Multi-class confusion matrix library in Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 120 Β· πŸ“¦ 290 Β· πŸ“‹ 200 - 5% open Β· ⏱️ 07.06.2023):

    it clone https://github.com/sepandhaghighi/pycm
    
  • PyPi (πŸ“₯ 52K / month Β· πŸ“¦ 18 Β· ⏱️ 07.06.2023):

    ip install pycm
    
metric-learn (πŸ₯‰26 Β· ⭐ 1.4K Β· πŸ’€) - Metric learning algorithms in Python. MIT
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 230 Β· πŸ“¦ 360 Β· πŸ“‹ 170 - 30% open Β· ⏱️ 29.09.2023):

    it clone https://github.com/scikit-learn-contrib/metric-learn
    
  • PyPi (πŸ“₯ 16K / month Β· πŸ“¦ 13 Β· ⏱️ 09.10.2023):

    ip install metric-learn
    
  • Conda (πŸ“₯ 11K Β· ⏱️ 09.10.2023):

    onda install -c conda-forge metric-learn
    
Prince (πŸ₯‰26 Β· ⭐ 1.2K) - Multivariate exploratory data analysis in Python PCA, CA, MCA, MFA,.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 180 Β· πŸ“¦ 510 Β· πŸ“‹ 130 - 3% open Β· ⏱️ 11.04.2024):

    it clone https://github.com/MaxHalford/prince
    
  • PyPi (πŸ“₯ 88K / month Β· πŸ“¦ 12 Β· ⏱️ 11.10.2023):

    ip install prince
    
  • Conda (πŸ“₯ 18K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge prince-factor-analysis
    
Trax (πŸ₯‰25 Β· ⭐ 7.9K) - Trax Deep Learning with Clear Code and Speed. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 810 Β· πŸ“¦ 140 Β· πŸ“‹ 240 - 47% open Β· ⏱️ 01.02.2024):

    it clone https://github.com/google/trax
    
  • PyPi (πŸ“₯ 3.7K / month Β· πŸ“¦ 1 Β· ⏱️ 26.10.2021):

    ip install trax
    
gplearn (πŸ₯‰25 Β· ⭐ 1.5K Β· πŸ’€) - Genetic Programming in Python, with a scikit-learn inspired API. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 270 Β· πŸ“¦ 530 Β· πŸ“‹ 210 - 10% open Β· ⏱️ 12.08.2023):

    it clone https://github.com/trevorstephens/gplearn
    
  • PyPi (πŸ“₯ 7.3K / month Β· πŸ“¦ 17 Β· ⏱️ 03.05.2022):

    ip install gplearn
    
  • Conda (πŸ“₯ 6.7K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge gplearn
    
TabPy (πŸ₯‰25 Β· ⭐ 1.5K) - Execute Python code on the fly and display results in Tableau visualizations:. MIT
  • GitHub (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 570 Β· πŸ“¦ 150 Β· πŸ“‹ 320 - 5% open Β· ⏱️ 04.01.2024):

    it clone https://github.com/tableau/TabPy
    
  • PyPi (πŸ“₯ 7.6K / month Β· πŸ“¦ 2 Β· ⏱️ 30.01.2023):

    ip install tabpy
    
  • Conda (πŸ“₯ 4.5K Β· ⏱️ 16.06.2023):

    onda install -c anaconda tabpy-client
    
Mars (πŸ₯‰24 Β· ⭐ 2.7K) - Mars is a tensor-based unified framework for large-scale data.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 320 Β· πŸ“‹ 1.2K - 17% open Β· ⏱️ 02.11.2023):

    it clone https://github.com/mars-project/mars
    
  • PyPi (πŸ“₯ 17K / month Β· πŸ“¦ 1 Β· ⏱️ 12.06.2022):

    ip install pymars
    
AstroML (πŸ₯‰22 Β· ⭐ 1K) - Machine learning, statistics, and data mining for astronomy and.. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 290 Β· πŸ“‹ 160 - 38% open Β· ⏱️ 04.01.2024):

    it clone https://github.com/astroML/astroML
    
  • PyPi (πŸ“₯ 1.3K / month Β· πŸ“¦ 37 Β· ⏱️ 01.03.2022):

    ip install astroML
    
  • Conda (πŸ“₯ 43K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge astroml
    
BioPandas (πŸ₯‰22 Β· ⭐ 680 Β· πŸ’€) - Working with molecular structures in pandas DataFrames. BSD-3
  • GitHub (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 120 Β· πŸ“¦ 240 Β· πŸ“‹ 57 - 40% open Β· ⏱️ 19.09.2023):

    it clone https://github.com/rasbt/biopandas
    
  • PyPi (πŸ“₯ 85K / month Β· πŸ“¦ 23 Β· ⏱️ 28.08.2023):

    ip install biopandas
    
  • Conda (πŸ“₯ 150K Β· ⏱️ 16.06.2023):

    onda install -c conda-forge biopandas
    
MONAILabel (πŸ₯‰22 Β· ⭐ 530) - MONAI Label is an intelligent open source image labeling and.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 180 Β· πŸ“₯ 77K Β· πŸ“‹ 500 - 22% open Β· ⏱️ 06.04.2024):

    it clone https://github.com/Project-MONAI/MONAILabel
    
  • PyPi (πŸ“₯ 210 / month Β· ⏱️ 01.10.2023):

    ip install monailabel-weekly
    
SUOD (πŸ₯‰22 Β· ⭐ 370) - (MLSys 21) An Acceleration System for Large-scare Unsupervised Heterogeneous.. BSD-2
  • GitHub (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 48 Β· πŸ“¦ 510 Β· πŸ“‹ 14 - 78% open Β· ⏱️ 08.02.2024):

    it clone https://github.com/yzhao062/SUOD
    
  • PyPi (πŸ“₯ 22K / month Β· πŸ“¦ 2 Β· ⏱️ 08.02.2024):

    ip install suod
    
rrcf (πŸ₯‰21 Β· ⭐ 480 Β· πŸ’€) - Implementation of the Robust Random Cut Forest algorithm for anomaly.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 110 Β· πŸ“¦ 60 Β· πŸ“‹ 47 - 55% open Β· ⏱️ 12.08.2023):

    it clone https://github.com/kLabUM/rrcf
    
  • PyPi (πŸ“₯ 2.5K / month Β· πŸ“¦ 8 Β· ⏱️ 30.04.2023):

    ip install rrcf
    
benchmark_VAE (πŸ₯‰19 Β· ⭐ 1.7K) - Unifying Variational Autoencoder (VAE) implementations.. Apache-2
  • GitHub (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 140 Β· πŸ“¦ 21 Β· πŸ“‹ 56 - 32% open Β· ⏱️ 09.04.2024):

    it clone https://github.com/clementchadebec/benchmark_VAE
    
  • PyPi (πŸ“₯ 1K / month Β· ⏱️ 06.09.2023):

    ip install pythae
    
pykale (πŸ₯‰18 Β· ⭐ 430) - Knowledge-Aware machine LEarning (KALE): accessible machine learning.. MIT
  • GitHub (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 63 Β· πŸ“¦ 1 Β· πŸ“‹ 120 - 7% open Β· ⏱️ 10.01.2024):

    it clone https://github.com/pykale/pykale
    
  • PyPi (πŸ“₯ 34 / month Β· ⏱️ 12.04.2022):

    ip install pykale
    
pymdp (πŸ₯‰17 Β· ⭐ 390) - A Python implementation of active inference for Markov Decision Processes. MIT
  • GitHub (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 68 Β· πŸ“¦ 9 Β· πŸ“‹ 40 - 37% open Β· ⏱️ 11.02.2024):

    it clone https://github.com/infer-actively/pymdp
    
  • PyPi (πŸ“₯ 230 / month Β· ⏱️ 08.12.2022):

    ip install inferactively-pymdp
    
NeuralCompression (πŸ₯‰15 Β· ⭐ 460) - A collection of tools for neural compression enthusiasts. MIT
  • GitHub (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 41 Β· πŸ“‹ 69 - 7% open Β· ⏱️ 18.03.2024):

    it clone https://github.com/facebookresearch/NeuralCompression
    
  • PyPi (πŸ“₯ 120 / month Β· ⏱️ 03.10.2023):

    ip install neuralcompression
    
Show 21 hidden projects...
  • cleanlab (πŸ₯ˆ32 Β· ⭐ 8.4K) - The standard data-centric AI package for data quality and machine.. ❗️AGPL-3.0
  • PaddleHub (πŸ₯ˆ31 Β· ⭐ 12K Β· πŸ’€) - Awesome pre-trained models toolkit based on PaddlePaddle... Apache-2
  • pandas-ai (πŸ₯ˆ28 Β· ⭐ 11K) - Chat with your database (SQL, CSV, pandas, polars, mongodb,.. ❗Unlicensed
  • alibi-detect (πŸ₯ˆ28 Β· ⭐ 2.1K) - Algorithms for outlier, adversarial and drift detection. ❗️Intel
  • minisom (πŸ₯ˆ28 Β· ⭐ 1.4K) - MiniSom is a minimalistic implementation of the Self Organizing.. ❗️CC-BY-3.0
  • Cython BLIS (πŸ₯ˆ28 Β· ⭐ 210) - Fast matrix-multiplication as a self-contained Python library no.. BSD-3
  • metricflow (πŸ₯‰26 Β· ⭐ 1.1K) - MetricFlow allows you to define, build, and maintain metrics.. ❗Unlicensed
  • Feature Engine (πŸ₯‰25 Β· ⭐ 1.7K Β· πŸ’€) - Feature engineering package with sklearn like functionality. BSD-3
  • findspark (πŸ₯‰24 Β· ⭐ 510 Β· πŸ’€) - Find pyspark to make it importable. BSD-3
  • opyrator (πŸ₯‰22 Β· ⭐ 3K Β· πŸ’€) - Turns your machine learning code into microservices with web API,.. MIT
  • mlens (πŸ₯‰22 Β· ⭐ 830 Β· πŸ’€) - ML-Ensemble high performance ensemble learning. MIT
  • vecstack (πŸ₯‰22 Β· ⭐ 680 Β· πŸ’€) - Python package for stacking (machine learning technique). MIT
  • apricot (πŸ₯‰21 Β· ⭐ 490 Β· πŸ’€) - apricot implements submodular optimization for the purpose of.. MIT
  • impyute (πŸ₯‰21 Β· ⭐ 350 Β· πŸ’€) - Data imputations library to preprocess datasets with missing data. MIT
  • StreamAlert (πŸ₯‰20 Β· ⭐ 2.8K Β· πŸ’€) - StreamAlert is a serverless, realtime data analysis.. Apache-2
  • scikit-rebate (πŸ₯‰20 Β· ⭐ 400 Β· πŸ’€) - A scikit-learn-compatible Python implementation of.. MIT
  • baikal (πŸ₯‰18 Β· ⭐ 590 Β· πŸ’€) - A graph-based functional API for building complex scikit-learn.. BSD-3
  • pandas-ml (πŸ₯‰18 Β· ⭐ 310 Β· πŸ’€) - pandas, scikit-learn, xgboost and seaborn integration. BSD-3
  • KD-Lib (πŸ₯‰15 Β· ⭐ 570 Β· πŸ’€) - A Pytorch Knowledge Distillation library for benchmarking and.. MIT
  • traingenerator (πŸ₯‰13 Β· ⭐ 1.3K Β· πŸ’€) - A web app to generate template code for machine learning. MIT
  • nylon (πŸ₯‰11 Β· ⭐ 84 Β· πŸ’€) - An intelligent, flexible grammar of machine learning. MIT

Contribution

Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:

  • Open an issue by selecting one of the provided categories from the issue page and fill in the requested information.
  • Modify the projects.yaml with your additions or changes, and submit a pull request. This can also be done directly via the Github UI.

If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the best-of-generator repository. If you like to create your own best-of list, we recommend to follow this guide.

For more information on how to add or update projects, please read the contribution guidelines. By participating in this project, you agree to abide by its Code of Conduct.

License

CC0

Open Source Agenda is not affiliated with "Best Of Ml Python" Project. README Source: ml-tooling/best-of-ml-python