Applying SHAP on a Reinforcement Learning Algorithm
19 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am trying to Apply SHAP on a reinforcement Learning Algorithm and I am not sure if MATLAB has the required SHAP packages such as shap.DeepExplainer() which is a python package.
If anyone has any further information on how to apply SHAP on the Neural Network agent of a Reinforcement Learning model, please let me know.
6 Commenti
Risposte (2)
Mahsa Raeisinezhad
il 23 Nov 2023
1 Commento
Drew
il 5 Mar 2025
Starting in R2024a, MATLAB has new functionality to more easily create shapley summary plots. This is described in the release notes https://www.mathworks.com/help/releases/R2024a/stats/release-notes.html.
To see an example on MATLAB answers, see:
Vedere anche
Categorie
Scopri di più su Pretrained Networks from External Platforms in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!