MCPcopy Create free account
hub / github.com/LeCAR-Lab/model-based-diffusion / mbd_mnist.py

File mbd_mnist.py

mbd/blackbox/mbd_mnist.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import jax
2from jax import numpy as jnp
3from tqdm import tqdm
4from jax.example_libraries import stax

Callers

nothing calls this directly

Calls 3

mnistFunction · 0.85
accuracyFunction · 0.85
reverse_onceFunction · 0.70

Tested by

no test coverage detected