Path: blob/master/notebooks/book1/01/emnist_viz_torch.ipynb
1192 views
Kernel: Python [conda env:pymc_exp]
Please find jax implementation of this notebook here: https://colab.research.google.com/github/probml/pyprobml/blob/master/notebooks/book1/01/emnist_viz_jax.ipynb
In [2]:
In [3]:
Out[3]:
/home/patel_zeel/miniconda3/envs/pymc_exp/lib/python3.8/site-packages/probml_utils/plotting.py:79: UserWarning: set FIG_DIR environment variable to save figures
warnings.warn("set FIG_DIR environment variable to save figures")