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
- Pytorch MNIST
- Matlib PyPlot
- NLTK
- SpaCy
- Sci SpaCy
- Seaborn
- UMAP
- TRIMAP
- Igraph
- Leiden
- Sklearn
- Facebook Prophet
- Pygal
- Bokeh
- OpenCV
- psutil
- diffprivlb
In general, you will need a python3 env and pip install the various packages before running
- Pyplot
- GPT2 & MXNet
- Seaborn Visualizations
- UMAP and Trimap
- Network Analysis with IGraph and Leiden
- Sci Spacy tutorial
- Facebook Prophet
Copyright © 2020 Carin Meier
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.