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 による画像処理
image_processing.livemd
2022-12-17
Credo
deprecated_credo.livemd
2023-6-5
File System Todo
file_system_todo_app.livemd
2023-1-23