Skip to content
This repository was archived by the owner on Jul 28, 2023. It is now read-only.

Commit 764380f

Browse files
committed
Updated the About section and added feedback form
1 parent c279965 commit 764380f

27 files changed

+252
-43
lines changed

docs/index.html

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,10 @@ <h2 id="toc-title">On this page</h2>
212212
<li><a href="#about-the-course" id="toc-about-the-course" class="nav-link active" data-scroll-target="#about-the-course">About the Course</a></li>
213213
<li><a href="#what-youll-learn" id="toc-what-youll-learn" class="nav-link" data-scroll-target="#what-youll-learn">What you’ll learn</a></li>
214214
<li><a href="#course-instructors" id="toc-course-instructors" class="nav-link" data-scroll-target="#course-instructors">Course Instructors</a></li>
215-
<li><a href="#course-support-team" id="toc-course-support-team" class="nav-link" data-scroll-target="#course-support-team">Course Support Team</a></li>
215+
<li><a href="#author" id="toc-author" class="nav-link" data-scroll-target="#author">Author</a>
216+
<ul class="collapse">
217+
<li><a href="#co-authors" id="toc-co-authors" class="nav-link" data-scroll-target="#co-authors">Co-Authors</a></li>
218+
</ul></li>
216219
<li><a href="#table-of-contents" id="toc-table-of-contents" class="nav-link" data-scroll-target="#table-of-contents">Table of Contents</a></li>
217220
<li><a href="#study-material" id="toc-study-material" class="nav-link" data-scroll-target="#study-material">Study Material</a></li>
218221
</ul>
@@ -249,6 +252,7 @@ <h1 class="title">MLT Notes</h1>
249252
</div>
250253
<div class="callout-body-container callout-body">
251254
<p>This site is still under development.</p>
255+
<p>Feedback/Correction: <a href="https://forms.gle/LehGfBWFX3yWFDBH6">Click here!</a>.</p>
252256
</div>
253257
</div>
254258
<section id="about-the-course" class="level2">
@@ -269,12 +273,18 @@ <h2 class="anchored" data-anchor-id="course-instructors">Course Instructors</h2>
269273
<p><strong>Arun Rajkumar</strong></p>
270274
<p>Assistant Professor, Department of Computer Sciences &amp; Engineering, IIT Madras</p>
271275
</section>
272-
<section id="course-support-team" class="level2">
273-
<h2 class="anchored" data-anchor-id="course-support-team">Course Support Team</h2>
276+
<section id="author" class="level2">
277+
<h2 class="anchored" data-anchor-id="author">Author</h2>
274278
<ul>
275-
<li>Karthik Thiagarajan (B. Tech., IIT Madras)</li>
276-
<li>Nitin Kumar Jha (M.Sc., IIT Madras)</li>
279+
<li><a href="https://discourse.onlinedegree.iitm.ac.in/u/sherry">Sherry</a></li>
277280
</ul>
281+
<section id="co-authors" class="level3">
282+
<h3 class="anchored" data-anchor-id="co-authors">Co-Authors</h3>
283+
<ul>
284+
<li><a href="https://discourse.onlinedegree.iitm.ac.in/u/alape_aniruddha">A Aniruddha</a></li>
285+
<li><a href="https://discourse.onlinedegree.iitm.ac.in/u/vivekthegreat1">Vivek Sivaramakrishnan</a></li>
286+
</ul>
287+
</section>
278288
</section>
279289
<section id="table-of-contents" class="level2">
280290
<h2 class="anchored" data-anchor-id="table-of-contents">Table of Contents</h2>

docs/notes/Wk05.pdf

-240 Bytes
Binary file not shown.

docs/notes/Wk07.pdf

1.43 KB
Binary file not shown.

docs/pages/Wk01.html

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,20 @@ <h1 class="title">Introduction; Unsupervised Learning - Representation learning
248248

249249
</header>
250250

