Open Source Tools for AI-Projects

Displaying 1 - 10 of 41

DeepSpeed by microsoft


DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.

dash by plotly


Analytical Web Apps for Python, R, Julia, and Jupyter. No JavaScript Required.

nni by microsoft


An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.

fairlearn by fairlearn


A Python package to assess and improve fairness of machine learning models.

foolbox by bethgelab


A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX

spaCy by explosion


💫 Industrial-strength Natural Language Processing (NLP) in Python

sacred by IDSIA


Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA.

cupy by cupy


NumPy & SciPy for GPU



Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams

zarr-python by zarr-developers


An implementation of chunked, compressed, N-dimensional arrays for Python.