Mix.install([:jason])
This is just some test!
%{a: 1, b: 2, c: 'three'} |> Jason.encode!() |> IO.puts()
Games Project
games.livemd
2025-7-24
Filter Values By Type
filter_values_by_type.livemd
Collaborative Code Editor Design
collaborative_editor.livemd
2024-11-8
Training Loop with Crop Augmentation
crop_image_training.livemd
2024-9-4
ResNet18 image classification - libtorch
resnet18.livemd
2024-9-20
Reduce
reduce.livemd
Text classification
text_classification_exla_cuda.livemd
2023-2-16