(no title)
rahen | 2 months ago
Market pressure. Early ML frameworks were in Lisp, then eventually Lua with Torch, but demand dictated the choice of Python because "it's simple" even if the result is cobbled together.
Lisp is arguably still the most suitable language for neural networks for a lot of reasons beyond the scope of this post, but the tooling is missing. I’m developing such a framework right now, though I have no illusions that many will adopt it. Python may not be elegant or efficient, but it's simple, and that's what people want.
Joker_vD|2 months ago
rahen|2 months ago
wild_egg|2 months ago
rahen|2 months ago
The code hasn't reached RC yet, but I'll definitely post a Show HN once it's ready for a preview.