This is an effort to port Malt to Clojure. Malt is a minimalistic deep learning toolkit designed to support the book The Little Learner.
The goal for no.olavfosse.malt is for it to be pleasant to work through The Little Learner in Clojure. no.olavfosse.malt’s API is a one-to-one port of upstream with some extra conveniences and interactive visualizations. no.olavfosse.malt is designed to be used in conjunction with Clerk.
- Install Clojure
- Start the notebooks with
$ clj
- Save a notebook file (nbs/*) to render your changes
- (not optional) Set up https://cider.mx for a goated dev env
This notebook is a summary of the book for the purpose of teaching and testing no.olavfosse.malt.