Skip to main content

AI/XAI exploration in the context of ParFlow simulation code

Project description

AI/XAI exploration in the context of ParFlow simulation code

  • Free software: BSD License

Installing

Build and install the Vue components

cd vue-components
npm i
npm run build
cd -

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

macOS conda setup

brew install miniforge
conda init zsh

venv creation for AI

conda create --name pf_ai python=3.9
conda activate pf_ai
conda install "pytorch==1.9.1" -c pytorch
conda install scipy "scikit-learn==0.24.2" "scikit-image==0.18.3" -c conda-forge # For XAITK
# pip install ./data/arm-packages/*.whl # Only for mac arm64 architecture

# For development when inside repo
pip install -e .

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

Run the application

conda activate pf_ai
trame-sandtank-xai

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-sandtank-xai-1.0.1.tar.gz (1.0 MB view details)

Uploaded Source

Built Distribution

trame_sandtank_xai-1.0.1-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file trame-sandtank-xai-1.0.1.tar.gz.

File metadata

  • Download URL: trame-sandtank-xai-1.0.1.tar.gz
  • Upload date:
  • Size: 1.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for trame-sandtank-xai-1.0.1.tar.gz
Algorithm Hash digest
SHA256 1f2a46339a6144583ed885c36798cae6ad843f383efb3b5766d1b18bd94bd144
MD5 5cbfc1e6c479e613287b61024148ff9c
BLAKE2b-256 f17e763bc9749c4900244b6073f0cdc95e0ee5bc7973ae4bef7ae5b872a1a973

See more details on using hashes here.

Provenance

File details

Details for the file trame_sandtank_xai-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: trame_sandtank_xai-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for trame_sandtank_xai-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 94e9b71325aaa79df84019ccb10441ac87ab4050918e91e31b2538e2682edf8c
MD5 c28e86bcb9481b3129864cc056f1ced6
BLAKE2b-256 92c5238e1c3241736332d57904a9767fa117c765bc4627050c4959d82f5f5f74

See more details on using hashes here.

Provenance

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