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!