Skip to content

Commit 189a363

Browse files
authored
logo
1 parent 1d7fbb2 commit 189a363

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

machine-learning.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ <h2>Machine learning</h2>
239239
<div class="tooltip-container">
240240
<a href="Linear-reg.html">
241241
<div class="portfolio-wrap">
242-
<img src="assets/img/machine-ln/gradient-discent.png" class="img-fluid" alt="" style="width: 85%; height: auto;">
242+
<img src="assets/img/machine-ln/gradient-discent.png" class="img-fluid" alt="" style="width: 75%; height: auto;">
243243
<p class="portfolio-title">5. Gradient Descent Method</p>
244244
</div>
245245
<div class="tooltip-text">
@@ -263,7 +263,7 @@ <h2>Machine learning</h2>
263263
<div class="tooltip-container">
264264
<a href="mle.html">
265265
<div class="portfolio-wrap">
266-
<img src="assets/img/machine-ln/mle-logo.png" class="img-fluid" alt="" style="width: 85%; height: auto;">
266+
<img src="assets/img/machine-ln/mle-logo.png" class="img-fluid" alt="" style="width: 65%; height: auto;">
267267
<p class="portfolio-title">6. MLE & MAP</p>
268268
</div>
269269
<div class="tooltip-text">

0 commit comments

Comments
 (0)