├── IML_bookv1.0.pdf ├── README.md ├── glossary.md ├── review.md └── src ├── Chapter1-Introduction.tex ├── Chapter10-Citing this Book.tex ├── Chapter11-Translations.tex ├── Chapter2-Interpretability.tex ├── Chapter3-Datasets.tex ├── Chapter4-InterpretableModels.tex ├── Chapter5-Model-Agnostic Methods.tex ├── Chapter6-Example-Based Explanations.tex ├── Chapter7-Neural Network Interpretation.tex ├── Chapter8-A Look into the Crystal Ball.tex ├── Chapter9-Contribute to the Book.tex └── Preface.tex /IML_bookv1.0.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/giangnguyen2412/InterpretableMLBook-Vietnamese/HEAD/IML_bookv1.0.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/giangnguyen2412/InterpretableMLBook-Vietnamese/HEAD/README.md -------------------------------------------------------------------------------- /glossary.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/giangnguyen2412/InterpretableMLBook-Vietnamese/HEAD/glossary.md -------------------------------------------------------------------------------- /review.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/giangnguyen2412/InterpretableMLBook-Vietnamese/HEAD/review.md -------------------------------------------------------------------------------- /src/Chapter1-Introduction.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/giangnguyen2412/InterpretableMLBook-Vietnamese/HEAD/src/Chapter1-Introduction.tex -------------------------------------------------------------------------------- /src/Chapter10-Citing this Book.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/giangnguyen2412/InterpretableMLBook-Vietnamese/HEAD/src/Chapter10-Citing this Book.tex -------------------------------------------------------------------------------- /src/Chapter11-Translations.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/giangnguyen2412/InterpretableMLBook-Vietnamese/HEAD/src/Chapter11-Translations.tex -------------------------------------------------------------------------------- /src/Chapter2-Interpretability.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/giangnguyen2412/InterpretableMLBook-Vietnamese/HEAD/src/Chapter2-Interpretability.tex -------------------------------------------------------------------------------- /src/Chapter3-Datasets.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/giangnguyen2412/InterpretableMLBook-Vietnamese/HEAD/src/Chapter3-Datasets.tex -------------------------------------------------------------------------------- /src/Chapter4-InterpretableModels.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/giangnguyen2412/InterpretableMLBook-Vietnamese/HEAD/src/Chapter4-InterpretableModels.tex -------------------------------------------------------------------------------- /src/Chapter5-Model-Agnostic Methods.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/giangnguyen2412/InterpretableMLBook-Vietnamese/HEAD/src/Chapter5-Model-Agnostic Methods.tex -------------------------------------------------------------------------------- /src/Chapter6-Example-Based Explanations.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/giangnguyen2412/InterpretableMLBook-Vietnamese/HEAD/src/Chapter6-Example-Based Explanations.tex -------------------------------------------------------------------------------- /src/Chapter7-Neural Network Interpretation.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/giangnguyen2412/InterpretableMLBook-Vietnamese/HEAD/src/Chapter7-Neural Network Interpretation.tex -------------------------------------------------------------------------------- /src/Chapter8-A Look into the Crystal Ball.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/giangnguyen2412/InterpretableMLBook-Vietnamese/HEAD/src/Chapter8-A Look into the Crystal Ball.tex -------------------------------------------------------------------------------- /src/Chapter9-Contribute to the Book.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/giangnguyen2412/InterpretableMLBook-Vietnamese/HEAD/src/Chapter9-Contribute to the Book.tex -------------------------------------------------------------------------------- /src/Preface.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/giangnguyen2412/InterpretableMLBook-Vietnamese/HEAD/src/Preface.tex --------------------------------------------------------------------------------