Tagged #AlphaZero
# Articles
16 January 2024 | 16 min read | tags: XAI AlphaZeroLayer-Wise Relevance Propagation
Layer-Wise Relevance Propagation (LRP) is a propagation method that produces relevances for a given input with regard to a target output. Technically the computation happens using a single back-progation pass similarly to deconvolution. I propose to illustrate this method on an Alpha-Zero network trained to play Othello.