Skip to content

Commit

Permalink
dianna package: eXplainable AI for ONNX models (XAI4ONNX) (#291)
Browse files Browse the repository at this point in the history
* Update README.md

Added link to the dianna (XAI for ONNX models) overview tutorial.

Signed-off-by: Elena Ranguelova <[email protected]>
Signed-off-by: elboyran <[email protected]>

* added the overview tutorial for the dianna package: eXplaianble AI for ONNX models

Signed-off-by: elboyran <[email protected]>

* fixing url links; removing logos with insecure links

Signed-off-by: Ranguelova Elena <[email protected]>

* removing insecure URLs

Signed-off-by: Ranguelova Elena <[email protected]>

---------

Signed-off-by: Elena Ranguelova <[email protected]>
Signed-off-by: elboyran <[email protected]>
Signed-off-by: Ranguelova Elena <[email protected]>
  • Loading branch information
elboyran committed Jul 15, 2024
1 parent 0cba8f1 commit 3a0d50a
Show file tree
Hide file tree
Showing 2 changed files with 2,003 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,9 @@ Tutorials demonstrating how to use ONNX in practice for varied scenarios across
* [Float16 <-> Float32 converter](https://github.com/onnx/onnx-docker/blob/master/onnx-ecosystem/converter_scripts/float32_float16_onnx.ipynb)
* [Version conversion](tutorials/VersionConversion.md)


## Application of ONNX
* [Explainable AI for ONNX models](tutorials/XAI4ONNX_dianna_overview.ipynb)

## Contributing

We welcome improvements to the convertor tools and contributions of new ONNX bindings. Check out [contributor guide](https://github.com/onnx/onnx/blob/main/CONTRIBUTING.md) to get started.
Expand Down
Loading

0 comments on commit 3a0d50a

Please sign in to comment.