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 XAI
conda create --name sandtank-xai python=3.9 -y
conda activate sandtank-xai
conda install "pytorch==1.11.0" -c pytorch -y
conda install scipy "scikit-learn==0.24.2" "scikit-image==0.18.3" -c conda-forge -y
# A: For development when inside repo (A or B not both)
pip install -e .
# B: For testing without repo (A or B not both)
pip install trame-sandtank-xai
Run the application
conda activate sandtank-xai
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file trame-sandtank-xai-2.0.0.tar.gz.
File metadata
- Download URL: trame-sandtank-xai-2.0.0.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.9 tqdm/4.64.0 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95f51f0c131bd178dcbcfef1798edb40734df9efa3ec432f4187156d8db8a010
|
|
| MD5 |
7e2db82b229b204a8a12f1d432f807b1
|
|
| BLAKE2b-256 |
52bc5084297763d3183a2ec2e2644b98c7ed211bd1dbb40b2124a0f7cf37a5da
|
File details
Details for the file trame_sandtank_xai-2.0.0-py3-none-any.whl.
File metadata
- Download URL: trame_sandtank_xai-2.0.0-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.9 tqdm/4.64.0 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a0284c59f8219cf1177d81b425c96aac8b4b3b9157af887c7fd154402fdafdf
|
|
| MD5 |
25c7fa05086fda66334c4d8939c38d1a
|
|
| BLAKE2b-256 |
62fce45f5eb0fa681e31012b0fef671600c28f6923b01edb66fb420976da3af0
|