Skip to main content

A Python package for analyzing and transforming neural latent spaces.

Project description

Latentis

CI Docs NN Template Python Code style: blackpip install git+ssh://git@github.com/flegyas/latentis.git

Quickstart

Development installation

Setup the development environment:

git clone git@github.com:flegyas/latentis.git
cd latentis
conda env create -f env.yaml
conda activate latentis
pre-commit install

Run the tests:

pre-commit run --all-files
pytest -v

Update the dependencies

Re-install the project in edit mode:

pip install -e .[dev]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

latentis-0.0.1.tar.gz (16.3 kB view hashes)

Uploaded Source

Built Distribution

latentis-0.0.1-py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page