Scott Mueller

Results 5 issues of Scott Mueller

Added a really simple Exploratory Analysis section and configuration module. All hanging functions were put inside modules. The livebook can run to completion on my CPU.

The notebook presents an approach to using axon_onnx to parse an ONNX model into an Axon model. The notebook could be moved to axon_onnx, however, I think it belongs with...

**Problem** I'm not sure how to show a black and white image for normalized Float values between 0 and 1. Also need a solution for showing 2D Nx.Tensor between 0...

**Starting a GPU capable Livebook.dev server** It can be hard for users to start with DL in Elixir because they don't have easy to repeat examples of getting access to...

I have the Axon VAE notebook, fashionmnist_vae.livemd, running under Torchx CPU. I can regularly get the notebook to fail when executing the Enum.at line in the following: {input_batch, target_batch} =...

area:torchx