/libpython-clj-examples

Examples using libpython-clj

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

libpython-clj-examples

Overview

This repo contains some examples of using libpython-clj with various python libraries. So far there are source code examples meant to be walked through in the REPL

  • GPT2 text generation from hugging-face
  • MXNet MNIST classification using the Module API
  • Matlib PyPlot
  • NLTK
  • SpaCy
  • Sci SpaCy
  • Seaborn
  • UMAP
  • TRIMAP
  • Igraph
  • Leiden
  • Sklearn
  • Facebook Prophet

In general, you will need a python3 env and pip install the various packages before running

Nextjournal Posts

License

Copyright © 2020 Carin Meier

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.