Anyone got experinence using pytorch from clj?
assuming you've already noticed this: https://github.com/gigasquid/libpython-clj-examples/blob/master/src/gigasquid/pytorch_mnist.clj
Yeah I did find that one and it looks great!
I've got a fair bit of experience using python, scikit, numpy and tensorflow - and a fair bit of experience using Clojure. Now I'm leaning towards trying pytorch and I'd like to give it a shot with clojure as my main programming language.
I'm just curious how people do it in practice 🙂
Are you using libpython-clj ?
Maybe this is the right path: https://github.com/gigasquid/libpython-clj-examples