Open Source Tools for AI-Projects

Displaying 1 - 10 of 13

pytorch by pytorch


Tensors and Dynamic neural networks in Python with strong GPU acceleration

pytorch-lightning by PyTorchLightning


The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.

transformers by huggingface


🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

captum by pytorch


Model interpretability and understanding for PyTorch

foolbox by bethgelab


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

Hub by activeloopai


Dataset format for AI. Build, manage, query & visualize datasets for deep learning. Stream data real-time to PyTorch/TensorFlow & version-control it. https://activeloop.ai

horovod by horovod


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

analytics-zoo by intel-analytics


Distributed Tensorflow, Keras and PyTorch on Apache Spark/Flink & Ray

AdvBox by advboxes


Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning models. Advbox give a command line tool to generate adversarial examples with Zero-Coding.

XLM by facebookresearch


PyTorch original implementation of Cross-lingual Language Model Pretraining.