Mix.install([ {:nx, "~> 0.9.2"} ])
list = [0, 1, 2, 3] Enum.map( list, fn x -> x + 1 end )
Christian's first LiveBook test
notebook1.livemd
2022-8-18
MNIST
mnist.livemd
Trying Nx
NX.livemd
test_model
test.livemd
Process Mailbox
process_mailbox.livemd
2026-1-10
BDA-Cyber Chapter 11 — Gibbs and Metropolis on Net...
ch11_mcmc_traffic.livemd
2026-7-7
Drills: Pattern Matching
treasure_matching.livemd