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
Chapt8 notebook
chapt8.livemd
2024-9-8
File
file.livemd
2023-1-21
Kafka Partition Replication
4_kafka_partition_replication.livemd
2023-1-14