Skip to content

Commit 9271891

Browse files
authored
logo
1 parent fae93bd commit 9271891

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
1.09 MB
Loading
440 KB
Loading

machine-learning.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ <h2>Machine learning</h2>
226226
<div class="tooltip-container">
227227
<a href="mle.html">
228228
<div class="portfolio-wrap">
229-
<img src="assets/img/machine-ln/mle-logo.png" class="img-fluid portfolio-img" alt="" style="width: 65%; height: auto;">
229+
<img src="assets/img/machine-ln/logo_mle_MAP.png" class="img-fluid portfolio-img" alt="" style="width: 65%; height: auto;">
230230
<p class="portfolio-title">6. MLE & MAP</p>
231231
</div>
232232
<div class="tooltip-text">
@@ -241,7 +241,7 @@ <h2>Machine learning</h2>
241241
<div class="tooltip-container">
242242
<a href="Linear-Parameter-estimation.html">
243243
<div class="portfolio-wrap">
244-
<img src="assets/img/data-engineering/Linear-reg1.png" class="img-fluid portfolio-img" alt="" style="width: 85%; height: auto;">
244+
<img src="assets/img/machine-ln/logo_linear_regression.png" class="img-fluid portfolio-img" alt="" style="width: 85%; height: auto;">
245245
<p class="portfolio-title">7. Linear Regression</p>
246246
</div>
247247
<div class="tooltip-text">

0 commit comments

Comments
 (0)