Applying SHAP on a Reinforcement Learning Algorithm
显示 更早的评论
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 个评论
Ive J
2023-6-5
have you looked at ?
doc shapley
Juliana Tavora
2023-11-23
I have been wondering the same @Mahsa Raeisinezhad. Have you found further info? Documentation on shapley is not too clear and never mentions SHAP
Mahsa Raeisinezhad
2023-11-25
编辑:Mahsa Raeisinezhad
2023-11-25
Mahsa Raeisinezhad
2023-11-25
Mahsa Raeisinezhad
2023-11-25
Mahsa Raeisinezhad
2023-11-25
回答(2 个)
Mahsa Raeisinezhad
2023-11-23
0 个投票
1 个评论
Drew
2025-3-5
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:
类别
在 帮助中心 和 File Exchange 中查找有关 Pretrained Networks from External Platforms 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!