gitextract_i221tts5/ ├── .gitignore ├── README.md ├── acknow.tex ├── acronym.tex ├── cblist.tex ├── chapterABM.tex ├── chapterBayesianStatistics.tex ├── chapterClustering.tex ├── chapterDGM.tex ├── chapterDeepLearning.tex ├── chapterEM.tex ├── chapterExactInferenceForGraphicalModels.tex ├── chapterFrequentistStatistics.tex ├── chapterGLM.tex ├── chapterGP.tex ├── chapterGenerativeModels.tex ├── chapterGraphicalModelStructureLearning.tex ├── chapterHMM.tex ├── chapterIntroduction.tex ├── chapterKernels.tex ├── chapterLVM.tex ├── chapterLatentLinearModels.tex ├── chapterLinearRegression.tex ├── chapterLogisticRegression.tex ├── chapterMCMC.tex ├── chapterMVN.tex ├── chapterMonteCarloInference.tex ├── chapterMoreVariationalInference.tex ├── chapterOptimization.tex ├── chapterProbability.tex ├── chapterSSM.tex ├── chapterSparseLinearModels.tex ├── chapterStructureLearning.tex ├── chapterUGM.tex ├── chapterVariationalInference.tex ├── dedic.tex ├── foreword.tex ├── glossary.tex ├── machine-learning-cheat-sheet.tex ├── notation.tex ├── part.tex ├── preface.tex ├── referenc.tex ├── styles/ │ ├── spbasic.bst │ ├── spmpsci.bst │ ├── spphys.bst │ ├── svind.ist │ ├── svindd.ist │ └── svmult.cls └── titlepage.tex