251-
<p>PDF Link: <a href="../notes/Wk01.pdf">notes</a></p>
251+
<div class="callout callout-style-default callout-note callout-titled">
252+
<div class="callout-header d-flex align-content-center">
253+
<div class="callout-icon-container">
254+
<i class="callout-icon"></i>
255+
</div>
256+
<div class="callout-title-container flex-fill">
257+
Note
258+
</div>
259+
</div>
260+
<div class="callout-body-container callout-body">
261+
<p>Feedback/Correction: <a href="https://forms.gle/LehGfBWFX3yWFDBH6">Click here!</a>.</p>
262+
</div>
263+
</div>
264+
<p>PDF Link: <a href="../notes/Wk01.pdf">Click here!</a></p>
252265
<section id="introduction-to-machine-learning" class="level1">
253266
<h1>Introduction to Machine Learning</h1>
254267
<p>Machine Learning is a sub-field of artificial intelligence concerned with the design of algorithms and statistical models that allow computers to learn from and make predictions or decisions based on data, without being explicitly programmed. It utilizes mathematical optimization, algorithms, and computational models to analyze and understand patterns in data and make predictions about future outcomes.</p>

docs/pages/Wk02.html

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,20 @@ <h1 class="title">Unsupervised Learning - Representation learning - Kernel PCA</
243243

244244
</header>
245245

246-
<p>PDF Link: <a href="../notes/Wk02.pdf">notes</a></p>
246+
<div class="callout callout-style-default callout-note callout-titled">
247+
<div class="callout-header d-flex align-content-center">
248+
<div class="callout-icon-container">
249+
<i class="callout-icon"></i>
250+
</div>
251+
<div class="callout-title-container flex-fill">
252+
Note
253+
</div>
254+
</div>
255+
<div class="callout-body-container callout-body">
256+
<p>Feedback/Correction: <a href="https://forms.gle/LehGfBWFX3yWFDBH6">Click here!</a>.</p>
257+
</div>
258+
</div>
259+
<p>PDF Link: <a href="../notes/Wk02.pdf">Click here!</a></p>
247260
<section id="introduction" class="level1">
248261
<h1>Introduction</h1>
249262
<p>In the context of a given dataset <span class="math inline">\(\mathbf{X} \in \mathbb{R}^{d \times n}\)</span>, where <span class="math inline">\(\mathbf{C} \in \mathbb{R}^{d \times d}\)</span> represents the covariance matrix, Principal Component Analysis (PCA) encounters two critical challenges:</p>

docs/pages/Wk03.html

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,20 @@ <h1 class="title">Unsupervised Learning - Clustering - K-means/Kernel K-means</h
244244

245245
</header>
246246

247-
<p>PDF Link: <a href="../notes/Wk03.pdf">notes</a></p>
247+
<div class="callout callout-style-default callout-note callout-titled">
248+
<div class="callout-header d-flex align-content-center">
249+
<div class="callout-icon-container">
250+
<i class="callout-icon"></i>
251+
</div>
252+
<div class="callout-title-container flex-fill">
253+
Note
254+
</div>
255+
</div>
256+
<div class="callout-body-container callout-body">
257+
<p>Feedback/Correction: <a href="https://forms.gle/LehGfBWFX3yWFDBH6">Click here!</a>.</p>
258+
</div>
259+
</div>
260+
<p>PDF Link: <a href="../notes/Wk03.pdf">Click here!</a></p>
248261
<section id="introduction-to-clustering" class="level1">
249262
<h1>Introduction to Clustering</h1>
250263
<p>Clustering represents an essential method in unsupervised machine learning aimed at grouping similar objects into clusters, thereby revealing inherent structures within the data for exploratory analysis or serving as a preprocessing step for subsequent algorithms.</p>

docs/pages/Wk04.html

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,20 @@ <h1 class="title">Unsupervised Learning - Estimation - Recap of MLE + Bayesian e
253253

254254
</header>
255255

256-
<p>PDF Link: <a href="../notes/Wk04.pdf">notes</a></p>
256+
<div class="callout callout-style-default callout-note callout-titled">
257+
<div class="callout-header d-flex align-content-center">
258+
<div class="callout-icon-container">
259+
<i class="callout-icon"></i>
260+
</div>
261+
<div class="callout-title-container flex-fill">
262+
Note
263+
</div>
264+
</div>
265+
<div class="callout-body-container callout-body">
266+
<p>Feedback/Correction: <a href="https://forms.gle/LehGfBWFX3yWFDBH6">Click here!</a>.</p>
267+
</div>
268+
</div>
269+
<p>PDF Link: <a href="../notes/Wk04.pdf">Click here!</a></p>
257270
<section id="introduction-to-estimation-in-machine-learning" class="level1">
258271
<h1>Introduction to Estimation in Machine Learning</h1>
259272
<p>Estimation in machine learning involves inferring unknown parameters or predicting outcomes from observed data. Estimators, often algorithms or models, are used for these tasks and to characterize the data’s underlying distribution.</p>

