I'm very happy to share a little 🎁 with you. Training is now working with my #PyTorch bindings for #Scala.

Here's a complete training loop, training a ResNet on the dogs-vs-cats dataset https://www.kaggle.com/competitions/dogs-vs-cats/overview (25k) images to 99% accuracy in about 20 minutes on my laptop GPU.

Dogs vs. Cats

Create an algorithm to distinguish dogs from cats

There are still a lot of things missing, but I'm confident enough now that this is going to work.

So from now on, I'll focus on cleaning up the mess to make the project open-source ready.

@soeren oddly satisfying to watch