Data for Colab / colorblind setting

This commit is contained in:
AleDinve
2024-10-28 11:58:47 +01:00
committed by Nicola Demo
parent 6ba98885e3
commit a5e326c927
21 changed files with 53 additions and 4 deletions

View File

@@ -48,6 +48,7 @@ minimum PINA version to run this tutorial is the ``0.1``.
%matplotlib inline
import matplotlib.pyplot as plt
plt.style.use('tableau-colorblind10')
import torch
import pina