# Introduction

# What is Foolbox?

Foolbox is a Python library that lets you easily run adversarial attacks against machine learning models like deep neural networks. It is built on top of EagerPy (opens new window) and works natively with models in PyTorch (opens new window), TensorFlow (opens new window), and JAX (opens new window).