Applying SHAP on a Reinforcement Learning Algorithm
Mostrar comentarios más antiguos
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 comentarios
Ive J
el 5 de Jun. de 2023
have you looked at ?
doc shapley
Juliana Tavora
el 23 de Nov. de 2023
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
el 25 de Nov. de 2023
Editada: Mahsa Raeisinezhad
el 25 de Nov. de 2023
Mahsa Raeisinezhad
el 25 de Nov. de 2023
Mahsa Raeisinezhad
el 25 de Nov. de 2023
Mahsa Raeisinezhad
el 25 de Nov. de 2023
Respuestas (2)
Mahsa Raeisinezhad
el 23 de Nov. de 2023
0 votos
1 comentario
Drew
el 5 de Mzo. de 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:
Categorías
Más información sobre Pretrained Networks from External Platforms en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!