Posts

Showing posts from November, 2021

Computational Fundamentals for Machine Learning - CST 294 KTU Honors Notes S4

Introduction About Me Syllabus University Question Papers July 2021- Aug 2022 Overview of Machine Learning What is Machine Learning (video) Learn the Seven Steps in Machine Learning (video) Module I- Linear Algebra 1.Geometry of Linear Equations (video) 2.Elimination with Matrices (video) 3.Solving System of equations using Gauss Elimination Method 4.Row Echelon form and Reduced Row Echelon Form 5.Solving system of equations Python code 6. Practice problems Gauss Elimination ( contact) 7.Finding Inverse using Gauss Jordan Elimination  (video) 8.Finding Inverse using Gauss Jordan Elimination-Python code 9.Vector spaces and sub spaces 10.Linear Independence 11.Linear Independence, Basis and Dimension (video) 12.Generating set basis and span 13.Rank of a Matrix 14.Linear Mapping and Matrix Representation of Linear Mapping 15.Basis and Change of basis 16. Transformation Matrix in new Basis 17.Image and Kernel 18.Example Problems ( contact) Module-II -Analytic  Geometry and Matrix Decomposi

University Question Papers Computational Fundamentals for Machine Learning - CST 294 KTU