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
Programming Machine Learning - Chapter 6
ch06.livemd
2022-12-23
Mix Math
deprecated_mix_math.livemd
2023-1-23
Clip
clip.livemd
2023-11-27