Books on Machine/Deep Learning

There is also:

Clojure for Machine Learning

But since it The book you mentioned uses clatrix as a backend to core.matrix which is pretty much abandoned you might want to reproduce examples either directly with neanderthal or you might switch the backend using denisovan.

Also recently I released clj-boost which is a Clojure wrapper for XGBoost

2 Likes