Skip to main content

Integration package to support interfacing, implementation and example needs for the JATIC.

Project description

XAITK JATIC Integrations

Description

"Bucket" to house various examples and resources related to xaitk-saliency integration and scaling for JATIC use as part of the JATIC program.

Installation

The following steps assumes the source tree has been acquired locally.

Install the current version via pip:

pip install .

Alternatively, Poetry can also be used:

poetry install

Usage

We provide a number of examples based on Jupyter notebooks in the ./examples/ directory to show usage of the xaitk-saliency package with other tools in the ML ecosystem. Similarly, demo notebooks associated with each increment can be found in ./demos/.

Reflections on integrating xaitk-saliency with these tools can be found in ./docs/platform_reflections/.

Documentation

Documentation snapshots for releases as well as the latest master are hosted on ReadTheDocs.

The sphinx-based documentation may also be built locally for the most up-to-date reference:

# Install dependencies
poetry install
# Navigate to the documentation root.
cd docs
# Build the docs.
poetry run make html
# Open in your favorite browser!
firefox _build/html/index.html

Contributing

  • We follow the general guidelines outlined in the JATIC Software Development Plan.
  • The Git Flow branching strategy is used.
  • See docs/releasing/release_process.rst for detailed release information.
  • See CONTRIBUTING.md for additional contributing information.

License

Apache 2.0

POC: Brian Hu @brian.hu DPOC: Paul Tunison @paul.tunison

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

xaitk_jatic-0.1.0.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

xaitk_jatic-0.1.0-py3-none-any.whl (9.3 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