If you want to give the repo a spin and help make it stable and ready for prime time that would be awesome.
Here is what you can do.
lein deps (this might take a bit - the jars are big!)lein test - there should be no errors. The tests are all cpulein install to install the clojure-package locallycd examples/modulelein run or lein run :gpuIf you find any problems, please log on issue.
Thanks!
The examples/tutorial is a good REPL walkthrough The examples/pre-trained-modules is nice too The examples/gan is just plain fun :)