Neural networks from scratch in Scala

Hi all,

I learned an incredible lot from the fastai courses, and I’ve written a PolyNote notebook on how to implement a neural network from scratch with Scala.
You can find it at https://github.com/botkop/numsca/blob/master/notebooks/dl-from-scratch.ipynb
Comments appreciated.
If you like it, you can star the repo.

Thank you.

1 Like