Skip to content

Hands-on tutorial to get started with introspection of neural networks

License

Notifications You must be signed in to change notification settings

pbotte/introspection-tutorial

 
 

Repository files navigation

Introspection Tutorial

A hands-on tutorial to get started with different aspects of neural network introspection.

Full binder image can be found here: drawing

Exercise: XAI Feature Importance

Example and Solution: SHAP (SHapley Additive exPlanations) to rank importance of input features

drawing

drawing

Exercise: Network Visualization

Example: Visualization of 3D convolutional network trained on a regression task

drawing

Solutions can be found here: drawing

Exercise: Network Attention

Example: Attention of 3D convolutional network trained on a regression task

drawing

Solutions can be found here: drawing

About

Hands-on tutorial to get started with introspection of neural networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%