.gitignore
LICENSE.md
README.md
pyproject.toml
setup.py
examples/jacaranda-autoencode.py
examples/jacaranda-cnn1d.py
examples/jacaranda-mlp.py
examples/jacaranda-vae.py
examples/jacaranda-xgboost.py
jacaranda/__init__.py
jacaranda/pytorch.py
jacaranda/xgboost.py
jacaranda.egg-info/PKG-INFO
jacaranda.egg-info/SOURCES.txt
jacaranda.egg-info/dependency_links.txt
jacaranda.egg-info/requires.txt
jacaranda.egg-info/top_level.txt
tests/__init__.py