- 모든 .md, .html 파일 권한을 644로 정상화 - .gitignore 파일 권한도 644로 수정 - 문서 파일에 실행 권한은 불필요하고 보안상 바람직하지 않음 - deprecated 아이디어 폴더 생성 및 레벨별 UI 변경 아이디어 이동
7 lines
557 B
Markdown
7 lines
557 B
Markdown
# Explainable Artificial Intelligence (XAI): A Systematic Review
|
|
|
|
- **Authors**: A. Adadi, M. Berrada
|
|
- **Year**: 2018
|
|
- **Summary**: This systematic review provides a broad overview of the field of XAI. It defines the key concepts, classifies the different types of explainability methods (e.g., post-hoc vs. intrinsic, local vs. global), and discusses the various stakeholders who benefit from explanations. It serves as an excellent starting point for understanding the landscape of XAI research.
|
|
- **Link**: https://ieeexplore.ieee.org/document/8404059
|