{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "\n# Different gradient computations for regularized optimal transport\n\nThis example illustrates the differences in terms of computation time between the gradient options for the Sinkhorn solver.\n\n
Example added in release: 0.9.6