Skip to main content

Visualization exploration for AI/XAI

Project description

Example application using trame for exploring MNIST dataset in the context of AI training and XAI thanks to XAITK.

Installing

For the Python layer it is recommended to use conda to properly install the various ML packages.

conda setup on macOS

Go to conda documentation for your OS

brew install miniforge
conda init zsh

venv setup for AI

# Needed in order to get py3.9 with lzma
# PYTHON_CONFIGURE_OPTS="--enable-framework" pyenv install 3.9.9

conda create --name trame-mnist python=3.9
conda activate trame-mnist

# For development when inside repo
pip install -e .

# For testing (no need to clone repo)
pip install trame-mnist

Running the application

conda activate trame-mnist
trame-mnist

If cuda is available, the application will use your GPU, but you can also force the usage of your cpu by adding to your command line the following argument: –cpu

image_1 image_2 image_3

License

trame-mnist is distributed under the OSI-approved BSD 3-clause License.

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

trame-mnist-2.1.0.tar.gz (15.0 kB view details)

Uploaded Source

Built Distribution

trame_mnist-2.1.0-py3-none-any.whl (17.4 kB view details)

Uploaded Python 3

File details

Details for the file trame-mnist-2.1.0.tar.gz.

File metadata

  • Download URL: trame-mnist-2.1.0.tar.gz
  • Upload date:
  • Size: 15.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for trame-mnist-2.1.0.tar.gz
Algorithm Hash digest
SHA256 54db80be6381ab8b78870901d69532252843f11aadd68d586482046e957d7557
MD5 d5b21a449e0419231a86c645f4534cd8
BLAKE2b-256 eaecbfc600c3622d1b8560e42297c64a38ec2681cc5db988696eb9c9add5dec1

See more details on using hashes here.

File details

Details for the file trame_mnist-2.1.0-py3-none-any.whl.

File metadata

  • Download URL: trame_mnist-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 17.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for trame_mnist-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a4c072b450797b31e90030df66e233f2832f3bc184183dc8baa343f06f40f693
MD5 1bf99cf5746b01a40d15c20f1add83a4
BLAKE2b-256 4b1434dc9d11ce271a41ac2dd4164240e6978b9a33f4e91429602a91375f64f7

See more details on using hashes here.

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