π A ranked list of awesome machine learning Python libraries. Updated weekly.
This curated list contains 880 awesome open-source projects with a total of 3M stars grouped into 33 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.
- Machine Learning Frameworks 55 projects
- Data Visualization 50 projects
- Text Data & NLP 90 projects
- Image Data 56 projects
- Graph Data 32 projects
- Audio Data 27 projects
- Geospatial Data 21 projects
- Financial Data 23 projects
- Time Series Data 22 projects
- Medical Data 19 projects
- Tabular Data 3 projects
- Optical Character Recognition 11 projects
- Data Containers & Structures 29 projects
- Data Loading & Extraction 1 projects
- Web Scraping & Crawling 1 projects
- Data Pipelines & Streaming 41 projects
- Distributed Machine Learning 29 projects
- Hyperparameter Optimization & AutoML 47 projects
- Reinforcement Learning 21 projects
- Recommender Systems 15 projects
- Privacy Machine Learning 6 projects
- Workflow & Experiment Tracking 36 projects
- Model Serialization & Deployment 14 projects
- Model Interpretability 50 projects
- Vector Similarity Search (ANN) 12 projects
- Probabilistics & Statistics 23 projects
- Adversarial Robustness 9 projects
- GPU Utilities 18 projects
- Tensorflow Utilities 15 projects
- Sklearn Utilities 17 projects
- Pytorch Utilities 31 projects
- Database Clients 1 projects
- Others 57 projects
- π₯π₯π₯ 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
General-purpose machine learning and deep learning frameworks.
Tensorflow (π₯44 Β· β 160K) - An Open Source Machine Learning Framework for Everyone. Apache-2
-
GitHub (π¨βπ» 3.8K Β· π 85K Β· π¦ 150K Β· π 33K - 10% open Β· β±οΈ 26.08.2021):
git clone https://github.com/tensorflow/tensorflow
-
PyPi (π₯ 11M / month Β· π¦ 23K Β· β±οΈ 11.08.2021):
pip install tensorflow
-
Conda (π₯ 2.8M Β· β±οΈ 30.04.2021):
conda install -c conda-forge tensorflow
-
Docker Hub (π₯ 58M Β· β 1.9K Β· β±οΈ 26.08.2021):
docker pull tensorflow/tensorflow
scikit-learn (π₯38 Β· β 47K) - scikit-learn: machine learning in Python. BSD-3
-
GitHub (π¨βπ» 2.3K Β· π 22K Β· π₯ 720 Β· π¦ 260K Β· π 9.4K - 25% open Β· β±οΈ 26.08.2021):
git clone https://github.com/scikit-learn/scikit-learn
-
PyPi (π₯ 25M / month Β· π¦ 38K Β· β±οΈ 28.04.2021):
pip install scikit-learn
-
Conda (π₯ 9.1M Β· β±οΈ 08.08.2021):
conda install -c conda-forge scikit-learn
XGBoost (π₯37 Β· β 21K) - Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or.. Apache-2
-
GitHub (π¨βπ» 540 Β· π 8K Β· π₯ 2.9K Β· π¦ 21K Β· π 4.2K - 7% open Β· β±οΈ 25.08.2021):
git clone https://github.com/dmlc/xgboost
-
PyPi (π₯ 6.7M / month Β· π¦ 1.6K Β· β±οΈ 13.05.2021):
pip install xgboost
-
Conda (π₯ 1.9M Β· β±οΈ 09.08.2021):
conda install -c conda-forge xgboost
LightGBM (π₯36 Β· β 13K) - A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT,.. MIT
-
GitHub (π¨βπ» 240 Β· π 3.3K Β· π₯ 110K Β· π¦ 8.5K Β· π 2.4K - 4% open Β· β±οΈ 25.08.2021):
git clone https://github.com/microsoft/LightGBM
-
PyPi (π₯ 9.8M / month Β· π¦ 560 Β· β±οΈ 22.03.2021):
pip install lightgbm
-
Conda (π₯ 690K Β· β±οΈ 20.04.2021):
conda install -c conda-forge lightgbm
pytorch-lightning (π₯35 Β· β 15K) - The lightweight PyTorch wrapper for high-performance.. Apache-2
-
GitHub (π¨βπ» 520 Β· π 1.8K Β· π₯ 4.1K Β· π¦ 4.3K Β· π 3.8K - 9% open Β· β±οΈ 26.08.2021):
git clone https://github.com/PyTorchLightning/pytorch-lightning
-
PyPi (π₯ 730K / month Β· π¦ 14 Β· β±οΈ 24.08.2021):
pip install pytorch-lightning
-
Conda (π₯ 240K Β· β±οΈ 24.08.2021):
conda install -c conda-forge pytorch-lightning
Theano (π₯34 Β· β 9.5K) - Theano was a Python library that allows you to define, optimize, and.. BSD-3
MXNet (π₯33 Β· β 20K) - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning.. Apache-2
StatsModels (π₯32 Β· β 6.6K) - Statsmodels: statistical modeling and econometrics in Python. BSD-3
-
GitHub (π¨βπ» 330 Β· π 2.3K Β· π₯ 25 Β· π¦ 48K Β· π 4.5K - 47% open Β· β±οΈ 25.08.2021):
git clone https://github.com/statsmodels/statsmodels
-
PyPi (π₯ 5.5M / month Β· π¦ 6.7K Β· β±οΈ 02.02.2021):
pip install statsmodels
-
Conda (π₯ 4.6M Β· β±οΈ 15.02.2021):
conda install -c conda-forge statsmodels
Thinc (π₯32 Β· β 2.3K) - A refreshing functional take on deep learning, compatible with your favorite.. MIT
PaddlePaddle (π₯31 Β· β 16K) - PArallel Distributed Deep LEarning: Machine Learning.. Apache-2
jax (π₯31 Β· β 14K) - Composable transformations of Python+NumPy programs: differentiate,.. Apache-2
Catboost (π₯31 Β· β 6K) - A fast, scalable, high performance Gradient Boosting on Decision.. Apache-2
Vowpal Wabbit (π₯30 Β· β 7.7K) - Vowpal Wabbit is a machine learning system which pushes the.. BSD-3
TFlearn (π₯29 Β· β 9.6K Β· π€) - Deep learning library featuring a higher-level API for TensorFlow. MIT
Jina (π₯29 Β· β 8.2K Β· π) - Cloud-native neural search framework for kind of data. Apache-2
-
GitHub (π¨βπ» 110 Β· π 1.1K Β· π¦ 130 Β· π 1K - 8% open Β· β±οΈ 26.08.2021):
git clone https://github.com/jina-ai/jina
-
PyPi (π₯ 16K / month Β· β±οΈ 26.08.2021):
pip install jina
-
Docker Hub (π₯ 810K Β· β 4 Β· β±οΈ 26.08.2021):
docker pull jinaai/jina
tensorpack (π₯29 Β· β 6.1K) - A Neural Net Training Interface on TensorFlow, with focus.. Apache-2
Ignite (π₯28 Β· β 3.6K) - High-level library to help with training and evaluating neural.. BSD-3
Flax (π₯27 Β· β 2.1K) - Flax is a neural network library for JAX that is designed for.. Apache-2
jax
Turi Create (π₯26 Β· β 10K) - Turi Create simplifies the development of custom machine learning.. BSD-3
ktrain (π₯26 Β· β 880) - ktrain is a Python library that makes deep learning and AI more.. Apache-2
einops (π₯25 Β· β 3.5K) - Deep learning operations reinvented (for pytorch, tensorflow, jax and.. MIT
Neural Network Libraries (π₯25 Β· β 2.5K) - Neural Network Libraries. Apache-2
tensorflow-upstream (π₯25 Β· β 570) - TensorFlow ROCm port. Apache-2
SHOGUN (π₯23 Β· β 2.8K Β· π€) - Unified and efficient Machine Learning. BSD-3
-
GitHub (π¨βπ» 250 Β· π 1K Β· π 1.6K - 29% open Β· β±οΈ 08.12.2020):
git clone https://github.com/shogun-toolbox/shogun
-
Conda (π₯ 110K Β· β±οΈ 25.06.2018):
conda install -c conda-forge shogun
-
Docker Hub (π₯ 1.5K Β· β 1 Β· β±οΈ 31.01.2019):
docker pull shogun/shogun
Objax (π₯22 Β· β 640) - Objax is a machine learning framework that provides an Object.. Apache-2
jax
mace (π₯21 Β· β 4.5K) - MACE is a deep learning inference framework optimized for mobile.. Apache-2
-
GitHub (π¨βπ» 64 Β· π 770 Β· π₯ 1.4K Β· π 650 - 6% open Β· β±οΈ 09.08.2021):
git clone https://github.com/XiaoMi/mace
Neural Tangents (π₯20 Β· β 1.5K) - Fast and Easy Infinite Neural Networks in Python. Apache-2
ThunderSVM (π₯19 Β· β 1.3K) - ThunderSVM: A Fast SVM Library on GPUs and CPUs. Apache-2
Haiku (π₯19 Β· β 1.3K) - JAX-based neural network library. Apache-2
-
GitHub (π¨βπ» 45 Β· π 97 Β· π¦ 160 Β· π 100 - 23% open Β· β±οΈ 16.08.2021):
git clone https://github.com/deepmind/dm-haiku
Torchbearer (π₯19 Β· β 610) - torchbearer: A model fitting library for PyTorch. MIT
NeoML (π₯16 Β· β 640) - Machine learning framework for both deep learning and traditional.. Apache-2
-
GitHub (π¨βπ» 21 Β· π 90 Β· π 48 - 58% open Β· β±οΈ 25.08.2021):
git clone https://github.com/neoml-lib/neoml
ThunderGBM (π₯15 Β· β 610 Β· π€) - ThunderGBM: Fast GBDTs and Random Forests on GPUs. Apache-2
Show 11 hidden projects...
- dlib (π₯33 Β· β 10K) - A toolkit for making real world machine learning and data analysis..
βοΈBSL-1.0
- CNTK (π₯27 Β· β 17K Β· π) - Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit.
MIT
- NuPIC (π₯24 Β· β 6.3K Β· π) - Numenta Platform for Intelligent Computing is an implementation..
βοΈAGPL-3.0
- Lasagne (π₯24 Β· β 3.8K Β· π) - Lightweight library to build and train neural networks in Theano.
MIT
- xLearn (π₯24 Β· β 2.9K Β· π) - High performance, easy-to-use, and scalable machine learning (ML)..
Apache-2
- neon (π₯23 Β· β 3.9K Β· π) - Intel Nervana reference deep learning framework committed to best..
Apache-2
- NeuPy (π₯23 Β· β 690 Β· π) - NeuPy is a Tensorflow based python library for prototyping and building..
MIT
- MindsDB (π₯20 Β· β 3.9K) - Predictive AI layer for existing databases.
βοΈGPL-3.0
- chefboost (π₯20 Β· β 270) - A Lightweight Decision Tree Framework supporting regular algorithms:..
MIT
- elegy (π₯17 Β· β 250) - Elegy is a framework-agnostic Trainer interface for the Jax..
Apache-2
jax
- StarSpace (π₯13 Β· β 3.7K Β· π) - Learning embeddings for classification, retrieval and ranking.
MIT
General-purpose and task-specific data visualization libraries.
Matplotlib (π₯42 Β· β 14K) - matplotlib: plotting with Python. Python-2.0
-
GitHub (π¨βπ» 1.3K Β· π 6K Β· π¦ 420K Β· π 8.1K - 20% open Β· β±οΈ 26.08.2021):
git clone https://github.com/matplotlib/matplotlib
-
PyPi (π₯ 30M / month Β· π¦ 79K Β· β±οΈ 24.08.2021):
pip install matplotlib
-
Conda (π₯ 9.6M Β· β±οΈ 17.08.2021):
conda install -c conda-forge matplotlib
Seaborn (π₯38 Β· β 8.7K) - Statistical data visualization in Python. BSD-3
-
GitHub (π¨βπ» 160 Β· π 1.5K Β· π₯ 190 Β· π¦ 110K Β· π 1.9K - 4% open Β· β±οΈ 22.08.2021):
git clone https://github.com/mwaskom/seaborn
-
PyPi (π₯ 9.1M / month Β· π¦ 13K Β· β±οΈ 16.08.2021):
pip install seaborn
-
Conda (π₯ 2.7M Β· β±οΈ 16.08.2021):
conda install -c conda-forge seaborn
Plotly (π₯36 Β· β 10K) - The interactive graphing library for Python (includes Plotly Express). MIT
-
GitHub (π¨βπ» 180 Β· π 1.9K Β· π¦ 5 Β· π 2.1K - 45% open Β· β±οΈ 23.08.2021):
git clone https://github.com/plotly/plotly.py
-
PyPi (π₯ 7.4M / month Β· π¦ 5K Β· β±οΈ 23.08.2021):
pip install plotly
-
Conda (π₯ 1.7M Β· β±οΈ 23.08.2021):
conda install -c conda-forge plotly
-
NPM (π₯ 45K / month Β· π¦ 4 Β· β±οΈ 12.01.2021):
npm install plotlywidget
dash (π₯33 Β· β 15K) - Analytical Web Apps for Python, R, Julia, and Jupyter. No JavaScript Required. MIT
pandas-profiling (π₯32 Β· β 7.8K) - Create HTML profiling reports from pandas DataFrame.. MIT
-
GitHub (π¨βπ» 79 Β· π 1.1K Β· π¦ 5K Β· π 480 - 17% open Β· β±οΈ 27.06.2021):
git clone https://github.com/pandas-profiling/pandas-profiling
-
PyPi (π₯ 1.4M / month Β· π¦ 160 Β· β±οΈ 11.05.2021):
pip install pandas-profiling
-
Conda (π₯ 160K Β· β±οΈ 12.05.2021):
conda install -c conda-forge pandas-profiling
missingno (π₯30 Β· β 2.9K) - Missing data visualization module for Python. MIT
-
GitHub (π¨βπ» 17 Β· π 370 Β· π¦ 4.7K Β· π 110 - 8% open Β· β±οΈ 04.07.2021):
git clone https://github.com/ResidentMario/missingno
-
PyPi (π₯ 490K / month Β· π¦ 150 Β· β±οΈ 04.07.2021):
pip install missingno
-
Conda (π₯ 120K Β· β±οΈ 15.02.2020):
conda install -c conda-forge missingno
PyQtGraph (π₯30 Β· β 2.5K) - Fast data visualization and GUI tools for scientific / engineering.. MIT
datashader (π₯29 Β· β 2.6K Β· π) - Quickly and accurately render even the largest data. BSD-3
-
GitHub (π¨βπ» 43 Β· π 330 Β· π¦ 780 Β· π 470 - 25% open Β· β±οΈ 05.06.2021):
git clone https://github.com/holoviz/datashader
-
PyPi (π₯ 97K / month Β· π¦ 70 Β· β±οΈ 09.06.2021):
pip install datashader
-
Conda (π₯ 210K Β· β±οΈ 10.06.2021):
conda install -c conda-forge datashader
HoloViews (π₯29 Β· β 2K) - With Holoviews, your data visualizes itself. BSD-3
-
GitHub (π¨βπ» 110 Β· π 320 Β· π 2.7K - 29% open Β· β±οΈ 23.08.2021):
git clone https://github.com/holoviz/holoviews
-
PyPi (π₯ 190K / month Β· π¦ 170 Β· β±οΈ 16.07.2021):
pip install holoviews
-
Conda (π₯ 560K Β· β±οΈ 19.07.2021):
conda install -c conda-forge holoviews
-
NPM (π₯ 4.6K / month Β· β±οΈ 24.05.2020):
npm install @pyviz/jupyterlab_pyviz
bqplot (π₯28 Β· β 3.1K) - Plotting library for IPython/Jupyter notebooks. Apache-2
-
GitHub (π¨βπ» 54 Β· π 410 Β· π¦ 27 Β· π 540 - 35% open Β· β±οΈ 25.08.2021):
git clone https://github.com/bqplot/bqplot
-
PyPi (π₯ 63K / month Β· π¦ 110 Β· β±οΈ 16.07.2021):
pip install bqplot
-
Conda (π₯ 740K Β· β±οΈ 16.07.2021):
conda install -c conda-forge bqplot
-
NPM (π₯ 13K / month Β· π¦ 10 Β· β±οΈ 16.07.2021):
npm install bqplot
data-validation (π₯28 Β· β 570) - Library for exploring and validating machine learning.. Apache-2
Perspective (π₯27 Β· β 3.5K) - Streaming pivot visualization via WebAssembly. Apache-2
-
GitHub (π¨βπ» 64 Β· π 390 Β· π¦ 200 Β· π 440 - 17% open Β· β±οΈ 16.08.2021):
git clone https://github.com/finos/perspective
-
PyPi (π₯ 1.9K / month Β· π¦ 8 Β· β±οΈ 08.07.2021):
pip install perspective-python
-
NPM (π₯ 2.4K / month Β· β±οΈ 12.08.2021):
npm install @finos/perspective-jupyterlab
PyVista (π₯27 Β· β 900) - 3D plotting and mesh analysis through a streamlined interface for the.. MIT
-
GitHub (π¨βπ» 58 Β· π 170 Β· π₯ 210 Β· π¦ 420 Β· π 550 - 27% open Β· β±οΈ 26.08.2021):
git clone https://github.com/pyvista/pyvista
-
PyPi (π₯ 21K / month Β· π¦ 26 Β· β±οΈ 23.06.2021):
pip install pyvista
-
Conda (π₯ 110K Β· β±οΈ 24.06.2021):
conda install -c conda-forge pyvista
Facets Overview (π₯26 Β· β 6.7K) - Visualizations for machine learning datasets. Apache-2
VisPy (π₯26 Β· β 2.7K) - High-performance interactive 2D/3D data visualization library. BSD-3
-
GitHub (π¨βπ» 160 Β· π 570 Β· π¦ 560 Β· π 1.2K - 27% open Β· β±οΈ 25.08.2021):
git clone https://github.com/vispy/vispy
-
PyPi (π₯ 31K / month Β· π¦ 120 Β· β±οΈ 20.08.2021):
pip install vispy
-
Conda (π₯ 170K Β· β±οΈ 20.08.2021):
conda install -c conda-forge vispy
-
NPM (π₯ 61 / month Β· β±οΈ 15.03.2020):
npm install vispy
HyperTools (π₯26 Β· β 1.7K) - A Python toolbox for gaining geometric insights into high-dimensional.. MIT
D-Tale (π₯25 Β· β 2.6K) - Visualizer for pandas data structures. βοΈLGPL-2.1
pythreejs (π₯25 Β· β 750) - A Jupyter - Three.js bridge. BSD-3
-
GitHub (π¨βπ» 27 Β· π 160 Β· π¦ 18 Β· π 200 - 30% open Β· β±οΈ 26.02.2021):
git clone https://github.com/jupyter-widgets/pythreejs
-
PyPi (π₯ 42K / month Β· π¦ 26 Β· β±οΈ 26.02.2021):
pip install pythreejs
-
Conda (π₯ 330K Β· β±οΈ 02.03.2021):
conda install -c conda-forge pythreejs
-
NPM (π₯ 7.4K / month Β· π¦ 8 Β· β±οΈ 26.02.2021):
npm install jupyter-threejs
hvPlot (π₯25 Β· β 440) - A high-level plotting API for pandas, dask, xarray, and networkx built on.. BSD-3
Chartify (π₯23 Β· β 3K) - Python library that makes it easy for data scientists to create charts. Apache-2
Multicore-TSNE (π₯23 Β· β 1.6K Β· π€) - Parallel t-SNE implementation with Python and Torch.. BSD-3
-
GitHub (π¨βπ» 15 Β· π 200 Β· π¦ 250 Β· π 57 - 64% open Β· β±οΈ 19.08.2020):
git clone https://github.com/DmitryUlyanov/Multicore-TSNE
-
PyPi (π₯ 4.2K / month Β· π¦ 28 Β· β±οΈ 09.01.2019):
pip install MulticoreTSNE
-
Conda (π₯ 9.6K Β· β±οΈ 23.04.2021):
conda install -c conda-forge multicore-tsne
Pandas-Bokeh (π₯23 Β· β 710) - Bokeh Plotting Backend for Pandas and GeoPandas. MIT
python-ternary (π₯23 Β· β 450) - Ternary plotting library for python with matplotlib. MIT
-
GitHub (π¨βπ» 27 Β· π 120 Β· π₯ 17 Β· π¦ 67 Β· π 110 - 21% open Β· β±οΈ 24.08.2021):
git clone https://github.com/marcharper/python-ternary
-
PyPi (π₯ 14K / month Β· π¦ 20 Β· β±οΈ 17.02.2021):
pip install python-ternary
-
Conda (π₯ 58K Β· β±οΈ 17.02.2021):
conda install -c conda-forge python-ternary
Sweetviz (π₯21 Β· β 1.7K) - Visualize and compare datasets, target values and associations, with one.. MIT
AutoViz (π₯21 Β· β 460) - Automatically Visualize any dataset, any size with a single line of.. Apache-2
animatplot (π₯18 Β· β 380 Β· π€) - A python package for animating plots build on matplotlib. MIT
Show 8 hidden projects...
- plotnine (π₯28 Β· β 2.8K) - A grammar of graphics for Python.
βοΈGPL-2.0
- cartopy (π₯27 Β· β 910) - Cartopy - a cartographic python library with matplotlib support.
βοΈLGPL-3.0
- pivottablejs (π₯21 Β· β 440 Β· π) - Dragndrop Pivot Tables and Charts for Jupyter/IPython..
MIT
- ivis (π₯20 Β· β 240) - Dimensionality reduction in very large datasets using Siamese..
Apache-2
- pdvega (π₯16 Β· β 340 Β· π) - Interactive plotting for Pandas using Vega-Lite.
MIT
- nx-altair (π₯16 Β· β 170 Β· π) - Draw interactive NetworkX graphs with Altair.
MIT
- data-describe (π₯15 Β· β 280) - datadescribe: Pythonic EDA Accelerator for Data Science.
Apache-2
- nptsne (π₯14 Β· β 25) - nptsne is a numpy compatible python binary package that offers a number..
Apache-2
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 (π₯37 Β· β 50K) - Transformers: State-of-the-art Natural Language.. Apache-2
-
GitHub (π¨βπ» 970 Β· π 12K Β· π₯ 1.4K Β· π¦ 15K Β· π 7.7K - 5% open Β· β±οΈ 26.08.2021):
git clone https://github.com/huggingface/transformers
-
PyPi (π₯ 3.5M / month Β· π¦ 130 Β· β±οΈ 09.08.2021):
pip install transformers
-
Conda (π₯ 63K Β· β±οΈ 09.08.2021):
conda install -c conda-forge transformers
spaCy (π₯37 Β· β 21K) - Industrial-strength Natural Language Processing (NLP) in Python. MIT
-
GitHub (π¨βπ» 610 Β· π 3.6K Β· π₯ 3.1K Β· π¦ 29K Β· π 4.8K - 1% open Β· β±οΈ 26.08.2021):
git clone https://github.com/explosion/spaCy
-
PyPi (π₯ 2.7M / month Β· π¦ 3.1K Β· β±οΈ 20.08.2021):
pip install spacy
-
Conda (π₯ 2.3M Β· β±οΈ 25.08.2021):
conda install -c conda-forge spacy
gensim (π₯36 Β· β 12K) - Topic Modelling for Humans. βοΈLGPL-2.1
-
GitHub (π¨βπ» 410 Β· π 4K Β· π₯ 3.5K Β· π¦ 26K Β· π 1.7K - 21% open Β· β±οΈ 18.08.2021):
git clone https://github.com/RaRe-Technologies/gensim
-
PyPi (π₯ 9.4M / month Β· π¦ 4.7K Β· β±οΈ 25.03.2021):
pip install gensim
-
Conda (π₯ 710K Β· β±οΈ 15.06.2021):
conda install -c conda-forge gensim
nltk (π₯35 Β· β 10K) - Suite of libraries and programs for symbolic and statistical natural.. Apache-2
flair (π₯32 Β· β 11K) - A very simple framework for state-of-the-art Natural Language Processing.. MIT
ChatterBot (π₯31 Β· β 11K Β· π) - ChatterBot is a machine learning, conversational dialog engine.. BSD-3
sentence-transformers (π₯31 Β· β 5.9K) - Multilingual Sentence & Image Embeddings with BERT. Apache-2
sentencepiece (π₯31 Β· β 5.3K) - Unsupervised text tokenizer for Neural Network-based text.. Apache-2
-
GitHub (π¨βπ» 57 Β· π 700 Β· π₯ 16K Β· π¦ 9.5K Β· π 470 - 6% open Β· β±οΈ 02.07.2021):
git clone https://github.com/google/sentencepiece
-
PyPi (π₯ 3.1M / month Β· π¦ 240 Β· β±οΈ 18.06.2021):
pip install sentencepiece
-
Conda (π₯ 86K Β· β±οΈ 09.02.2021):
conda install -c conda-forge sentencepiece
fairseq (π₯30 Β· β 14K) - Facebook AI Research Sequence-to-Sequence Toolkit written in Python. MIT
TextBlob (π₯30 Β· β 7.8K) - Simple, Pythonic, text processing--Sentiment analysis, part-of-speech.. MIT
-
GitHub (π¨βπ» 34 Β· π 1K Β· π₯ 94 Β· π¦ 14K Β· π 240 - 36% open Β· β±οΈ 10.05.2021):
git clone https://github.com/sloria/TextBlob
-
PyPi (π₯ 640K / month Β· π¦ 2.5K Β· β±οΈ 24.02.2019):
pip install textblob
-
Conda (π₯ 130K Β· β±οΈ 24.02.2019):
conda install -c conda-forge textblob
Tokenizers (π₯29 Β· β 4.8K) - Fast State-of-the-Art Tokenizers optimized for Research and.. Apache-2
Dedupe (π₯29 Β· β 3.1K) - A python library for accurate and scalable fuzzy matching, record.. MIT
snowballstemmer (π₯29 Β· β 520) - Snowball compiler and stemming algorithms. BSD-3
-
GitHub (π¨βπ» 27 Β· π 140 Β· π¦ 4 Β· π 62 - 30% open Β· β±οΈ 25.08.2021):
git clone https://github.com/snowballstem/snowball
-
PyPi (π₯ 5.3M / month Β· π¦ 13K Β· β±οΈ 21.01.2021):
pip install snowballstemmer
-
Conda (π₯ 3M Β· β±οΈ 21.01.2021):
conda install -c conda-forge snowballstemmer
Rasa (π₯28 Β· β 13K) - Open source machine learning framework to automate text- and voice-.. Apache-2
ParlAI (π₯28 Β· β 8.2K) - A framework for training and evaluating AI models on a variety of.. MIT
DeepPavlov (π₯28 Β· β 5.4K) - An open source library for deep learning end-to-end dialog.. Apache-2
ftfy (π₯28 Β· β 3K) - Fixes mojibake and other glitches in Unicode text, after the fact. MIT
-
GitHub (π¨βπ» 18 Β· π 100 Β· π¦ 3.8K Β· π 120 - 10% open Β· β±οΈ 17.05.2021):
git clone https://github.com/LuminosoInsight/python-ftfy
-
PyPi (π₯ 960K / month Β· π¦ 760 Β· β±οΈ 24.05.2021):
pip install ftfy
-
Conda (π₯ 120K Β· β±οΈ 25.05.2021):
conda install -c conda-forge ftfy
TensorFlow Text (π₯28 Β· β 800) - Making text a first-class citizen in TensorFlow. Apache-2
GluonNLP (π₯27 Β· β 2.3K) - Toolkit that enables easy text preprocessing, datasets loading.. Apache-2
jellyfish (π₯27 Β· β 1.5K) - a python library for doing approximate and phonetic matching of.. BSD-2
-
GitHub (π¨βπ» 23 Β· π 140 Β· π¦ 2.7K Β· π 100 - 9% open Β· β±οΈ 17.08.2021):
git clone https://github.com/jamesturk/jellyfish
-
PyPi (π₯ 1.3M / month Β· π¦ 650 Β· β±οΈ 17.08.2021):
pip install jellyfish
-
Conda (π₯ 140K Β· β±οΈ 08.01.2021):
conda install -c conda-forge jellyfish
vaderSentiment (π₯26 Β· β 3.1K) - VADER Sentiment Analysis. VADER (Valence Aware Dictionary and.. MIT
haystack (π₯26 Β· β 2.3K) - End-to-end Python framework for building natural language search.. Apache-2
TextDistance (π₯26 Β· β 2K) - Compute distance between sequences. 30+ algorithms, pure python.. MIT
stanza (π₯25 Β· β 5.6K) - Official Stanford NLP Python Library for Many Human Languages. Apache-2
Sumy (π₯25 Β· β 2.6K Β· π) - Module for automatic summarization of text documents and HTML pages. Apache-2
neuralcoref (π₯25 Β· β 2.4K) - Fast Coreference Resolution in spaCy with Neural Networks. MIT
-
GitHub (π¨βπ» 21 Β· π 410 Β· π₯ 250 Β· π¦ 380 Β· π 280 - 18% open Β· β±οΈ 22.06.2021):
git clone https://github.com/huggingface/neuralcoref
-
PyPi (π₯ 19K / month Β· π¦ 18 Β· β±οΈ 08.04.2019):
pip install neuralcoref
-
Conda (π₯ 9.5K Β· β±οΈ 21.02.2020):
conda install -c conda-forge neuralcoref
scattertext (π₯25 Β· β 1.7K) - Beautiful visualizations of how language differs among document.. Apache-2
-
GitHub (π¨βπ» 11 Β· π 220 Β· π¦ 210 Β· π 82 - 20% open Β· β±οΈ 07.07.2021):
git clone https://github.com/JasonKessler/scattertext
-
PyPi (π₯ 4.3K / month Β· π¦ 16 Β· β±οΈ 07.07.2021):
pip install scattertext
-
Conda (π₯ 56K Β· β±οΈ 07.07.2021):
conda install -c conda-forge scattertext
spacy-transformers (π₯25 Β· β 1K) - Use pretrained transformers like BERT, XLNet and GPT-2.. MIT
spacy
Ciphey (π₯24 Β· β 8K) - Automatically decrypt encryptions without knowing the key or cipher, decode.. MIT
-
GitHub (π¨βπ» 45 Β· π 460 Β· π 260 - 20% open Β· β±οΈ 19.08.2021):
git clone https://github.com/Ciphey/Ciphey
-
PyPi (π₯ 14K / month Β· β±οΈ 06.06.2021):
pip install ciphey
-
Docker Hub (π₯ 11K Β· β 4 Β· β±οΈ 06.06.2021):
docker pull remnux/ciphey
english-words (π₯24 Β· β 5.5K Β· π€) - A text file containing 479k English words for all your.. Unlicense
DeepMatcher (π₯24 Β· β 3.8K) - Python package for performing Entity and Text Matching using Deep.. BSD-3
T5 (π₯24 Β· β 3.6K) - Code for the paper Exploring the Limits of Transfer Learning with a.. Apache-2
pytorch-nlp (π₯24 Β· β 1.9K) - Basic Utilities for PyTorch Natural Language Processing (NLP). BSD-3
sense2vec (π₯24 Β· β 1.3K) - Contextually-keyed word vectors. MIT
-
GitHub (π¨βπ» 17 Β· π 210 Β· π₯ 19K Β· π¦ 81 Β· π 100 - 18% open Β· β±οΈ 16.08.2021):
git clone https://github.com/explosion/sense2vec
-
PyPi (π₯ 5.1K / month Β· π¦ 12 Β· β±οΈ 19.04.2021):
pip install sense2vec
-
Conda (π₯ 22K Β· β±οΈ 14.07.2021):
conda install -c conda-forge sense2vec
MatchZoo (π₯23 Β· β 3.5K) - Facilitating the design, comparison and sharing of deep text.. Apache-2
fastNLP (π₯23 Β· β 2.3K) - fastNLP: A Modularized and Extensible NLP Framework. Currently still.. Apache-2
PyTextRank (π₯23 Β· β 1.6K) - Python implementation of TextRank for phrase extraction and.. MIT
FARM (π₯23 Β· β 1.3K) - Fast & easy transfer learning for NLP. Harvesting language models.. Apache-2
Texthero (π₯22 Β· β 2.3K) - Text preprocessing, representation and visualization from zero to hero. MIT
SciSpacy (π₯22 Β· β 990) - A full spaCy pipeline and models for scientific/biomedical documents. Apache-2
pySBD (π₯22 Β· β 360) - pySBD (Python Sentence Boundary Disambiguation) is a rule-based sentence.. MIT
gpt-2-simple (π₯21 Β· β 2.8K) - Python package to easily retrain OpenAI's GPT-2 text-.. MIT
anaGo (π₯21 Β· β 1.4K) - Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-.. MIT
NLP Architect (π₯20 Β· β 2.7K) - A model library for exploring state-of-the-art deep learning.. Apache-2
Kashgari (π₯20 Β· β 2.2K) - Kashgari is a production-level NLP Transfer learning framework.. Apache-2
lightseq (π₯20 Β· β 1.6K) - LightSeq: A High Performance Library for Sequence Processing and.. Apache-2
DELTA (π₯20 Β· β 1.5K Β· π€) - DELTA is a deep learning based natural language and speech.. Apache-2
-
GitHub (π¨βπ» 41 Β· π 290 Β· π 77 - 6% open Β· β±οΈ 17.12.2020):
git clone https://github.com/Delta-ML/delta
-
PyPi (π₯ 36 / month Β· β±οΈ 27.03.2020):
pip install delta-nlp
-
Docker Hub (π₯ 13K Β· β±οΈ 03.08.2021):
docker pull zh794390558/delta
Sockeye (π₯20 Β· β 1K) - Sequence-to-sequence framework with a focus on Neural Machine.. Apache-2
YouTokenToMe (π₯20 Β· β 760 Β· π€) - Unsupervised text tokenizer focused on computational efficiency. MIT
OpenNRE (π₯15 Β· β 3.3K) - An Open-Source Package for Neural Relation Extraction (NRE). MIT
-
GitHub (π¨βπ» 9 Β· π 870 Β· π 340 - 6% open Β· β±οΈ 31.05.2021):
git clone https://github.com/thunlp/OpenNRE
VizSeq (π₯15 Β· β 350) - An Analysis Toolkit for Natural Language Generation (Translation,.. MIT
BLINK (π₯13 Β· β 700) - Entity Linker solution. MIT
-
GitHub (π¨βπ» 16 Β· π 120 Β· π 63 - 55% open Β· β±οΈ 02.04.2021):
git clone https://github.com/facebookresearch/BLINK
Show 23 hidden projects...
- fastText (π₯30 Β· β 23K Β· π) - Library for fast text representation and classification.
MIT
- fuzzywuzzy (π₯30 Β· β 8.4K) - Fuzzy String Matching in Python.
βοΈGPL-2.0
- langid (π₯26 Β· β 1.8K Β· π) - Stand-alone language identification system.
BSD-3
- flashtext (π₯25 Β· β 4.9K Β· π) - Extract Keywords from sentence or Replace keywords in sentences.
MIT
- polyglot (π₯25 Β· β 1.9K Β· π€) - Multilingual text (NLP) processing toolkit.
βοΈGPL-3.0
- textgenrnn (π₯24 Β· β 4.5K Β· π) - Easily train your own text-generating neural network of any..
MIT
- Texar (π₯23 Β· β 2.2K Β· π) - Toolkit for Machine Learning, Natural Language Processing, and..
Apache-2
- stop-words (π₯22 Β· β 130 Β· π) - Get list of common stop words in various languages in Python.
BSD-3
- NeuroNER (π₯20 Β· β 1.6K Β· π) - Named-entity recognition using neural networks. Easy-to-use and..
MIT
- pyfasttext (π₯20 Β· β 230 Β· π) - Yet another Python binding for fastText.
βοΈGPL-3.0
- textaugment (π₯19 Β· β 160) - TextAugment: Text Augmentation Library.
MIT
- nboost (π₯18 Β· β 580 Β· π) - NBoost is a scalable, search-api-boosting platform for deploying..
Apache-2
- textpipe (π₯18 Β· β 290) - Textpipe: clean and extract metadata from text.
MIT
- TextBox (π₯16 Β· β 290) - TextBox is an open-source library for building text generation system.
MIT
- Headliner (π₯16 Β· β 230 Β· π) - Easy training and deployment of seq2seq models.
MIT
- skift (π₯16 Β· β 220) - scikit-learn wrappers for Python fastText.
MIT
- TransferNLP (π₯15 Β· β 290 Β· π) - NLP library designed for reproducible experimentation..
MIT
- NeuralQA (π₯15 Β· β 200 Β· π€) - NeuralQA: A Usable Library for Question Answering on Large Datasets..
MIT
- ONNX-T5 (π₯15 Β· β 180 Β· π€) - Summarization, translation, sentiment-analysis, text-generation..
Apache-2
- fastT5 (π₯14 Β· β 200 Β· π£) - boost inference speed of T5 models by 5x & reduce the model size..
Apache-2
- textvec (π₯14 Β· β 170 Β· π€) - Text vectorization tool to outperform TFIDF for classification..
MIT
- numerizer (π₯13 Β· β 120) - A Python module to convert natural language numerics into ints and..
MIT
- spacy-dbpedia-spotlight (π₯12 Β· β 40) - A spaCy wrapper for DBpedia Spotlight.
MIT
spacy
Libraries for image & video processing, manipulation, and augmentation as well as libraries for computer vision tasks such as facial recognition, object detection, and classification.
torchvision (π₯35 Β· β 9.7K) - Datasets, Transforms and Models specific to Computer Vision. BSD-3
scikit-image (π₯34 Β· β 4.5K Β· π) - Image processing in Python. BSD-2
-
GitHub (π¨βπ» 520 Β· π 1.9K Β· π¦ 78K Β· π 2.3K - 31% open Β· β±οΈ 26.08.2021):
git clone https://github.com/scikit-image/scikit-image
-
PyPi (π₯ 4.1M / month Β· π¦ 15K Β· β±οΈ 24.08.2021):
pip install scikit-image
-
Conda (π₯ 2.8M Β· β±οΈ 25.08.2021):
conda install -c conda-forge scikit-image
Albumentations (π₯31 Β· β 8.6K) - Fast image augmentation library and an easy-to-use wrapper.. MIT
-
GitHub (π¨βπ» 87 Β· π 1.1K Β· π¦ 4.8K Β· π 520 - 42% open Β· β±οΈ 24.08.2021):
git clone https://github.com/albumentations-team/albumentations
-
PyPi (π₯ 200K / month Β· π¦ 130 Β· β±οΈ 15.07.2021):
pip install albumentations
-
Conda (π₯ 24K Β· β±οΈ 15.07.2021):
conda install -c conda-forge albumentations
opencv-python (π₯31 Β· β 2.2K) - Automated CI toolchain to produce precompiled opencv-python,.. MIT
PyTorch Image Models (π₯30 Β· β 12K) - PyTorch image models, scripts, pretrained weights --.. Apache-2
-
GitHub (π¨βπ» 53 Β· π 1.9K Β· π₯ 550K Β· π¦ 970 Β· π 370 - 11% open Β· β±οΈ 19.08.2021):
git clone https://github.com/rwightman/pytorch-image-models
Face Recognition (π₯29 Β· β 41K) - The world's simplest facial recognition api for Python.. MIT
detectron2 (π₯29 Β· β 18K) - Detectron2 is FAIR's next-generation platform for object.. Apache-2
InsightFace (π₯29 Β· β 10K) - State-of-the-art 2D and 3D Face Analysis Project. MIT
Kornia (π₯29 Β· β 4.4K) - Open Source Differentiable Computer Vision Library for PyTorch. Apache-2
ImageHash (π₯29 Β· β 2.1K) - A Python Perceptual Image Hashing Module. BSD-2
-
GitHub (π¨βπ» 18 Β· π 270 Β· π¦ 3.2K Β· π 100 - 12% open Β· β±οΈ 15.07.2021):
git clone https://github.com/JohannesBuchner/imagehash
-
PyPi (π₯ 970K / month Β· π¦ 530 Β· β±οΈ 15.07.2021):
pip install ImageHash
-
Conda (π₯ 140K Β· β±οΈ 15.07.2021):
conda install -c conda-forge imagehash
imutils (π₯28 Β· β 3.8K Β· π€) - A series of convenience functions to make basic image processing.. MIT
imageai (π₯27 Β· β 6.4K) - A python library built to empower developers to build applications and.. MIT
MMDetection (π₯26 Β· β 16K) - OpenMMLab Detection Toolbox and Benchmark. Apache-2
-
GitHub (π¨βπ» 250 Β· π 5.6K Β· π¦ 110 Β· π 4.3K - 8% open Β· β±οΈ 25.08.2021):
git clone https://github.com/open-mmlab/mmdetection
deepface (π₯26 Β· β 2.2K) - DeepFace: A Lightweight Face Recognition and Facial Attribute Analysis.. MIT
mtcnn (π₯26 Β· β 1.6K) - MTCNN face detection implementation for TensorFlow, as a PIP package. MIT
facenet-pytorch (π₯25 Β· β 2.3K) - Pretrained Pytorch face detection (MTCNN) and facial.. MIT
Face Alignment (π₯24 Β· β 5.1K) - 2D and 3D Face alignment library build using pytorch. BSD-3
CellProfiler (π₯24 Β· β 600) - An open-source application for biological image analysis. BSD-3
Image Super-Resolution (π₯23 Β· β 3K) - Super-scale your images and run experiments with.. Apache-2
-
GitHub (π¨βπ» 10 Β· π 550 Β· π¦ 59 Β· π 180 - 41% open Β· β±οΈ 02.06.2021):
git clone https://github.com/idealo/image-super-resolution
-
PyPi (π₯ 5.8K / month Β· π¦ 8 Β· β±οΈ 08.01.2020):
pip install ISR
-
Docker Hub (π₯ 160 Β· β±οΈ 01.04.2019):
docker pull idealo/image-super-resolution-gpu
tensorflow-graphics (π₯23 Β· β 2.5K) - TensorFlow Graphics: Differentiable Graphics Layers.. Apache-2
Torch Points 3D (π₯23 Β· β 1.4K) - Pytorch framework for doing deep learning on point clouds. BSD-3
deep-daze (π₯22 Β· β 3.7K) - Simple command line tool for text to image generation using OpenAI's.. MIT
layout-parser (π₯22 Β· β 2.4K) - A unified toolkit for Deep Learning Based Document Image.. Apache-2
vidgear (π₯22 Β· β 1.9K) - High-performance cross-platform Video Processing Python framework.. Apache-2
Classy Vision (π₯22 Β· β 1.3K) - An end-to-end PyTorch framework for image and video.. MIT
vit-pytorch (π₯21 Β· β 5.5K) - Implementation of Vision Transformer, a simple way to achieve.. MIT
MMF (π₯21 Β· β 4.6K) - A modular framework for vision & language multimodal research from.. BSD-3
Image Deduplicator (π₯21 Β· β 3.8K Β· π€) - Finding duplicate images made easy!. Apache-2
vissl (π₯21 Β· β 1.9K) - VISSL is FAIR's library of extensible, modular and scalable components.. MIT
PaddleDetection (π₯19 Β· β 4.5K) - Object detection and instance segmentation toolkit.. Apache-2
-
GitHub (π¨βπ» 65 Β· π 1.2K Β· π¦ 5 Β· π 2.3K - 23% open Β· β±οΈ 26.08.2021):
git clone https://github.com/PaddlePaddle/PaddleDetection
image-match (π₯19 Β· β 2.6K Β· π€) - Quickly search over billions of images. Apache-2
pytorchvideo (π₯19 Β· β 1.7K Β· π£) - A deep learning library for video understanding.. Apache-2
Norfair (π₯19 Β· β 1.1K) - Lightweight Python library for adding real-time object tracking to any.. BSD-3
Caer (π₯19 Β· β 530) - A lightweight Computer Vision library. Scale your models, not boilerplate. MIT
PySlowFast (π₯17 Β· β 4.1K) - PySlowFast: video understanding codebase from FAIR for.. Apache-2
-
GitHub (π¨βπ» 24 Β· π 770 Β· π¦ 4 Β· π 450 - 49% open Β· β±οΈ 25.08.2021):
git clone https://github.com/facebookresearch/SlowFast
DEβ«ΆTR (π₯16 Β· β 7.4K) - End-to-End Object Detection with Transformers. Apache-2
-
GitHub (π¨βπ» 21 Β· π 1.2K Β· π 360 - 27% open Β· β±οΈ 30.06.2021):
git clone https://github.com/facebookresearch/detr
pycls (π₯16 Β· β 1.7K) - Codebase for Image Classification Research, written in PyTorch. MIT
-
GitHub (π¨βπ» 13 Β· π 180 Β· π¦ 3 Β· π 69 - 24% open Β· β±οΈ 19.08.2021):
git clone https://github.com/facebookresearch/pycls
Show 9 hidden projects...
- imgaug (π₯32 Β· β 12K Β· π) - Image augmentation for machine learning experiments.
MIT
- glfw (π₯30 Β· β 8K) - A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input.
βοΈZlib
- Augmentor (π₯25 Β· β 4.5K Β· π) - Image augmentation library in Python for machine learning.
MIT
- chainercv (π₯25 Β· β 1.5K Β· π) - ChainerCV: a Library for Deep Learning in Computer Vision.
MIT
- Pillow-SIMD (π₯24 Β· β 1.6K Β· π) - The friendly PIL fork.
βοΈPIL
- PyTorch3D (π₯22 Β· β 5.1K) - PyTorch3D is FAIR's library of reusable components for..
βUnlicensed
- segmentation_models (π₯22 Β· β 3.4K Β· π) - Segmentation models with pretrained backbones. Keras..
MIT
- Luminoth (π₯22 Β· β 2.4K Β· π) - Deep Learning toolkit for Computer Vision.
BSD-3
- solt (π₯17 Β· β 250 Β· π) - Streaming over lightweight data transformations.
MIT
Libraries for graph processing, clustering, embedding, and machine learning tasks.
networkx (π₯35 Β· β 9.6K) - Network Analysis in Python. BSD-3
-
GitHub (π¨βπ» 540 Β· π 2.4K Β· π₯ 56 Β· π¦ 83K Β· π 2.7K - 11% open Β· β±οΈ 23.08.2021):
git clone https://github.com/networkx/networkx
-
PyPi (π₯ 14M / month Β· π¦ 21K Β· β±οΈ 27.07.2021):
pip install networkx
-
Conda (π₯ 4.3M Β· β±οΈ 27.07.2021):
conda install -c conda-forge networkx
PyTorch Geometric (π₯29 Β· β 12K) - Geometric Deep Learning Extension Library for PyTorch. MIT
dgl (π₯29 Β· β 7.9K) - Python package built to ease deep learning on graph, on top of existing.. Apache-2
StellarGraph (π₯26 Β· β 2.1K) - StellarGraph - Machine Learning on Graphs. Apache-2
ogb (π₯23 Β· β 1.1K) - Benchmark datasets, data loaders, and evaluators for graph machine learning. MIT
AmpliGraph (π₯22 Β· β 1.6K) - Python library for Representation Learning on Knowledge.. Apache-2
pygraphistry (π₯22 Β· β 1.4K) - PyGraphistry is a Python library to quickly load, shape,.. BSD-3
torch-cluster (π₯22 Β· β 400) - PyTorch Extension Library of Optimized Graph Cluster.. MIT
PyTorch-BigGraph (π₯21 Β· β 2.9K) - Generate embeddings from large-scale graph-structured.. BSD-3
Paddle Graph Learning (π₯20 Β· β 1.1K) - Paddle Graph Learning (PGL) is an efficient and.. Apache-2
graph4nlp (π₯19 Β· β 980) - Graph4nlp is the library for the easy use of Graph Neural.. Apache-2
pytorch_geometric_temporal (π₯19 Β· β 950) - PyTorch Geometric Temporal: Spatiotemporal Signal.. MIT
PyKEEN (π₯19 Β· β 510) - A Python library for learning and evaluating knowledge graph embeddings. MIT
graph-nets (π₯18 Β· β 5K Β· π€) - Build Graph Nets in Tensorflow. Apache-2
GraphEmbedding (π₯16 Β· β 2.2K Β· π€) - Implementation and experiments of graph embedding.. MIT
-
GitHub (π¨βπ» 8 Β· π 670 Β· π¦ 12 Β· π 49 - 71% open Β· β±οΈ 18.10.2020):
git clone https://github.com/shenweichen/GraphEmbedding
OpenKE (π₯13 Β· β 2.7K) - An Open-Source Package for Knowledge Embedding (KE). MIT
-
GitHub (π¨βπ» 10 Β· π 810 Β· π 300 - 24% open Β· β±οΈ 06.04.2021):
git clone https://github.com/thunlp/OpenKE
GraphVite (π₯12 Β· β 930 Β· π€) - GraphVite: A General and High-performance Graph Embedding.. Apache-2
Show 11 hidden projects...
- igraph (π₯28 Β· β 860) - Python interface for igraph.
βοΈGPL-2.0
- pygal (π₯27 Β· β 2.4K) - PYthon svg GrAph plotting Library.
βοΈLGPL-3.0
- Karate Club (π₯24 Β· β 1.4K) - Karate Club: An API Oriented Open-source Python Framework for..
βοΈGPL-3.0
- DeepWalk (π₯21 Β· β 2.3K Β· π) - DeepWalk - Deep Learning for Graphs.
βοΈGPL-3.0
- pyRDF2Vec (π₯18 Β· β 130) - Python Implementation and Extension of RDF2Vec.
MIT
- DIG (π₯17 Β· β 850) - A library for graph deep learning research.
βοΈGPL-3.0
- Sematch (π₯17 Β· β 360 Β· π) - semantic similarity framework for knowledge graph.
Apache-2
- DeepGraph (π₯17 Β· β 240) - Analyze Data with Pandas-based Networks. Documentation:.
BSD-3
- Euler (π₯15 Β· β 2.6K Β· π) - A distributed graph deep learning framework.
Apache-2
- GraphSAGE (π₯14 Β· β 2.4K Β· π) - Representation learning on large graphs using stochastic..
MIT
- OpenNE (π₯13 Β· β 1.5K Β· π) - An Open-Source Package for Network Embedding (NE).
MIT
Libraries for audio analysis, manipulation, transformation, and extraction, as well as speech recognition and music generation tasks.
pyAudioAnalysis (π₯27 Β· β 4.1K) - Python Audio Analysis Library: Feature Extraction,.. Apache-2
torchaudio (π₯26 Β· β 1.4K) - Data manipulation and transformation for audio signal.. BSD-2
audioread (π₯26 Β· β 370 Β· π€) - cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio.. MIT
DeepSpeech (π₯25 Β· β 18K Β· π) - DeepSpeech is an open source embedded (offline, on-.. MPL-2.0
python-soundfile (π₯25 Β· β 400 Β· π€) - SoundFile is an audio library based on libsndfile, CFFI,.. BSD-3
python_speech_features (π₯24 Β· β 1.9K Β· π€) - This library provides common speech features for ASR.. MIT
speechbrain (π₯22 Β· β 2.9K) - A PyTorch-based Speech Toolkit. Apache-2
audiomentations (π₯22 Β· β 680) - A Python library for audio data augmentation. Inspired by.. MIT
tinytag (π₯22 Β· β 480) - Read music meta data and length of MP3, OGG, OPUS, MP4, M4A, FLAC, WMA and.. MIT
TTS (π₯20 Β· β 5K) - Deep learning for Text to Speech (Discussion forum:.. MPL-2.0
-
GitHub (π¨βπ» 56 Β· π 810 Β· π₯ 1.1K Β· π 510 - 3% open Β· β±οΈ 12.02.2021):
git clone https://github.com/mozilla/TTS
Show 6 hidden projects...
- SpeechRecognition (π₯30 Β· β 5.8K Β· π) - Speech recognition module for Python, supporting..
BSD-3
- aubio (π₯26 Β· β 2.2K Β· π€) - a library for audio and music analysis.
βοΈGPL-3.0
- Essentia (π₯24 Β· β 1.9K) - C++ library for audio and music analysis, description and..
βοΈAGPL-3.0
- Dejavu (π₯20 Β· β 5.5K Β· π) - Audio fingerprinting and recognition in Python.
MIT
- Muda (π₯18 Β· β 190) - A library for augmenting annotated audio data.
ISC
- Julius (π₯17 Β· β 220) - Fast PyTorch based DSP for audio and 1D signals.
MIT
Libraries to load, process, analyze, and write geographic data as well as libraries for spatial analysis, map visualization, and geocoding.
pydeck (π₯34 Β· β 8.9K) - WebGL2 powered geospatial visualization layers. MIT
-
GitHub (π¨βπ» 170 Β· π 1.6K Β· π¦ 1.7K Β· π 2.2K - 4% open Β· β±οΈ 26.08.2021):
git clone https://github.com/visgl/deck.gl
-
PyPi (π₯ 440K / month Β· π¦ 2 Β· β±οΈ 13.04.2021):
pip install pydeck
-
Conda (π₯ 48K Β· β±οΈ 13.04.2021):
conda install -c conda-forge pydeck
-
NPM (π₯ 220K / month Β· π¦ 560 Β· β±οΈ 09.08.2021):
npm install deck.gl
folium (π₯32 Β· β 5.4K) - Python Data. Leaflet.js Maps. MIT
-
GitHub (π¨βπ» 120 Β· π 2K Β· π¦ 11K Β· π 880 - 19% open Β· β±οΈ 19.06.2021):
git clone https://github.com/python-visualization/folium
-
PyPi (π₯ 650K / month Β· π¦ 970 Β· β±οΈ 18.01.2021):
pip install folium
-
Conda (π₯ 390K Β· β±οΈ 12.03.2021):
conda install -c conda-forge folium
Rasterio (π₯32 Β· β 1.6K) - Rasterio reads and writes geospatial raster datasets. BSD-3
-
GitHub (π¨βπ» 110 Β· π 430 Β· π₯ 740 Β· π¦ 3.6K Β· π 1.4K - 10% open Β· β±οΈ 18.08.2021):
git clone https://github.com/mapbox/rasterio
-
PyPi (π₯ 1M / month Β· π¦ 850 Β· β±οΈ 23.06.2021):
pip install rasterio
-
Conda (π₯ 1.2M Β· β±οΈ 24.06.2021):
conda install -c conda-forge rasterio
pyproj (π₯32 Β· β 650) - Python interface to PROJ (cartographic projections and coordinate.. MIT
GeoPandas (π₯31 Β· β 2.8K) - Python tools for geographic data. BSD-3
-
GitHub (π¨βπ» 150 Β· π 600 Β· π₯ 1.1K Β· π¦ 9.7K Β· π 1.1K - 30% open Β· β±οΈ 25.08.2021):
git clone https://github.com/geopandas/geopandas
-
PyPi (π₯ 1.4M / month Β· π¦ 1.2K Β· β±οΈ 28.02.2021):
pip install geopandas
-
Conda (π₯ 1.1M Β· β±οΈ 09.06.2021):
conda install -c conda-forge geopandas
ipyleaflet (π₯29 Β· β 1.2K) - A Jupyter - Leaflet.js bridge. MIT
-
GitHub (π¨βπ» 68 Β· π 300 Β· π¦ 1.1K Β· π 440 - 38% open Β· β±οΈ 06.08.2021):
git clone https://github.com/jupyter-widgets/ipyleaflet
-
PyPi (π₯ 54K / month Β· π¦ 98 Β· β±οΈ 17.06.2021):
pip install ipyleaflet
-
Conda (π₯ 740K Β· β±οΈ 17.06.2021):
conda install -c conda-forge ipyleaflet
-
NPM (π₯ 24K / month Β· π¦ 2 Β· β±οΈ 17.06.2021):
npm install jupyter-leaflet
ArcGIS API (π₯25 Β· β 1.1K) - Documentation and samples for ArcGIS API for Python. Apache-2
-
GitHub (π¨βπ» 70 Β· π 780 Β· π 380 - 33% open Β· β±οΈ 24.08.2021):
git clone https://github.com/Esri/arcgis-python-api
-
PyPi (π₯ 42K / month Β· π¦ 20 Β· β±οΈ 08.07.2021):
pip install arcgis
-
Docker Hub (π₯ 4.8K Β· β 33 Β· β±οΈ 06.03.2020):
docker pull esridocker/arcgis-api-python-notebook
Mapbox GL (π₯22 Β· β 580) - Use Mapbox GL JS to visualize data in a Python Jupyter notebook. MIT
Show 7 hidden projects...
- Geocoder (π₯31 Β· β 1.4K Β· π) - Python Geocoder.
MIT
- Sentinelsat (π₯23 Β· β 650) - Search and download Copernicus Sentinel satellite images.
βοΈGPL-3.0
- gmaps (π₯22 Β· β 720 Β· π) - Google maps for Jupyter notebooks.
BSD-3
- Satpy (π₯21 Β· β 740) - Python package for earth-observing satellite data processing.
βοΈGPL-3.0
- geoplotlib (π₯20 Β· β 930 Β· π) - python toolbox for visualizing geographical data and making maps.
MIT
- EarthPy (π₯20 Β· β 290) - A package built to support working with spatial data using open source..
BSD-3
- pymap3d (π₯19 Β· β 210) - pure-Python (Numpy optional) 3D coordinate conversions for geospace ecef..
BSD-2
Libraries for algorithmic stock/crypto trading, risk analytics, backtesting, technical analysis, and other tasks on financial data.
yfinance (π₯29 Β· β 5.6K) - Yahoo! Finance market data downloader (+faster Pandas Datareader). Apache-2
Alpha Vantage (π₯26 Β· β 3.5K) - A python wrapper for Alpha Vantage API for financial data. MIT
empyrical (π₯25 Β· β 820 Β· π€) - Common financial risk and performance metrics. Used by zipline.. Apache-2
TensorTrade (π₯23 Β· β 3.4K) - An open source reinforcement learning framework for training,.. Apache-2
Enigma Catalyst (π₯23 Β· β 2.3K Β· π€) - An Algorithmic Trading Library for Crypto-Assets in.. Apache-2
stockstats (π₯23 Β· β 840) - Supply a wrapper ``StockDataFrame`` based on the.. BSD-3
Qlib (π₯21 Β· β 5.5K) - Qlib is an AI-oriented quantitative investment platform, which aims to.. MIT
finmarketpy (π₯20 Β· β 2.7K Β· π) - Python library for backtesting trading strategies &.. Apache-2
Crypto Signals (π₯19 Β· β 3.3K) - Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis.. MIT
-
GitHub (π¨βπ» 28 Β· π 900 Β· π 240 - 19% open Β· β±οΈ 28.06.2021):
git clone https://github.com/CryptoSignal/crypto-signal
-
Docker Hub (π₯ 140K Β· β 7 Β· β±οΈ 03.09.2020):
docker pull shadowreaver/crypto-signal
tf-quant-finance (π₯19 Β· β 2.8K) - High-performance TensorFlow library for quantitative.. Apache-2
Show 8 hidden projects...
- pyfolio (π₯28 Β· β 4K Β· π) - Portfolio and risk analytics in Python.
Apache-2
- backtrader (π₯26 Β· β 7.1K) - Python Backtesting library for trading strategies.
βοΈGPL-3.0
- Alphalens (π₯24 Β· β 2K Β· π) - Performance analysis of predictive (alpha) stock factors.
Apache-2
- FinTA (π₯24 Β· β 1.2K) - Common financial technical indicators implemented in Pandas.
βοΈLGPL-3.0
- arch (π₯24 Β· β 780) - ARCH models in Python.
βοΈNCSA
- PyAlgoTrade (π₯22 Β· β 3.5K Β· π) - Python Algorithmic Trading Library.
Apache-2
- Backtesting.py (π₯19 Β· β 1.6K) - Backtest trading strategies in Python.
βοΈAGPL-3.0
- surpriver (π₯13 Β· β 1.3K Β· π€) - Find big moving stocks before they move using machine..
βοΈGPL-3.0
Libraries for forecasting, anomaly detection, feature extraction, and machine learning on time-series and sequential data.
Prophet (π₯29 Β· β 13K) - Tool for producing high quality forecasts for time series data that has.. MIT
pmdarima (π₯28 Β· β 960) - A statistical library designed to fill the void in Python's time series.. MIT
Darts (π₯24 Β· β 2.3K) - A python library for easy manipulation and forecasting of time series. Apache-2
-
GitHub (π¨βπ» 34 Β· π 170 Β· π¦ 10 Β· π 120 - 20% open Β· β±οΈ 19.08.2021):
git clone https://github.com/unit8co/darts
-
PyPi (π₯ 4.5K / month Β· β±οΈ 19.08.2021):
pip install u8darts
-
Docker Hub (π₯ 150 Β· β±οΈ 19.08.2021):
docker pull unit8/darts
STUMPY (π₯22 Β· β 1.9K) - STUMPY is a powerful and scalable Python library for modern time series.. BSD-3
pytorch-forecasting (π₯22 Β· β 1.3K) - Time series forecasting with PyTorch. MIT
Show 8 hidden projects...
- PyFlux (π₯24 Β· β 1.9K Β· π) - Open source time series library for Python.
BSD-3
- luminol (π₯21 Β· β 960 Β· π) - Anomaly Detection and Correlation library.
Apache-2
- pydlm (π₯20 Β· β 400 Β· π) - A python library for Bayesian time series modeling.
BSD-3
- matrixprofile-ts (π₯19 Β· β 650 Β· π) - A Python library for detecting patterns and anomalies..
Apache-2
- Auto TS (π₯19 Β· β 280) - Automatically build ARIMA, SARIMAX, VAR, FB Prophet and XGBoost..
Apache-2
- ADTK (π₯18 Β· β 720 Β· π) - A Python toolkit for rule-based/unsupervised anomaly detection in time..
MPL-2.0
- tick (π₯18 Β· β 360 Β· π) - Module for statistical learning, with a particular emphasis on time-..
BSD-3
- tsaug (π₯14 Β· β 200 Β· π) - A Python package for time series augmentation.
Apache-2
Libraries for processing and analyzing medical data such as MRIs, EEGs, genomic data, and other medical imaging formats.
Lifelines (π₯29 Β· β 1.7K) - Survival analysis in Python. MIT
-
GitHub (π¨βπ» 98 Β· π 430 Β· π¦ 640 Β· π 810 - 25% open Β· β±οΈ 18.08.2021):
git clone https://github.com/CamDavidsonPilon/lifelines
-
PyPi (π₯ 260K / month Β· π¦ 130 Β· β±οΈ 27.05.2021):
pip install lifelines
-
Conda (π₯ 160K Β· β±οΈ 27.05.2021):
conda install -c conda-forge lifelines
NiBabel (π₯29 Β· β 430) - Python package to access a cacophony of neuro-imaging file formats. MIT
DIPY (π₯28 Β· β 460) - DIPY is the paragon 3D/4D+ imaging library in Python. Contains generic.. BSD-3
MNE (π₯27 Β· β 1.7K) - MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python. BSD-3
Nilearn (π₯27 Β· β 760) - Machine learning for NeuroImaging in Python. BSD-3
-
GitHub (π¨βπ» 170 Β· π 440 Β· π₯ 8 Β· π¦ 1.2K Β· π 1.5K - 17% open Β· β±οΈ 26.08.2021):
git clone https://github.com/nilearn/nilearn
-
PyPi (π₯ 61K / month Β· π¦ 300 Β· β±οΈ 16.06.2021):
pip install nilearn
-
Conda (π₯ 110K Β· β±οΈ 16.06.2021):
conda install -c conda-forge nilearn
DeepVariant (π₯21 Β· β 2.3K) - DeepVariant is an analysis pipeline that uses a deep neural.. BSD-3
MedicalTorch (π₯16 Β· β 740) - A medical imaging framework for Pytorch. Apache-2
Medical Detection Toolkit (π₯13 Β· β 1K) - The Medical Detection Toolkit contains 2D + 3D.. Apache-2
-
GitHub (π¨βπ» 3 Β· π 260 Β· π 120 - 30% open Β· β±οΈ 31.05.2021):
git clone https://github.com/MIC-DKFZ/medicaldetectiontoolkit
MedicalNet (π₯12 Β· β 1.2K Β· π€) - Many studies have shown that the performance on deep learning is.. MIT
-
GitHub (π¨βπ» 1 Β· π 320 Β· π 61 - 77% open Β· β±οΈ 27.08.2020):
git clone https://github.com/Tencent/MedicalNet
Show 6 hidden projects...
- NiftyNet (π₯22 Β· β 1.3K Β· π) - [unmaintained] An open-source convolutional neural..
Apache-2
- DLTK (π₯21 Β· β 1.3K Β· π) - Deep Learning Toolkit for Medical Image Analysis.
Apache-2
- MedPy (π₯21 Β· β 360 Β· π) - Medical image processing in Python.
βοΈGPL-3.0
- Glow (π₯21 Β· β 170) - An open-source toolkit for large-scale genomic analysis.
Apache-2
- Brainiak (π₯19 Β· β 250) - Brain Imaging Analysis Kit.
Apache-2
- DeepNeuro (π₯14 Β· β 110 Β· π) - A deep learning python package for neuroimaging data. Made by:.
MIT
Libraries for processing tabular and structured data.
pytorch_tabular (π₯17 Β· β 400) - A standard framework for modelling Deep Learning Models.. MIT
carefree-learn (π₯16 Β· β 340) - Deep Learning PyTorch. MIT
Libraries for optical character recognition (OCR) and text extraction from images or videos.
Tesseract (π₯30 Β· β 3.8K) - Python-tesseract is an optical character recognition (OCR) tool.. Apache-2
EasyOCR (π₯29 Β· β 12K) - Ready-to-use OCR with 80+ supported languages and all popular writing.. Apache-2
OCRmyPDF (π₯26 Β· β 4.7K) - OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them.. MPL-2.0
keras-ocr (π₯21 Β· β 900) - A packaged and flexible version of the CRAFT text detector and.. MIT
attention-ocr (π₯20 Β· β 870 Β· π€) - A Tensorflow model for text recognition (CNN + seq2seq.. MIT
doc2text (π₯19 Β· β 1.2K Β· π€) - Detect text blocks and OCR poorly scanned PDFs in bulk. Python.. MIT
Show 2 hidden projects...
- pdftabextract (π₯19 Β· β 1.9K Β· π) - A set of tools for extracting tables from PDF files..
Apache-2
- Mozart (π₯10 Β· β 290) - An optical music recognition (OMR) system. Converts sheet music..
Apache-2
General-purpose data containers & structures as well as utilities & extensions for pandas.
pandas (π₯43 Β· β 31K) - Flexible and powerful data analysis / manipulation library for.. BSD-3
-
GitHub (π¨βπ» 2.8K Β· π 13K Β· π₯ 120K Β· π¦ 520K Β· π 21K - 16% open Β· β±οΈ 25.08.2021):
git clone https://github.com/pandas-dev/pandas
-
PyPi (π₯ 83M / month Β· π¦ 77K Β· β±οΈ 15.08.2021):
pip install pandas
-
Conda (π₯ 19M Β· β±οΈ 16.08.2021):
conda install -c conda-forge pandas
numpy (π₯38 Β· β 18K) - The fundamental package for scientific computing with Python. BSD-3
-
GitHub (π¨βπ» 1.3K Β· π 5.8K Β· π₯ 380K Β· π¦ 810K Β· π 10K - 23% open Β· β±οΈ 26.08.2021):
git clone https://github.com/numpy/numpy
-
PyPi (π₯ 83M / month Β· π¦ 170K Β· β±οΈ 15.08.2021):
pip install numpy
-
Conda (π₯ 23M Β· β±οΈ 16.08.2021):
conda install -c conda-forge numpy
Arrow (π₯37 Β· β 8.3K) - Apache Arrow is a multi-language toolbox for accelerated data.. Apache-2
h5py (π₯36 Β· β 1.6K) - HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5.. BSD-3
numexpr (π₯31 Β· β 1.6K) - Fast numerical array expression evaluator for Python, NumPy, PyTables,.. MIT
Koalas (π₯30 Β· β 2.9K) - Koalas: pandas API on Apache Spark. Apache-2
-
GitHub (π¨βπ» 51 Β· π 320 Β· π₯ 1K Β· π¦ 110 Β· π 600 - 20% open Β· β±οΈ 26.08.2021):
git clone https://github.com/databricks/koalas
-
PyPi (π₯ 3.6M / month Β· π¦ 2 Β· β±οΈ 18.06.2021):
pip install koalas
-
Conda (π₯ 98K Β· β±οΈ 18.06.2021):
conda install -c conda-forge koalas
Bottleneck (π₯30 Β· β 630 Β· π€) - Fast NumPy array functions written in C. BSD-2
-
GitHub (π¨βπ» 21 Β· π 73 Β· π¦ 25K Β· π 210 - 15% open Β· β±οΈ 24.01.2021):
git clone https://github.com/pydata/bottleneck
-
PyPi (π₯ 660K / month Β· π¦ 2.9K Β· β±οΈ 21.02.2020):
pip install Bottleneck
-
Conda (π₯ 1.7M Β· β±οΈ 24.08.2021):
conda install -c conda-forge bottleneck
Modin (π₯29 Β· β 6.4K) - Modin: Speed up your Pandas workflows by changing a single line of.. Apache-2
TinyDB (π₯29 Β· β 4.5K) - TinyDB is a lightweight document oriented database optimized for your.. MIT
zarr (π₯28 Β· β 750) - An implementation of chunked, compressed, N-dimensional arrays for Python. MIT
datasketch (π₯26 Β· β 1.6K) - MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog,.. MIT
Vaex (π₯25 Β· β 6.5K) - Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualize and.. MIT
PandaralΒ·lel (π₯24 Β· β 1.7K) - A simple and efficient tool to parallelize Pandas.. BSD-3
Arctic (π₯23 Β· β 2.4K) - Arctic is a high performance datastore for numeric data. βοΈLGPL-2.1
-
GitHub (π¨βπ» 71 Β· π 460 Β· π₯ 160 Β· π¦ 130 Β· π 520 - 16% open Β· β±οΈ 23.07.2021):
git clone https://github.com/man-group/arctic
-
PyPi (π₯ 4.8K / month Β· π¦ 42 Β· β±οΈ 01.12.2020):
pip install arctic
-
Conda (π₯ 15K Β· β±οΈ 16.12.2019):
conda install -c conda-forge arctic
datatable (π₯22 Β· β 1.3K) - A Python package for manipulating 2-dimensional tabular data.. MPL-2.0
Bounter (π₯17 Β· β 920) - Efficient Counter that uses a limited (bounded) amount of memory.. MIT
PandaPy (π₯14 Β· β 480 Β· π€) - PandaPy has the speed of NumPy and the usability of Pandas 10x to.. MIT
Show 7 hidden projects...
- Blaze (π₯28 Β· β 3K Β· π) - NumPy and Pandas interface to Big Data.
BSD-3
- sklearn-pandas (π₯27 Β· β 2.5K) - Pandas integration with sklearn.
βοΈZlib
- pandasql (π₯24 Β· β 1K Β· π) - sqldf for pandas.
MIT
- pickleDB (π₯21 Β· β 600 Β· π) - pickleDB is an open source key-value store using Python's json..
BSD-3
- Pandas Summary (π₯21 Β· β 360 Β· π) - An extension to pandas dataframes describe function.
MIT
- StaticFrame (π₯21 Β· β 240) - Immutable and grow-only Pandas-like DataFrames with a more explicit..
MIT
- fletcher (π₯19 Β· β 210) - Pandas ExtensionDType/Array backed by Apache Arrow.
MIT
Libraries for loading, collecting, and extracting data from a variety of data sources and formats.
π best-of-python - Data Extraction ( β 1.7K) - Collection of data-loading and -extraction libraries.
Libraries for web scraping, crawling, downloading, and mining as well as libraries.
π best-of-web-python - Web Scraping ( β 1.3K) - Collection of web-scraping and crawling libraries.
Libraries for data batch- and stream-processing, workflow automation, job scheduling, and other data pipeline tasks.
Celery (π₯39 Β· β 18K) - Asynchronous task queue/job queue based on distributed message passing. BSD-3
luigi (π₯34 Β· β 15K) - Luigi is a Python module that helps you build complex pipelines of batch.. Apache-2
Beam (π₯34 Β· β 5K) - Unified programming model to define and execute data processing pipelines,.. Apache-2
Airflow (π₯33 Β· β 23K Β· π) - Platform to programmatically author, schedule, and monitor.. Apache-2
-
GitHub (π¨βπ» 2K Β· π 9.1K Β· π₯ 170K Β· π 4.1K - 24% open Β· β±οΈ 26.08.2021):
git clone https://github.com/apache/airflow
-
PyPi (π₯ 3.3M / month Β· π¦ 290 Β· β±οΈ 23.08.2021):
pip install apache-airflow
-
Conda (π₯ 380K Β· β±οΈ 16.07.2021):
conda install -c conda-forge airflow
-
Docker Hub (π₯ 36M Β· β 280 Β· β±οΈ 23.08.2021):
docker pull apache/airflow
Dagster (π₯31 Β· β 3.7K) - A data orchestrator for machine learning, analytics, and ETL. Apache-2
dbt (π₯31 Β· β 3.4K) - dbt (data build tool) enables data analysts and engineers to transform.. Apache-2
Kedro (π₯29 Β· β 4.3K) - A Python framework for creating reproducible, maintainable and modular.. Apache-2
TFX (π₯27 Β· β 1.6K) - TFX is an end-to-end platform for deploying production ML pipelines. Apache-2
Activeloop (π₯26 Β· β 3.5K) - Fastest dataset optimization and management for machine and deep.. MPL-2.0
PyFunctional (π₯26 Β· β 1.9K) - Python library for creating data pipelines with chain functional.. MIT
Great Expectations (π₯25 Β· β 4.9K) - Always know what to expect from your data. Apache-2
streamparse (π₯24 Β· β 1.4K Β· π€) - Run Python in Apache Storm topologies. Pythonic API, CLI.. Apache-2
ploomber (π₯21 Β· β 390) - Write maintainable, production-ready pipelines using Jupyter or your.. Apache-2
dpark (π₯20 Β· β 2.7K Β· π€) - Python clone of Spark, a MapReduce alike framework in Python. BSD-3
Databolt Flow (π₯19 Β· β 920) - Python library for building highly effective data science workflows. MIT
mrq (π₯19 Β· β 850 Β· π€) - Mr. Queue - A distributed worker task queue in Python using Redis & gevent. MIT
spark-deep-learning (π₯18 Β· β 1.9K) - Deep Learning Pipelines for Apache Spark. Apache-2
-
GitHub (π¨βπ» 16 Β· π 460 Β· π¦ 17 Β· π 100 - 73% open Β· β±οΈ 19.08.2021):
git clone https://github.com/databricks/spark-deep-learning
riko (π₯18 Β· β 1.6K Β· π€) - A Python stream processing engine modeled after Yahoo! Pipes. MIT
Optimus (π₯18 Β· β 1K) - Agile Data Preparation Workflows madeeasy with Pandas, Dask,.. Apache-2
Mara Pipelines (π₯17 Β· β 1.8K) - A lightweight opinionated ETL framework, halfway between plain.. MIT
zenml (π₯17 Β· β 1.3K) - ZenML : MLOps framework to create reproducible ML pipelines for.. Apache-2
Show 6 hidden projects...
- pysparkling (π₯22 Β· β 240) - A pure Python implementation of Apache Spark's RDD and DStream..
MIT
- dbnd (π₯21 Β· β 200) - DBND is an agile pipeline framework that helps data engineering teams..
Apache-2
- BatchFlow (π₯19 Β· β 160) - BatchFlow helps you conveniently work with random or sequential..
Apache-2
- flupy (π₯19 Β· β 160) - Fluent data pipelines for python and your shell.
MIT
- bodywork-core (π₯17 Β· β 270) - MLOps tool for deploying machine learning projects to..
βοΈAGPL-3.0
- Botflow (π₯16 Β· β 1.2K Β· π) - Python Fast Dataflow programming framework for Data pipeline work(..
BSD-3
Libraries that provide capabilities to distribute and parallelize machine learning tasks across large-scale compute infrastructure.
Ray (π₯32 Β· β 17K) - An open source framework that provides a simple, universal API for.. Apache-2
dask.distributed (π₯32 Β· β 1.2K) - A distributed task scheduler for Dask. BSD-3
-
GitHub (π¨βπ» 250 Β· π 540 Β· π¦ 20K Β· π 2.4K - 38% open Β· β±οΈ 26.08.2021):
git clone https://github.com/dask/distributed
-
PyPi (π₯ 4.2M / month Β· π¦ 1.8K Β· β±οΈ 20.08.2021):
pip install distributed
-
Conda (π₯ 5M Β· β±οΈ 21.08.2021):
conda install -c conda-forge distributed
horovod (π₯29 Β· β 12K) - Distributed training framework for TensorFlow, Keras, PyTorch, and.. Apache-2
DeepSpeed (π₯26 Β· β 5.4K) - DeepSpeed is a deep learning optimization library that makes.. MIT
-
GitHub (π¨βπ» 61 Β· π 550 Β· π¦ 77 Β· π 590 - 48% open Β· β±οΈ 25.08.2021):
git clone https://github.com/microsoft/DeepSpeed
-
PyPi (π₯ 54K / month Β· β±οΈ 17.08.2021):
pip install deepspeed
-
Docker Hub (π₯ 9.5K Β· β 2 Β· β±οΈ 05.05.2021):
docker pull deepspeed/deepspeed
petastorm (π₯26 Β· β 1.2K) - Petastorm library enables single machine or distributed training.. Apache-2
BigDL (π₯25 Β· β 3.8K) - BigDL: Distributed Deep Learning Framework for Apache Spark. Apache-2
-
GitHub (π¨βπ» 74 Β· π 920 Β· π¦ 26 Β· π 920 - 20% open Β· β±οΈ 28.07.2021):
git clone https://github.com/intel-analytics/BigDL
-
PyPi (π₯ 2.2K / month Β· π¦ 6 Β· β±οΈ 23.07.2021):
pip install bigdl
-
Maven (β±οΈ 20.04.2021):
<dependency> <groupId>com.intel.analytics.bigdl</groupId> <artifactId>bigdl-SPARK_2.4</artifactId> <version>[VERSION]</version> </dependency>
TensorFlowOnSpark (π₯25 Β· β 3.7K) - TensorFlowOnSpark brings TensorFlow programs to.. Apache-2
ipyparallel (π₯25 Β· β 2K) - Interactive Parallel Computing in Python. BSD-3
-
GitHub (π¨βπ» 100 Β· π 810 Β· π¦ 1.7K Β· π 290 - 21% open Β· β±οΈ 26.08.2021):
git clone https://github.com/ipython/ipyparallel
-
PyPi (π₯ 43K / month Β· π¦ 490 Β· β±οΈ 11.08.2021):
pip install ipyparallel
-
Conda (π₯ 500K Β· β±οΈ 05.08.2021):
conda install -c conda-forge ipyparallel
FairScale (π₯25 Β· β 1.3K) - PyTorch extensions for high performance and large scale training. BSD-3
analytics-zoo (π₯23 Β· β 2.4K) - Distributed Tensorflow, Keras and PyTorch on Apache.. Apache-2
BytePS (π₯19 Β· β 2.9K) - A high performance and generic framework for distributed DNN training. Apache-2
-
GitHub (π¨βπ» 19 Β· π 400 Β· π 250 - 39% open Β· β±οΈ 11.08.2021):
git clone https://github.com/bytedance/byteps
-
PyPi (π₯ 240 / month Β· β±οΈ 02.08.2021):
pip install byteps
-
Docker Hub (π₯ 1.2K Β· β±οΈ 03.03.2020):
docker pull bytepsimage/tensorflow
Apache Singa (π₯19 Β· β 2.3K) - a distributed deep learning platform. Apache-2
-
GitHub (π¨βπ» 76 Β· π 660 Β· π¦ 1 Β· π 78 - 51% open Β· β±οΈ 10.08.2021):
git clone https://github.com/apache/singa
-
Conda (π₯ 290 Β· β±οΈ 09.08.2021):
conda install -c nusdbsystem singa
-
Docker Hub (π₯ 180 Β· β 3 Β· β±οΈ 04.06.2019):
docker pull apache/singa
Hivemind (π₯18 Β· β 770) - Decentralized deep learning in PyTorch. Built to train models on.. MIT
Show 7 hidden projects...
- DEAP (π₯28 Β· β 4.4K) - Distributed Evolutionary Algorithms in Python.
βοΈLGPL-3.0
- TensorFrames (π₯20 Β· β 760 Β· π) - [DEPRECATED] Tensorflow wrapper for DataFrames on..
Apache-2
- sk-dist (π₯19 Β· β 270) - Distributed scikit-learn meta-estimators in PySpark.
Apache-2
- somoclu (π₯19 Β· β 230) - Massively parallel self-organizing maps: accelerate training on multicore..
MIT
- launchpad (π₯16 Β· β 220 Β· π£) - Launchpad is a library that simplifies writing..
Apache-2
- autodist (π₯12 Β· β 100 Β· π€) - Simple Distributed Deep Learning on TensorFlow.
Apache-2
- LazyCluster (π₯12 Β· β 43) - Distributed machine learning made simple.
Apache-2
Libraries for hyperparameter optimization, automl and neural architecture search.
Hyperopt (π₯31 Β· β 5.8K) - Distributed Asynchronous Hyperparameter Optimization in Python. BSD-3
scikit-optimize (π₯30 Β· β 2.2K) - Sequential model-based optimization with a `scipy.optimize`.. BSD-3
-
GitHub (π¨βπ» 74 Β· π 400 Β· π¦ 1.9K Β· π 580 - 35% open Β· β±οΈ 22.06.2021):
git clone https://github.com/scikit-optimize/scikit-optimize
-
PyPi (π₯ 990K / month Β· π¦ 160 Β· β±οΈ 04.09.2020):
pip install scikit-optimize
-
Conda (π₯ 380K Β· β±οΈ 04.09.2020):
conda install -c conda-forge scikit-optimize
Keras Tuner (π₯29 Β· β 2.4K) - Hyperparameter tuning for humans. Apache-2
NNI (π₯28 Β· β 10K) - An open source AutoML toolkit for automate machine learning lifecycle,.. MIT
auto-sklearn (π₯28 Β· β 5.6K) - Automated Machine Learning with scikit-learn. BSD-3
Bayesian Optimization (π₯28 Β· β 5.3K Β· π€) - A Python implementation of global optimization with.. MIT
featuretools (π₯27 Β· β 5.7K) - An open source python library for automated feature engineering. BSD-3
-
GitHub (π¨βπ» 53 Β· π 740 Β· π¦ 820 Β· π 640 - 20% open Β· β±οΈ 25.08.2021):
git clone https://github.com/alteryx/featuretools
-
PyPi (π₯ 310K / month Β· π¦ 70 Β· β±οΈ 17.08.2021):
pip install featuretools
-
Conda (π₯ 62K Β· β±οΈ 18.08.2021):
conda install -c conda-forge featuretools
nevergrad (π₯26 Β· β 3.1K) - A Python toolbox for performing gradient-free optimization. MIT
-
GitHub (π¨βπ» 44 Β· π 290 Β· π¦ 210 Β· π 240 - 41% open Β· β±οΈ 25.08.2021):
git clone https://github.com/facebookresearch/nevergrad
-
PyPi (π₯ 33K / month Β· π¦ 14 Β· β±οΈ 23.08.2021):
pip install nevergrad
-
Conda (π₯ 13K Β· β±οΈ 14.06.2021):
conda install -c conda-forge nevergrad
mljar-supervised (π₯25 Β· β 1.5K) - Automated Machine Learning Pipeline with Feature Engineering.. MIT
sklearn-deap (π₯21 Β· β 650) - Use evolutionary algorithms instead of gridsearch in scikit-.. MIT
Neuraxle (π₯21 Β· β 440) - A Sklearn-like Framework for Hyperparameter Tuning and AutoML in.. Apache-2
AlphaPy (π₯16 Β· β 620) - Automated Machine Learning [AutoML] with Python, scikit-learn, Keras,.. Apache-2
HyperparameterHunter (π₯15 Β· β 660 Β· π€) - Easy hyperparameter optimization and automatic result.. MIT
model_search (π₯12 Β· β 3.1K) - AutoML algorithms for model architecture search at scale. Apache-2
-
GitHub (π¨βπ» 1 Β· π 300 Β· π 47 - 72% open Β· β±οΈ 17.03.2021):
git clone https://github.com/google/model_search
Show 24 hidden projects...
- TPOT (π₯29 Β· β 8.2K Β· π€) - A Python Automated Machine Learning tool that optimizes..
βοΈLGPL-3.0
- Orion (π₯24 Β· β 200) - Asynchronous Distributed Hyperparameter Optimization.
BSD-3
- AdaNet (π₯22 Β· β 3.3K Β· π) - Fast and flexible AutoML with learning guarantees.
Apache-2
- MLBox (π₯22 Β· β 1.2K Β· π€) - MLBox is a powerful Automated Machine Learning python library.
βοΈBSD-1-Clause
- optunity (π₯21 Β· β 370 Β· π) - optimization routines for hyperparameter tuning.
BSD-3
- Hyperactive (π₯21 Β· β 290) - An optimization and data collection toolbox for convenient and fast..
MIT
- Auto ViML (π₯21 Β· β 280) - Automatically Build Multiple ML Models with a Single Line of Code...
Apache-2
- lazypredict (π₯21 Β· β 160) - Lazy Predict help build a lot of basic models without much code..
MIT
- auto_ml (π₯20 Β· β 1.5K Β· π) - [UNMAINTAINED] Automated machine learning for analytics & production.
MIT
- HpBandSter (π₯20 Β· β 480 Β· π) - a distributed Hyperband implementation on Steroids.
BSD-3
- Test Tube (π₯19 Β· β 690 Β· π) - Python library to easily log experiments and parallelize..
MIT
- Dragonfly (π₯19 Β· β 590 Β· π) - An open source python library for scalable Bayesian optimisation.
MIT
- Sherpa (π₯18 Β· β 300 Β· π€) - Hyperparameter optimization that enables researchers to..
βοΈGPL-3.0
- Advisor (π₯17 Β· β 1.4K Β· π) - Open-source implementation of Google Vizier for hyper parameters..
Apache-2
- automl-gs (π₯16 Β· β 1.7K Β· π) - Provide an input CSV and a target field to predict, generate a..
MIT
- Xcessiv (π₯16 Β· β 1.3K Β· π) - A web-based application for quick, scalable, and automated..
Apache-2
- Auto Tune Models (π₯16 Β· β 510 Β· π) - Auto Tune Models - A multi-tenant, multi-data system for..
MIT
- Parfit (π₯16 Β· β 200 Β· π) - A package for parallelizing the fit and flexibly scoring of..
MIT
- Auptimizer (π₯14 Β· β 170) - An automatic ML model optimization tool.
βοΈGPL-3.0
- Hypermax (π₯14 Β· β 97 Β· π€) - Better, faster hyper-parameter optimization.
BSD-3
- featurewiz (π₯14 Β· β 72) - Use advanced feature engineering strategies and select the best..
Apache-2
- ENAS (π₯13 Β· β 2.5K Β· π) - PyTorch implementation of Efficient Neural Architecture Search via..
Apache-2
- Devol (π₯11 Β· β 930 Β· π) - Genetic neural architecture search with Keras.
MIT
- Hypertunity (π₯11 Β· β 120 Β· π) - A toolset for black-box hyperparameter optimisation.
Apache-2
Libraries for building and evaluating reinforcement learning & agent-based systems.
OpenAI Gym (π₯36 Β· β 25K) - A toolkit for developing and comparing reinforcement learning.. MIT
TF-Agents (π₯28 Β· β 2K) - TF-Agents: A reliable, scalable and easy to use TensorFlow.. Apache-2
TensorLayer (π₯26 Β· β 6.7K) - Deep Learning and Reinforcement Learning Library for.. Apache-2
Stable Baselines (π₯26 Β· β 3.2K) - A fork of OpenAI Baselines, implementations of reinforcement.. MIT
TensorForce (π₯26 Β· β 3K) - Tensorforce: a TensorFlow library for applied reinforcement.. Apache-2
ViZDoom (π₯25 Β· β 1.2K) - Doom-based AI Research Platform for Reinforcement Learning from Raw.. MIT
ChainerRL (π₯23 Β· β 980) - ChainerRL is a deep reinforcement learning library built on top of.. MIT
PARL (π₯21 Β· β 2.2K) - A high-performance distributed training framework for Reinforcement.. Apache-2
ReAgent (π₯17 Β· β 3K) - A platform for Reasoning systems (Reinforcement Learning, Contextual.. BSD-3
-
GitHub (π¨βπ» 110 Β· π 430 Β· π 120 - 35% open Β· β±οΈ 25.08.2021):
git clone https://github.com/facebookresearch/ReAgent
Show 4 hidden projects...
- baselines (π₯27 Β· β 12K Β· π) - OpenAI Baselines: high-quality implementations of reinforcement..
MIT
- keras-rl (π₯25 Β· β 5.1K Β· π) - Deep Reinforcement Learning for Keras.
MIT
- DeepMind Lab (π₯16 Β· β 6.5K) - A customisable 3D platform for agent-based AI research.
βοΈGPL-2.0
- Maze (π₯14 Β· β 170 Β· π£) - Maze Applied Reinforcement Learning Framework.
βοΈCustom
Libraries for building and evaluating recommendation systems.
scikit-surprise (π₯27 Β· β 5K Β· π€) - A Python scikit for building and analyzing recommender.. BSD-3
-
GitHub (π¨βπ» 38 Β· π 870 Β· π¦ 1.2K Β· π 340 - 14% open Β· β±οΈ 05.08.2020):
git clone https://github.com/NicolasHug/Surprise
-
PyPi (π₯ 64K / month Β· π¦ 48 Β· β±οΈ 19.07.2020):
pip install scikit-surprise
-
Conda (π₯ 190K Β· β±οΈ 13.10.2020):
conda install -c conda-forge scikit-surprise
implicit (π₯26 Β· β 2.5K) - Fast Python Collaborative Filtering for Implicit Feedback Datasets. MIT
lightfm (π₯25 Β· β 3.7K) - A Python implementation of LightFM, a hybrid recommendation algorithm. Apache-2
TF Ranking (π₯22 Β· β 2.2K) - Learning to Rank in TensorFlow. Apache-2
TF Recommenders (π₯21 Β· β 970) - TensorFlow Recommenders is a library for building.. Apache-2
Recommenders (π₯19 Β· β 11K) - Best Practices on Recommendation Systems. MIT
-
GitHub (π¨βπ» 100 Β· π 1.9K Β· π₯ 32 Β· π¦ 1 Β· π 610 - 24% open Β· β±οΈ 23.08.2021):
git clone https://github.com/microsoft/recommenders
Case Recommender (π₯17 Β· β 350) - Case Recommender: A Flexible and Extensible Python.. MIT
Show 5 hidden projects...
- tensorrec (π₯21 Β· β 1.2K Β· π) - A TensorFlow recommendation algorithm and framework in..
Apache-2
- recmetrics (π₯18 Β· β 290 Β· π€) - A library of metrics for evaluating recommender systems.
MIT
- Spotlight (π₯17 Β· β 2.6K Β· π) - Deep recommender models using PyTorch.
MIT
- lkpy (π₯17 Β· β 180) - Python recommendation toolkit.
MIT
- OpenRec (π₯16 Β· β 380 Β· π) - OpenRec is an open-source and modular library for neural network-..
Apache-2
Libraries for encrypted and privacy-preserving machine learning using methods like federated learning & differential privacy.
TensorFlow Privacy (π₯23 Β· β 1.5K) - Library for training machine learning models with.. Apache-2
TFEncrypted (π₯21 Β· β 920 Β· π€) - A Framework for Encrypted Machine Learning in TensorFlow. Apache-2
FATE (π₯20 Β· β 3.4K) - An Industrial Grade Federated Learning Framework. Apache-2
-
GitHub (π¨βπ» 58 Β· π 970 Β· π 940 - 34% open Β· β±οΈ 24.08.2021):
git clone https://github.com/FederatedAI/FATE
Libraries to organize, track, and visualize machine learning experiments.
Tensorboard (π₯37 Β· β 5.6K) - TensorFlow's Visualization Toolkit. Apache-2
-
GitHub (π¨βπ» 270 Β· π 1.4K Β· π¦ 76K Β· π 1.6K - 35% open Β· β±οΈ 24.08.2021):
git clone https://github.com/tensorflow/tensorboard
-
PyPi (π₯ 10M / month Β· π¦ 3.6K Β· β±οΈ 06.08.2021):
pip install tensorboard
-
Conda (π₯ 2.3M Β· β±οΈ 23.08.2021):
conda install -c conda-forge tensorboard
DVC (π₯33 Β· β 8.5K) - Data Version Control | Git for Data & Models | ML Experiments Management. Apache-2
wandb client (π₯32 Β· β 3.2K) - A tool for visualizing and tracking your machine learning.. MIT
SageMaker SDK (π₯32 Β· β 1.5K Β· π) - A library for training and deploying machine learning.. Apache-2
tensorboardX (π₯30 Β· β 7.1K) - tensorboard for pytorch (and chainer, mxnet, numpy, ...). MIT
-
GitHub (π¨βπ» 67 Β· π 820 Β· π₯ 340 Β· π¦ 14K Β· π 430 - 15% open Β· β±οΈ 09.07.2021):
git clone https://github.com/lanpa/tensorboardX
-
PyPi (π₯ 1.7M / month Β· π¦ 1.3K Β· β±οΈ 30.06.2021):
pip install tensorboardX
-
Conda (π₯ 470K Β· β±οΈ 10.08.2021):
conda install -c conda-forge tensorboardx
AzureML SDK (π₯30 Β· β 2.6K) - Python notebooks with ML and deep learning examples with Azure.. MIT
sacred (π₯28 Β· β 3.6K) - Sacred is a tool to help you configure, organize, log and reproduce.. MIT
Metaflow (π₯27 Β· β 4.6K) - Build and manage real-life data science projects with ease. Apache-2
ClearML (π₯27 Β· β 2.7K) - ClearML - Auto-Magical Suite of tools to streamline your ML.. Apache-2
-
GitHub (π¨βπ» 34 Β· π 380 Β· π₯ 370 Β· π¦ 68 Β· π 370 - 33% open Β· β±οΈ 25.08.2021):
git clone https://github.com/allegroai/clearml
-
PyPi (π₯ 49K / month Β· β±οΈ 05.08.2021):
pip install clearml
-
Docker Hub (π₯ 30K Β· β±οΈ 05.10.2020):
docker pull allegroai/trains
snakemake (π₯26 Β· β 1.1K) - This is the development home of the workflow management system.. MIT
livelossplot (π₯25 Β· β 1.1K) - Live training loss plot in Jupyter Notebook for Keras,.. MIT
ml-metadata (π₯25 Β· β 360) - For recording and retrieving metadata associated with ML.. Apache-2
TNT (π₯23 Β· β 1.3K Β· π€) - Simple tools for logging and visualizing, loading and training. BSD-3
TensorWatch (π₯22 Β· β 3.2K Β· π€) - Debugging, monitoring and visualization for Python Machine.. MIT
Labml (π₯21 Β· β 700 Β· π) - Monitor deep learning model training and hardware usage from your mobile.. MIT
Studio.ml (π₯21 Β· β 370 Β· π) - Studio: Simplify and expedite model building process. Apache-2
aim (π₯17 Β· β 1.4K) - Aim a super-easy way to record, search and compare 1000s of ML training.. Apache-2
Show 12 hidden projects...
- knockknock (π₯23 Β· β 2.2K Β· π) - Knock Knock: Get notified when your training ends with only two..
MIT
- TensorBoard Logger (π₯22 Β· β 620 Β· π) - Log TensorBoard events without touching TensorFlow.
MIT
- lore (π₯21 Β· β 1.5K Β· π) - Lore makes machine learning approachable for Software Engineers and..
MIT
- hiddenlayer (π₯21 Β· β 1.5K Β· π) - Neural network graphs and training metrics for..
MIT
- MXBoard (π₯19 Β· β 330 Β· π) - Logging MXNet data for visualization in TensorBoard.
Apache-2
- quinn (π₯19 Β· β 270) - pyspark methods to enhance developer productivity.
Apache-2
- gokart (π₯19 Β· β 200) - Gokart solves reproducibility, task dependencies, constraints of good code,..
MIT
- datmo (π₯18 Β· β 340 Β· π) - Open source production model management tool for data scientists.
MIT
- SKLL (π₯16 Β· β 520) - SciKit-Learn Laboratory (SKLL) makes it easy to run machine..
βοΈBSD-1-Clause
- steppy (π₯16 Β· β 130 Β· π) - Lightweight, Python library for fast and reproducible experimentation.
MIT
- ModelChimp (π₯15 Β· β 120) - Experiment tracking for machine and deep learning projects.
BSD-2
- traintool (π₯10 Β· β 9) - Train off-the-shelf machine learning models in one..
Apache-2
Libraries to serialize models to files, convert between a variety of model formats, and optimize models for deployment.
Core ML Tools (π₯24 Β· β 2.3K) - Core ML tools contain supporting tools for Core ML model.. BSD-3
TorchServe (π₯24 Β· β 2K) - Model Serving on PyTorch. Apache-2
-
GitHub (π¨βπ» 76 Β· π 360 Β· π₯ 580 Β· π 680 - 16% open Β· β±οΈ 18.08.2021):
git clone https://github.com/pytorch/serve
-
PyPi (π₯ 10K / month Β· β±οΈ 02.08.2021):
pip install torchserve
-
Conda (π₯ 12K Β· β±οΈ 02.08.2021):
conda install -c pytorch torchserve
-
Docker Hub (π₯ 110K Β· β 6 Β· β±οΈ 02.08.2021):
docker pull pytorch/torchserve
mmdnn (π₯22 Β· β 5.4K Β· π€) - MMdnn is a set of tools to help users inter-operate among different deep.. MIT
Hummingbird (π₯22 Β· β 2.5K) - Hummingbird compiles trained ML models into tensor computation for.. MIT
m2cgen (π₯22 Β· β 1.9K) - Transform ML models into a native code (Java, C, Python, Go, JavaScript,.. MIT
pytorch2keras (π₯19 Β· β 740) - PyTorch to Keras model convertor. MIT
tfdeploy (π₯15 Β· β 350 Β· π€) - Deploy tensorflow graphs for fast evaluation and export to.. BSD-3
Show 4 hidden projects...
- huggingface_hub (π₯21 Β· β 190) - all the open source things related to the Hugging Face Hub.
Apache-2
- sklearn-porter (π₯17 Β· β 1.1K Β· π) - Transpile trained scikit-learn estimators to C, Java,..
MIT
- Larq Compute Engine (π₯17 Β· β 160) - Highly optimized inference engine for Binarized..
Apache-2
- backprop (π₯14 Β· β 200) - Backprop makes it simple to use, finetune, and deploy state-of-the-..
Apache-2
Libraries to visualize, explain, debug, evaluate, and interpret machine learning models.
shap (π₯34 Β· β 14K) - A game theoretic approach to explain the output of any machine learning model. MIT
Lime (π₯30 Β· β 9K Β· π) - Lime: Explaining the predictions of any machine learning classifier. BSD-2
pyLDAvis (π₯29 Β· β 1.5K) - Python library for interactive topic model visualization. Port of.. BSD-3
InterpretML (π₯28 Β· β 4K) - Fit interpretable models. Explain blackbox machine learning. MIT
Model Analysis (π₯27 Β· β 1.1K) - Model analysis tools for TensorFlow. Apache-2
DoWhy (π₯26 Β· β 3.2K) - DoWhy is a Python library for causal inference that supports explicit.. MIT
dtreeviz (π₯26 Β· β 1.6K) - A python library for decision tree visualization and model interpretation. MIT
Lucid (π₯25 Β· β 4.3K) - A collection of infrastructure and tools for research in neural.. Apache-2
Fairness 360 (π₯25 Β· β 1.5K) - A comprehensive set of fairness metrics for datasets and.. Apache-2
arviz (π₯25 Β· β 1.1K) - Exploratory analysis of Bayesian models with Python. Apache-2
-
GitHub (π¨βπ» 87 Β· π 220 Β· π₯ 110 Β· π¦ 1.3K Β· π 630 - 22% open Β· β±οΈ 26.08.2021):
git clone https://github.com/arviz-devs/arviz
-
PyPi (π₯ 290K / month Β· π¦ 36 Β· β±οΈ 21.02.2021):
pip install arviz
-
Conda (π₯ 440K Β· β±οΈ 20.04.2021):
conda install -c conda-forge arviz
yellowbrick (π₯23 Β· β 3.3K) - Visual analysis and diagnostic tools to facilitate machine.. Apache-2
checklist (π₯23 Β· β 1.5K) - Beyond Accuracy: Behavioral Testing of NLP models with CheckList. MIT
Explainability 360 (π₯21 Β· β 920) - Interpretability and explainability of data and machine.. Apache-2
tf-explain (π₯21 Β· β 850) - Interpretability Methods for tf.keras models with Tensorflow 2.x. MIT
TreeInterpreter (π₯21 Β· β 680) - Package for interpreting scikit-learn's decision tree.. BSD-3
explainerdashboard (π₯21 Β· β 620) - Quickly build Explainable AI dashboards that show the inner.. MIT
random-forest-importances (π₯21 Β· β 470 Β· π€) - Code to compute permutation and drop-column.. MIT
sklearn-evaluation (π₯21 Β· β 310) - Machine learning model evaluation made easy: plots,.. MIT
fairlearn (π₯20 Β· β 1K) - A Python package to assess and improve fairness of machine learning.. MIT
What-If Tool (π₯19 Β· β 570) - Source code/webpage/demos for the What-If Tool. Apache-2
LIT (π₯18 Β· β 2.6K) - The Language Interpretability Tool: Interactively analyze NLP models for.. Apache-2
iNNvestigate (π₯18 Β· β 880) - A toolbox to iNNvestigate neural networks' predictions!. BSD-2
ecco (π₯17 Β· β 870) - Visualize and explore NLP language models. Ecco creates interactive.. BSD-3
FlashTorch (π₯16 Β· β 620) - Visualization toolkit for neural networks in PyTorch! Demo --. MIT
Show 15 hidden projects...
- eli5 (π₯27 Β· β 2.4K Β· π) - A library for debugging/inspecting machine learning classifiers and..
MIT
- scikit-plot (π₯26 Β· β 2.1K Β· π) - An intuitive library to add plotting functionality to..
MIT
- keras-vis (π₯24 Β· β 2.9K Β· π) - Neural network visualization toolkit for keras.
MIT
- DALEX (π₯20 Β· β 880) - moDel Agnostic Language for Exploration and eXplanation.
βοΈGPL-3.0
- imodels (π₯20 Β· β 250) - Interpretable ML package for concise, transparent, and accurate predictive..
MIT
- Skater (π₯19 Β· β 1K Β· π) - Python Library for Model Interpretation/Explanations.
βοΈUPL-1.0
- responsible-ai-widgets (π₯19 Β· β 250) - This project provides responsible AI user interfaces..
MIT
- fairness-indicators (π₯19 Β· β 220) - Tensorflow's Fairness Evaluation and Visualization..
Apache-2
- model-card-toolkit (π₯18 Β· β 210) - a tool that leverages rich metadata and lineage..
Apache-2
- LOFO (π₯16 Β· β 340 Β· π) - Leave One Feature Out Importance.
MIT
- interpret-text (π₯15 Β· β 260) - A library that incorporates state-of-the-art explainers for..
MIT
- ExplainX.ai (π₯15 Β· β 220) - Explainable AI framework for data scientists. Explain & debug any..
MIT
- contextual-ai (π₯14 Β· β 72 Β· π€) - Contextual AI adds explainability to different stages of..
Apache-2
- Attribution Priors (π₯13 Β· β 85) - Tools for training explainable models using..
MIT
- bias-detector (π₯13 Β· β 34 Β· π£) - Bias Detector is a python package for detecting bias in machine..
MIT
Libraries for Approximate Nearest Neighbor Search and Vector Indexing/Similarity Search.
π ANN Benchmarks ( β 2.4K) - Benchmarks of approximate nearest neighbor libraries in Python.
Annoy (π₯30 Β· β 8.9K) - Approximate Nearest Neighbors in C++/Python optimized for memory usage.. Apache-2
Faiss (π₯29 Β· β 14K) - A library for efficient similarity search and clustering of dense vectors. MIT
NMSLIB (π₯28 Β· β 2.5K) - Non-Metric Space Library (NMSLIB): An efficient similarity search.. Apache-2
Milvus (π₯26 Β· β 7.5K) - An open-source vector database for embedding similarity search and AI.. Apache-2
-
GitHub (π¨βπ» 150 Β· π 1K Β· π 3.2K - 10% open Β· β±οΈ 26.08.2021):
git clone https://github.com/milvus-io/milvus
-
PyPi (π₯ 29K / month Β· π¦ 6 Β· β±οΈ 11.08.2021):
pip install pymilvus
-
Docker Hub (π₯ 460K Β· β 14 Β· β±οΈ 11.08.2021):
docker pull milvusdb/milvus
hnswlib (π₯26 Β· β 1.7K) - Header-only C++/python library for fast approximate nearest neighbors. Apache-2
PyNNDescent (π₯26 Β· β 470) - A Python nearest neighbor descent for approximate nearest neighbors. BSD-2
-
GitHub (π¨βπ» 15 Β· π 60 Β· π¦ 720 Β· π 75 - 44% open Β· β±οΈ 27.07.2021):
git clone https://github.com/lmcinnes/pynndescent
-
PyPi (π₯ 650K / month Β· π¦ 6 Β· β±οΈ 06.07.2021):
pip install pynndescent
-
Conda (π₯ 230K Β· β±οΈ 06.07.2021):
conda install -c conda-forge pynndescent
NGT (π₯20 Β· β 770) - Nearest Neighbor Search with Neighborhood Graph and Tree for High-.. Apache-2
N2 (π₯19 Β· β 480) - TOROS N2 - lightweight approximate Nearest Neighbor library which runs fast.. Apache-2
Show 3 hidden projects...
- Magnitude (π₯22 Β· β 1.5K Β· π) - A fast, efficient universal vector embedding utility package.
MIT
- NearPy (π₯20 Β· β 680 Β· π) - Python framework for fast (approximated) nearest neighbour search in..
MIT
- PySparNN (π₯11 Β· β 880 Β· π) - Approximate Nearest Neighbor Search for Sparse Data in Python!.
BSD-3
Libraries providing capabilities for probabilistic programming/reasoning, bayesian inference, gaussian processes, or statistics.
Pyro (π₯29 Β· β 7.1K) - Deep universal probabilistic programming with Python and PyTorch. Apache-2
PyMC3 (π₯29 Β· β 6K) - Probabilistic Programming in Python: Bayesian Modeling and Probabilistic.. Apache-2
-
GitHub (π¨βπ» 320 Β· π 1.4K Β· π₯ 170 Β· π¦ 2.9K Β· π 2.4K - 9% open Β· β±οΈ 24.08.2021):
git clone https://github.com/pymc-devs/pymc3
-
PyPi (π₯ 280K / month Β· π¦ 290 Β· β±οΈ 24.08.2021):
pip install pymc3
-
Conda (π₯ 310K Β· β±οΈ 24.08.2021):
conda install -c conda-forge pymc3
tensorflow-probability (π₯29 Β· β 3.4K) - Probabilistic reasoning and statistical analysis in.. Apache-2
-
GitHub (π¨βπ» 420 Β· π 900 Β· π 1.1K - 44% open Β· β±οΈ 26.08.2021):
git clone https://github.com/tensorflow/probability
-
PyPi (π₯ 3.8M / month Β· π¦ 250 Β· β±οΈ 18.06.2021):
pip install tensorflow-probability
-
Conda (π₯ 42K Β· β±οΈ 21.06.2021):
conda install -c conda-forge tensorflow-probability
GPyTorch (π₯29 Β· β 2.5K) - A highly efficient and modular implementation of Gaussian Processes.. MIT
filterpy (π₯29 Β· β 1.9K) - Python Kalman filtering and optimal estimation library. Implements.. MIT
pomegranate (π₯27 Β· β 2.7K) - Fast, flexible and easy to use probabilistic modelling in Python. MIT
-
GitHub (π¨βπ» 63 Β· π 500 Β· π¦ 510 Β· π 630 - 9% open Β· β±οΈ 26.07.2021):
git clone https://github.com/jmschrei/pomegranate
-
PyPi (π₯ 52K / month Β· π¦ 56 Β· β±οΈ 29.03.2021):
pip install pomegranate
-
Conda (π₯ 69K Β· β±οΈ 01.11.2020):
conda install -c conda-forge pomegranate
SALib (π₯26 Β· β 510) - Sensitivity Analysis Library in Python. Contains Sobol, Morris, FAST, and.. MIT
pgmpy (π₯25 Β· β 1.9K) - Python Library for learning (Structure and Parameter) and inference.. MIT
Orbit (π₯20 Β· β 650) - A Python package for Bayesian forecasting with object-oriented design.. Apache-2
Baal (π₯18 Β· β 380) - Library to enable Bayesian active learning in your research or labeling.. Apache-2
Show 8 hidden projects...
- patsy (π₯29 Β· β 790 Β· π) - Describing statistical models in Python using symbolic formulas.
BSD-2
- pingouin (π₯26 Β· β 780) - Statistical package in Python based on Pandas.
βοΈGPL-3.0
- Edward (π₯25 Β· β 4.6K Β· π) - A probabilistic programming language in TensorFlow. Deep..
Apache-2
- PyStan (π₯23 Β· β 100) - PyStan, a Python interface to Stan, a platform for statistical modeling...
ISC
- scikit-posthocs (π₯21 Β· β 220) - Multiple Pairwise Comparisons (Post Hoc) Tests in Python.
MIT
- Funsor (π₯20 Β· β 180) - Functional tensors for probabilistic programming.
Apache-2
- ZhuSuan (π₯14 Β· β 2.1K Β· π) - A probabilistic programming library for Bayesian deep learning,..
MIT
- Lea (π₯10 Β· π€) - Discrete probability distributions in Python.
βοΈGPL-3.0
Libraries for testing the robustness of machine learning models against attacks with adversarial/malicious examples.
CleverHans (π₯27 Β· β 5.2K) - An adversarial example library for constructing attacks,.. MIT
Foolbox (π₯26 Β· β 2K) - A Python toolbox to create adversarial examples that fool neural networks.. MIT
TextAttack (π₯26 Β· β 1.6K) - TextAttack is a Python framework for adversarial attacks, data.. MIT
ART (π₯23 Β· β 2.4K) - Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning.. MIT
robustness (π₯19 Β· β 580) - A library for experimenting with, training and evaluating neural.. MIT
AdvBox (π₯18 Β· β 1.1K) - Advbox is a toolbox to generate adversarial examples that fool neural.. Apache-2
Show 3 hidden projects...
- advertorch (π₯20 Β· β 910) - A Toolbox for Adversarial Robustness Research.
βοΈGPL-3.0
- textflint (π₯15 Β· β 490 Β· π£) - Unified Multilingual Robustness Evaluation Toolkit for..
βοΈGPL-3.0
- Adversary (π₯14 Β· β 350 Β· π) - Tool to generate adversarial text examples and test machine..
MIT
Libraries that require and make use of CUDA/GPU system capabilities to optimize data handling and machine learning tasks.
CuPy (π₯32 Β· β 5.3K) - NumPy & SciPy for GPU. MIT
-
GitHub (π¨βπ» 270 Β· π 490 Β· π₯ 18K Β· π¦ 800 Β· π 1.5K - 21% open Β· β±οΈ 26.08.2021):
git clone https://github.com/cupy/cupy
-
PyPi (π₯ 75K / month Β· π¦ 190 Β· β±οΈ 26.08.2021):
pip install cupy
-
Conda (π₯ 850K Β· β±οΈ 07.08.2021):
conda install -c conda-forge cupy
-
Docker Hub (π₯ 52K Β· β 6 Β· β±οΈ 26.08.2021):
docker pull cupy/cupy
gpustat (π₯28 Β· β 2.5K) - A simple command-line utility for querying and monitoring GPU status. MIT
Apex (π₯23 Β· β 5.7K) - A PyTorch Extension: Tools for easy mixed precision and distributed.. BSD-3
scikit-cuda (π₯23 Β· β 850) - Python interface to GPU-powered libraries. BSD-3
DALI (π₯17 Β· β 3.4K) - A GPU-accelerated library containing highly optimized building blocks.. Apache-2
-
GitHub (π¨βπ» 62 Β· π 420 Β· π 1K - 16% open Β· β±οΈ 26.08.2021):
git clone https://github.com/NVIDIA/DALI
Vulkan Kompute (π₯17 Β· β 470) - General purpose GPU compute framework for cross vendor.. Apache-2
BlazingSQL (π₯16 Β· β 1.6K) - BlazingSQL is a lightweight, GPU accelerated, SQL engine for.. Apache-2
cuSignal (π₯14 Β· β 520) - GPU accelerated signal processing. Apache-2
-
GitHub (π¨βπ» 33 Β· π 72 Β· π 120 - 12% open Β· β±οΈ 23.08.2021):
git clone https://github.com/rapidsai/cusignal
Show 5 hidden projects...
- GPUtil (π₯23 Β· β 750 Β· π) - A Python module for getting the GPU status from NVIDA GPUs using..
MIT
- py3nvml (π₯23 Β· β 190) - Python 3 Bindings for NVML library. Get NVIDIA GPU status inside your..
BSD-3
- nvidia-ml-py3 (π₯20 Β· β 67 Β· π) - Python 3 Bindings for the NVIDIA Management Library.
BSD-3
- SpeedTorch (π₯16 Β· β 620 Β· π) - Library for faster pinned CPU - GPU transfer in Pytorch.
MIT
- ipyexperiments (π₯16 Β· β 140) - jupyter/ipython experiment containers for GPU and..
Apache-2
Libraries that extend TensorFlow with additional capabilities.
TF Addons (π₯34 Β· β 1.4K) - Useful extra functionality for TensorFlow 2.x maintained by.. Apache-2
tensor2tensor (π₯33 Β· β 12K) - Library of deep learning models and datasets designed to.. Apache-2
tensorflow-hub (π₯33 Β· β 2.9K) - A library for transfer learning by reusing parts of.. Apache-2
-
GitHub (π¨βπ» 76 Β· π 1.5K Β· π¦ 8.1K Β· π 630 - 5% open Β· β±οΈ 26.08.2021):
git clone https://github.com/tensorflow/hub
-
PyPi (π₯ 4.9M / month Β· π¦ 310 Β· β±οΈ 14.04.2021):
pip install tensorflow-hub
-
Conda (π₯ 56K Β· β±οΈ 18.04.2021):
conda install -c conda-forge tensorflow-hub
TensorFlow Datasets (π₯30 Β· β 3K) - TFDS is a collection of datasets ready to use with.. Apache-2
Keras-Preprocessing (π₯29 Β· β 980) - Utilities for working with image data, text data, and.. MIT
-
GitHub (π¨βπ» 50 Β· π 420 Β· π 190 - 48% open Β· β±οΈ 04.02.2021):
git clone https://github.com/keras-team/keras-preprocessing
-
PyPi (π₯ 6.6M / month Β· π¦ 2.7K Β· β±οΈ 14.05.2020):
pip install keras-preprocessing
-
Conda (π₯ 1.1M Β· β±οΈ 15.01.2021):
conda install -c conda-forge keras-preprocessing
TensorFlow Transform (π₯29 Β· β 880) - Input pipeline framework. Apache-2
TF Model Optimization (π₯28 Β· β 1.1K) - A toolkit to optimize ML models for deployment for.. Apache-2
TensorFlow Cloud (π₯26 Β· β 300) - The TensorFlow Cloud repository provides APIs that.. Apache-2
efficientnet (π₯25 Β· β 1.9K) - Implementation of EfficientNet model. Keras and.. Apache-2
Neural Structured Learning (π₯25 Β· β 850) - Training neural models with structured signals. Apache-2
TensorFlow I/O (π₯24 Β· β 490) - Dataset, streaming, and file system extensions.. Apache-2
TensorNets (π₯20 Β· β 990 Β· π€) - High level network definitions with pre-trained weights in.. MIT
Saliency (π₯20 Β· β 710) - Framework-agnostic implementation for state-of-the-art saliency.. Apache-2
TF Compression (π₯18 Β· β 520) - Data compression in TensorFlow. Apache-2
Show 1 hidden projects...
Libraries that extend scikit-learn with additional capabilities.
imbalanced-learn (π₯31 Β· β 5.4K) - A Python Package to Tackle the Curse of Imbalanced.. MIT
-
GitHub (π¨βπ» 58 Β· π 1.1K Β· π¦ 6.8K Β· π 480 - 8% open Β· β±οΈ 25.05.2021):
git clone https://github.com/scikit-learn-contrib/imbalanced-learn
-
PyPi (π₯ 1.8M / month Β· π¦ 280 Β· β±οΈ 18.02.2021):
pip install imbalanced-learn
-
Conda (π₯ 150K Β· β±οΈ 18.02.2021):
conda install -c conda-forge imbalanced-learn
fancyimpute (π₯25 Β· β 990 Β· π) - Multivariate imputation and matrix completion.. Apache-2
sklearn-contrib-lightning (π₯24 Β· β 1.5K) - Large-scale linear classification, regression and.. BSD-3
-
GitHub (π¨βπ» 17 Β· π 190 Β· π₯ 71 Β· π¦ 86 Β· π 90 - 55% open Β· β±οΈ 15.06.2021):
git clone https://github.com/scikit-learn-contrib/lightning
-
PyPi (π₯ 4.4K / month Β· π¦ 10 Β· β±οΈ 15.06.2021):
pip install sklearn-contrib-lightning
-
Conda (π₯ 150K Β· β±οΈ 20.12.2020):
conda install -c conda-forge sklearn-contrib-lightning
scikit-opt (π₯23 Β· β 2.5K) - Genetic Algorithm, Particle Swarm Optimization, Simulated.. MIT
scikit-lego (π₯21 Β· β 570) - Extra blocks for scikit-learn pipelines. MIT
scikit-tda (π₯20 Β· β 300) - Topological Data Analysis for Python. MIT
iterative-stratification (π₯19 Β· β 580 Β· π€) - scikit-learn cross validators for iterative.. BSD-3
Show 7 hidden projects...
- category_encoders (π₯26 Β· β 1.7K Β· π) - A library of sklearn compatible categorical variable..
BSD-3
- sklearn-crfsuite (π₯24 Β· β 380 Β· π) - scikit-learn inspired API for CRFsuite.
MIT
- scikit-multilearn (π₯23 Β· β 670 Β· π) - A scikit-learn based module for multi-label et. al...
BSD-2
- skope-rules (π₯21 Β· β 410 Β· π€) - machine learning with logical rules in Python.
βοΈBSD-1-Clause
- skggm (π₯16 Β· β 180 Β· π€) - Scikit-learn compatible estimation of general graphical models.
MIT
- celer (π₯16 Β· β 120) - Fast solver for L1-type problems: Lasso, sparse Logisitic regression,..
BSD-3
- dabl (π₯16 Β· β 100) - Data Analysis Baseline Library.
BSD-3
Libraries that extend Pytorch with additional capabilities.
EfficientNet-PyTorch (π₯27 Β· β 6.4K) - A PyTorch implementation of EfficientNet and.. Apache-2
pytorch-summary (π₯26 Β· β 3.2K) - Model summary in PyTorch similar to `model.summary()` in.. MIT
pytorch-optimizer (π₯26 Β· β 2K) - torch-optimizer -- collection of optimizers for.. Apache-2
PML (π₯25 Β· β 3.6K) - The easiest way to use deep metric learning in your application. Modular,.. MIT
-
GitHub (π¨βπ» 19 Β· π 450 Β· π¦ 120 Β· π 290 - 16% open Β· β±οΈ 03.08.2021):
git clone https://github.com/KevinMusgrave/pytorch-metric-learning
-
PyPi (π₯ 11K / month Β· β±οΈ 17.08.2021):
pip install pytorch-metric-learning
-
Conda (π₯ 3.7K Β· β±οΈ 10.05.2021):
conda install -c metric-learning pytorch-metric-learning
torchdiffeq (π₯24 Β· β 3.6K) - Differentiable ODE solvers with full GPU support and.. MIT
SRU (π₯24 Β· β 2K) - Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755). MIT
Torchmeta (π₯24 Β· β 1.4K) - A collection of extensions and data-loaders for few-shot learning.. MIT
EfficientNets (π₯23 Β· β 1.4K) - Pretrained EfficientNet, EfficientNet-Lite, MixNet,.. Apache-2
accelerate (π₯22 Β· β 1.8K) - A simple way to train and use PyTorch models with multi-.. Apache-2
reformer-pytorch (π₯22 Β· β 1.6K) - Reformer, the efficient Transformer, in Pytorch. MIT
Higher (π₯22 Β· β 1.2K) - higher is a pytorch library allowing users to obtain higher.. Apache-2
lightning-flash (π₯22 Β· β 890) - Collection of tasks for fast prototyping, baselining,.. Apache-2
torch-scatter (π₯22 Β· β 740) - PyTorch Extension Library of Optimized Scatter Operations. MIT
PyTorch Sparse (π₯22 Β· β 460) - PyTorch Extension Library of Optimized Autograd Sparse.. MIT
Pytorch Toolbelt (π₯20 Β· β 1.1K) - PyTorch extensions for fast R&D prototyping and Kaggle.. MIT
Performer Pytorch (π₯19 Β· β 700) - An implementation of Performer, a linear attention-based.. MIT
Lambda Networks (π₯17 Β· β 1.5K Β· π€) - Implementation of LambdaNetworks, a new approach to.. MIT
Tensor Sensor (π₯17 Β· β 580) - The goal of this library is to generate more helpful.. MIT
tinygrad (π₯16 Β· β 5K) - You like pytorch? You like micrograd? You love tinygrad!. MIT
-
GitHub (π¨βπ» 50 Β· π 550 Β· π¦ 1 Β· π 85 - 24% open Β· β±οΈ 06.08.2021):
git clone https://github.com/geohot/tinygrad
torchsde (π₯16 Β· β 810) - Differentiable SDE solvers with GPU support and efficient.. Apache-2
-
GitHub (π¨βπ» 5 Β· π 85 Β· π¦ 7 Β· π 39 - 17% open Β· β±οΈ 26.07.2021):
git clone https://github.com/google-research/torchsde
Tez (π₯16 Β· β 650) - Tez is a super-simple and lightweight Trainer for PyTorch. It also.. Apache-2
Pywick (π₯16 Β· β 330) - High-level batteries-included neural network training library for.. MIT
Torch-Struct (π₯13 Β· β 970) - Fast, general, and tested differentiable structured prediction.. MIT
-
GitHub (π¨βπ» 13 Β· π 72 Β· π 43 - 41% open Β· β±οΈ 09.05.2021):
git clone https://github.com/harvardnlp/pytorch-struct
Show 6 hidden projects...
- pretrainedmodels (π₯30 Β· β 8.1K Β· π) - Pretrained ConvNets for pytorch: NASNet, ResNeXt,..
BSD-3
- Poutyne (π₯20 Β· β 480) - A simplified framework and utilities for PyTorch.
βοΈLGPL-3.0
- AdaBound (π₯19 Β· β 2.9K Β· π) - An optimizer that trains as fast as Adam and as good as SGD.
Apache-2
- Antialiased CNNs (π₯17 Β· β 1.4K Β· π€) - pip install antialiased-cnns to improve stability and..
βοΈCC BY-NC-SA 4.0
- TorchDrift (π₯17 Β· β 170 Β· π£) - Drift Detection for your PyTorch Models.
Apache-2
- micrograd (π₯14 Β· β 1.8K Β· π) - A tiny scalar-valued autograd engine and a neural net library..
MIT
Libraries for connecting to, operating, and querying databases.
π best-of-python - DB Clients ( β 1.7K) - Collection of database clients for python.
scipy (π₯42 Β· β 8.5K) - Ecosystem of open-source software for mathematics, science, and engineering. BSD-3
-
GitHub (π¨βπ» 1.2K Β· π 3.8K Β· π₯ 320K Β· π¦ 390K Β· π 7.8K - 22% open Β· β±οΈ 26.08.2021):
git clone https://github.com/scipy/scipy
-
PyPi (π₯ 30M / month Β· π¦ 87K Β· β±οΈ 02.08.2021):
pip install scipy
-
Conda (π₯ 17M Β· β±οΈ 19.08.2021):
conda install -c conda-forge scipy
SymPy (π₯36 Β· β 8.3K Β· π) - A computer algebra system written in pure Python. BSD-3
-
GitHub (π¨βπ» 1.1K Β· π 3.4K Β· π₯ 430K Β· π¦ 35K Β· π 12K - 35% open Β· β±οΈ 26.08.2021):
git clone https://github.com/sympy/sympy
-
PyPi (π₯ 2.5M / month Β· π¦ 6.4K Β· β±οΈ 09.04.2021):
pip install sympy
-
Conda (π₯ 1.6M Β· β±οΈ 10.04.2021):
conda install -c conda-forge sympy
Datasette (π₯29 Β· β 5.4K) - An open source multi-tool for exploring and publishing data. Apache-2
Streamlit (π₯28 Β· β 16K Β· π) - Streamlit The fastest way to build data apps in Python. Apache-2
PyOD (π₯28 Β· β 4.8K) - (JMLR'19) A Python Toolbox for Scalable Outlier Detection (Anomaly.. BSD-2
DeepChem (π₯27 Β· β 3.1K) - Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry,.. MIT
hdbscan (π₯27 Β· β 2K) - A high performance implementation of HDBSCAN clustering. BSD-3
-
GitHub (π¨βπ» 69 Β· π 340 Β· π¦ 960 Β· π 380 - 61% open Β· β±οΈ 07.04.2021):
git clone https://github.com/scikit-learn-contrib/hdbscan
-
PyPi (π₯ 390K / month Β· π¦ 120 Β· β±οΈ 03.02.2021):
pip install hdbscan
-
Conda (π₯ 800K Β· β±οΈ 14.02.2021):
conda install -c conda-forge hdbscan
Pythran (π₯27 Β· β 1.6K) - Ahead of Time compiler for numeric kernels. BSD-3
-
GitHub (π¨βπ» 60 Β· π 150 Β· π¦ 61 Β· π 710 - 15% open Β· β±οΈ 24.08.2021):
git clone https://github.com/serge-sans-paille/pythran
-
PyPi (π₯ 50K / month Β· π¦ 26 Β· β±οΈ 14.07.2021):
pip install pythran
-
Conda (π₯ 190K Β· β±οΈ 22.07.2021):
conda install -c conda-forge pythran
agate (π₯27 Β· β 1.1K) - A Python data analysis library that is optimized for humans instead of.. MIT
TabPy (π₯26 Β· β 1.1K) - Execute Python code on the fly and display results in Tableau visualizations:. MIT
causalml (π₯25 Β· β 2.2K) - Uplift modeling and causal inference with machine learning.. Apache-2
PennyLane (π₯25 Β· β 980) - PennyLane is a cross-platform Python library for differentiable.. Apache-2
kmodes (π₯25 Β· β 890) - Python implementations of the k-modes and k-prototypes clustering.. MIT
pyclustering (π₯25 Β· β 860) - pyclustring is a Python, C++ data mining library. BSD-3
-
GitHub (π¨βπ» 26 Β· π 200 Β· π₯ 360 Β· π¦ 220 Β· π 640 - 8% open Β· β±οΈ 12.02.2021):
git clone https://github.com/annoviko/pyclustering
-
PyPi (π₯ 44K / month Β· π¦ 36 Β· β±οΈ 25.11.2020):
pip install pyclustering
-
Conda (π₯ 28K Β· β±οΈ 14.07.2021):
conda install -c conda-forge pyclustering
metric-learn (π₯24 Β· β 1.2K) - Metric learning algorithms in Python. MIT
pyjanitor (π₯24 Β· β 730) - Clean APIs for data cleaning. Python implementation of R package Janitor. MIT
-
GitHub (π¨βπ» 92 Β· π 130 Β· π¦ 100 Β· π 410 - 24% open Β· β±οΈ 23.08.2021):
git clone https://github.com/pyjanitor-devs/pyjanitor
-
PyPi (π₯ 9.6K / month Β· π¦ 4 Β· β±οΈ 16.07.2021):
pip install pyjanitor
-
Conda (π₯ 100K Β· β±οΈ 16.07.2021):
conda install -c conda-forge pyjanitor
Mars (π₯22 Β· β 2.2K) - Mars is a tensor-based unified framework for large-scale data.. Apache-2
gplearn (π₯22 Β· β 990) - Genetic Programming in Python, with a scikit-learn inspired API. BSD-3
alibi-detect (π₯22 Β· β 820) - Algorithms for outlier, adversarial and drift detection. Apache-2
scikit-rebate (π₯21 Β· β 330) - A scikit-learn-compatible Python implementation of ReBATE, a.. MIT
AstroML (π₯20 Β· β 770) - Machine learning, statistics, and data mining for astronomy and.. BSD-2
Feature Engine (π₯20 Β· β 600) - Feature engineering package with sklearn like functionality. BSD-3
AugLy (π₯19 Β· β 3.8K Β· π£) - A data augmentations library for audio, image, text, and video. MIT
StreamAlert (π₯19 Β· β 2.6K) - StreamAlert is a serverless, realtime data analysis framework.. Apache-2
-
GitHub (π¨βπ» 31 Β· π 320 Β· π 340 - 24% open Β· β±οΈ 10.02.2021):
git clone https://github.com/airbnb/streamalert
River (π₯19 Β· β 1.9K) - Online machine learning in Python. BSD-3
-
GitHub (π¨βπ» 66 Β· π 230 Β· π¦ 33 Β· π 340 - 8% open Β· β±οΈ 24.08.2021):
git clone https://github.com/online-ml/river
apricot (π₯19 Β· β 330) - apricot implements submodular optimization for the purpose of selecting.. MIT
opyrator (π₯18 Β· β 2.4K Β· π£) - Turns your machine learning code into microservices with web API,.. MIT
baikal (π₯18 Β· β 580) - A graph-based functional API for building complex scikit-learn pipelines. BSD-3
avalanche (π₯17 Β· β 570) - Avalanche: an End-to-End Library for Continual Learning. MIT
-
GitHub (π¨βπ» 38 Β· π 84 Β· π 390 - 15% open Β· β±οΈ 23.08.2021):
git clone https://github.com/ContinualAI/avalanche
traingenerator (π₯11 Β· β 1.1K) - A web app to generate template code for machine learning. MIT
-
GitHub (π¨βπ» 3 Β· π 140 Β· π 12 - 75% open Β· β±οΈ 29.04.2021):
git clone https://github.com/jrieke/traingenerator
Show 14 hidden projects...
- pysc2 (π₯26 Β· β 7.3K Β· π) - StarCraft II Learning Environment.
Apache-2
- Cython BLIS (π₯26 Β· β 170) - Fast matrix-multiplication as a self-contained Python library no..
BSD-3
- minisom (π₯24 Β· β 900) - MiniSom is a minimalistic implementation of the Self Organizing..
βοΈCC-BY-3.0
- datalad (π₯24 Β· β 250) - Keep code, data, containers under control with git and git-annex.
MIT
- cleanlab (π₯21 Β· β 2.1K) - The standard package for machine learning with noisy labels and..
βοΈAGPL-3.0
- mlens (π₯20 Β· β 700 Β· π) - ML-Ensemble high performance ensemble learning.
MIT
- impyute (π₯20 Β· β 290 Β· π) - Data imputations library to preprocess datasets with missing data.
MIT
- SUOD (π₯20 Β· β 280 Β· π€) - (MLSys' 21) An Acceleration System for Large-scare Unsupervised..
BSD-2
- vecstack (π₯19 Β· β 630 Β· π) - Python package for stacking (machine learning technique).
MIT
- rrcf (π₯19 Β· β 320 Β· π) - Implementation of the Robust Random Cut Forest algorithm for anomaly..
MIT
- pandas-ml (π₯19 Β· β 280 Β· π) - pandas, scikit-learn, xgboost and seaborn integration.
BSD-3
- pykale (π₯14 Β· β 260) - Knowledge-Aware machine LEarning (KALE) from multiple sources in Python.
MIT
- dstack (π₯13 Β· β 180) - An open-source tool to rapidly develop data applications with Python.
Apache-2
- nylon (π₯12 Β· β 71 Β· π£) - An intelligent, flexible grammar of machine learning.
MIT
- Papers With Code: Discover ML papers, code, and evaluation tables.
- Sotabench: Discover & compare open-source ML models.
- Google Dataset Search: Dataset search engine by Google.
- Dataset List: List of the biggest ML datasets from across the web.
- Awesome Public Datasets: A topic-centric list of open datasets.
- Best-of lists: Discover other best-of lists with awesome open-source projects on all kinds of topics.
- best-of-python-dev: A ranked list of awesome python developer tools and libraries.
- best-of-web-python: A ranked list of awesome python libraries for web development.
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.