XAI

Contents:

  • Introduction
  • Release Notes
  • Installing
  • Tutorials
  • Examples
  • Unit Testing
  • XAI package
XAI
  • »
  • Welcome to XAI’s documentation!
  • View page source

Welcome to XAI’s documentation!¶

Welcome to the XAI documentation. Here you will find the installation guide, tutorials and examples as well as the detailed docstrings code documentation of the XAI library.

Contents:

  • Introduction
  • Release Notes
    • v0.1.0
  • Installing
    • Package Building
  • Tutorials
    • Tutorial: How to Interpret Grad-CAM Results for FoodDX Models
    • Tutorial: Creating a DatasetFromCSV Dataset
    • Tutorial: Overview of the Command Line Interface (CLI)
    • Tutorial: Doing Grad-CAM on the Food-Non-Food (FNF) model
    • Tutorial: Doing Grad-CAM on the Food Scoring (FS) model
  • Examples
    • Example: Doing Grad-CAM on the Food-Non-Food (FNF) model
    • Example: Doing Grad-CAM on the Food Scoring (FS) model
    • Example: Generating PPTX Report for Grad-CAM Results
  • Unit Testing

API Reference¶

XAI¶

  • XAI package
    • Subpackages
      • XAI.gradcam package
        • Submodules
        • XAI.gradcam.gradcam module
        • Module contents
      • XAI.utils package
        • Submodules
        • XAI.utils.datasets module
        • XAI.utils.inception_resnet_v2 module
        • XAI.utils.load_model_worker module
        • XAI.utils.plot_helpers module
        • XAI.utils.report_generation module
        • Module contents
    • Submodules
    • XAI.XAI module
    • Module contents

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2021, CleonWong.

Built with Sphinx using a theme provided by Read the Docs.