|
|
|
|
|
by drzoltar
2012 days ago
|
|
Machine Learning in Clojure reminds me of Yann LeCun’s ML course from 2010, where we used an adorable language called Lush: http://lush.sourceforge.net/ which I suppose can best be described as Lisp and Python having a baby. It was immense fun to code neural networks from scratch in it. I hope Clojure can find a bigger place in the world of ML. |
|
[1] http://torch.ch/
[2] https://github.com/torch/torch7