docs/pages/Wk05.html

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,20 @@ <h1 class="title">Supervised Learning - Regression - Least Squares; Bayesian vie
244244

245245
</header>
246246

247-
<p>PDF Link: <a href="../notes/Wk05.pdf">notes</a></p>
247+
<div class="callout callout-style-default callout-note callout-titled">
248+
<div class="callout-header d-flex align-content-center">
249+
<div class="callout-icon-container">
250+
<i class="callout-icon"></i>
251+
</div>
252+
<div class="callout-title-container flex-fill">
253+
Note
254+
</div>
255+
</div>
256+
<div class="callout-body-container callout-body">
257+
<p>Feedback/Correction: <a href="https://forms.gle/LehGfBWFX3yWFDBH6">Click here!</a>.</p>
258+
</div>
259+
</div>
260+
<p>PDF Link: <a href="../notes/Wk05.pdf">Click here!</a></p>
248261
<section id="introduction-to-supervised-learning" class="level1">
249262
<h1>Introduction to Supervised Learning</h1>
250263
<p>Supervised learning, a fundamental machine learning technique, involves training an algorithm on labeled data where the target variable or outcome is known. The primary objective of supervised learning is to establish a mapping between input data and corresponding output variables.</p>

docs/pages/Wk06.html

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,20 @@ <h1 class="title">Supervised Learning - Regression - Ridge/LASSO</h1>
244244

245245
</header>
246246

247-
<p>PDF Link: <a href="../notes/Wk06.pdf">notes</a></p>
247+
<div class="callout callout-style-default callout-note callout-titled">
248+
<div class="callout-header d-flex align-content-center">
249+
<div class="callout-icon-container">
250+
<i class="callout-icon"></i>
251+
</div>
252+
<div class="callout-title-container flex-fill">
253+
Note
254+
</div>
255+
</div>
256+
<div class="callout-body-container callout-body">
257+
<p>Feedback/Correction: <a href="https://forms.gle/LehGfBWFX3yWFDBH6">Click here!</a>.</p>
258+
</div>
259+
</div>
260+
<p>PDF Link: <a href="../notes/Wk06.pdf">Click here!</a></p>
248261
<section id="evaluation-of-the-maximum-likelihood-estimator-for-linear-regression" class="level1">
249262
<h1>Evaluation of the Maximum Likelihood Estimator for Linear Regression</h1>
250263
<section id="introduction" class="level2">

docs/pages/Wk07.html

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,20 @@ <h1 class="title">Supervised Learning - Classification - K-NN, Decision tree</h1
247247

248248
</header>
249249

250-
<p>PDF Link: <a href="../notes/Wk07.pdf">notes</a></p>
250+
<div class="callout callout-style-default callout-note callout-titled">
251+
<div class="callout-header d-flex align-content-center">
252+
<div class="callout-icon-container">
253+
<i class="callout-icon"></i>
254+
</div>
255+
<div class="callout-title-container flex-fill">
256+
Note
257+
</div>
258+
</div>
259+
<div class="callout-body-container callout-body">
260+
<p>Feedback/Correction: <a href="https://forms.gle/LehGfBWFX3yWFDBH6">Click here!</a>.</p>
261+
</div>
262+
</div>
263+
<p>PDF Link: <a href="../notes/Wk07.pdf">Click here!</a></p>
251264
<section id="introduction-to-binary-classification" class="level1">
252265
<h1>Introduction to Binary Classification</h1>
253266
<p>Binary classification is a fundamental task in machine learning, commonly employed in various domains such as computer vision, natural language processing, and bioinformatics. Its objective is to assign objects into one of two categories based on their features.</p>

0 commit comments

Comments
 (0)