logo

OCANNL, the `neural_nets_lib` - Lukasz Stafiniak - FUN OCaml 2024

time7 mo agoview12 views

Lukasz Stafiniak's FUN OCaml 2024 talk recording!

Overview by Lukasz:

Using OCANNL, we will build a toy feed forward network, we will train it, visualize its outputs. We will take a peek at the actual computation generated at various levels of abstraction: tensor node assignments, optimized C-language-like programs, translations to actual C (for CPUs, or CUDA but it is still work-in-progress). Lastly, we will parallelize training across multiple devices.

Connect with us Website: https://fun-ocaml.com/ Twitter: https://x.com/FunOCaml Bluesky: https://bsky.app/profile/fun-ocaml.com

#ocaml

Loading comments...