Mix.install([ {:nx, "~> 0.9.2"} ])
list = [0, 1, 2, 3] Enum.map( list, fn x -> x + 1 end )
Salary predictions
salary_prediction.livemd
2022-8-18
Christian's first LiveBook test
notebook1.livemd
MNIST
mnist.livemd
Trying Nx
NX.livemd
Evision Example - High Dynamic Range Imaging
photo-hdr.livemd
Encrypt Attributes
encrypt-attributes.livemd
2025-8-28
Genetic Algorithm in Nx
ga_in_nix.livemd
2024-9-29