Skip to content

Commit

Permalink
Fix OV notebook links (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
goodsong81 authored Jul 11, 2024
1 parent 2ce8fb1 commit 95df84b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,8 @@ Users could tweak the basic use-case according to their purpose, which include b
Please find more options and scenarios in the following links:

* [OpenVINO XAI User Guide](docs/source/user-guide.md)
* (TBD) [OpenVINO Notebook - XAI Basic](n/a)
* (TBD) [OpenVINO Notebook - XAI Deep Dive](n/a)
* [OpenVINO Notebook - XAI Basic](https://github.com/openvinotoolkit/openvino_notebooks/blob/latest/notebooks/explainable-ai-1-basic/explainable-ai-1-basic.ipynb)
* [OpenVINO Notebook - XAI Deep Dive](https://github.com/openvinotoolkit/openvino_notebooks/blob/latest/notebooks/explainable-ai-2-deep-dive/explainable-ai-2-deep-dive.ipynb)

### Playing with the examples

Expand Down

0 comments on commit 95df84b

Please sign in to comment.