This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-03-07
Channels
- # announcements (19)
- # babashka (19)
- # beginners (76)
- # bitcoin (2)
- # calva (1)
- # chlorine-clover (1)
- # cider (7)
- # clara (1)
- # clj-kondo (1)
- # cljsrn (1)
- # clojars (4)
- # clojure (139)
- # clojure-dev (65)
- # clojure-europe (2)
- # clojure-uk (2)
- # clojurescript (7)
- # community-development (3)
- # conjure (15)
- # core-async (5)
- # cursive (11)
- # data-science (9)
- # duct (6)
- # fulcro (4)
- # honeysql (12)
- # jobs (3)
- # jobs-discuss (3)
- # keechma (1)
- # malli (31)
- # meander (14)
- # midje (1)
- # off-topic (21)
- # pathom (6)
- # practicalli (3)
- # quil (7)
- # re-frame (10)
- # reitit (6)
- # slack-help (4)
- # tree-sitter (6)
- # xtdb (1)
Hi @U6T7M9DBR I think you’ll get a better answer from the Clojurians Zulip. The best person to ask to is https://github.com/sponsors/cnuernber, the creator of libpython-clj. He’s usually around! Last time we spoke about a year ago, I belief there was some issues with pytorch and they way it does parallel computation. Chris was aware of it, and it could be that it has been fixed.
assuming you've already noticed this: https://github.com/gigasquid/libpython-clj-examples/blob/master/src/gigasquid/pytorch_mnist.clj
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.
Maybe this is the right path: https://github.com/gigasquid/libpython-clj-examples