@@ -168,7 +168,7 @@ <h2>Machine learning</h2>
168
168
< div class ="tooltip-container ">
169
169
< a href ="supervised.html ">
170
170
< div class ="portfolio-wrap ">
171
- < img src ="assets/img/machine-ln/logo_supervised_lerning.png " class ="img-fluid portfolio-img " alt ="" style ="width: 55 %; height: auto; ">
171
+ < img src ="assets/img/machine-ln/logo_supervised_lerning.png " class ="img-fluid portfolio-img " alt ="" style ="width: 60 %; height: auto; ">
172
172
< p class ="portfolio-title "> 2. Supervised Algorithms</ p >
173
173
</ div >
174
174
< div class ="tooltip-text ">
@@ -182,7 +182,7 @@ <h2>Machine learning</h2>
182
182
< div class ="tooltip-container ">
183
183
< a href ="unsupervised_learning.html ">
184
184
< div class ="portfolio-wrap ">
185
- < img src ="assets/img/machine-ln/logo_unsupevised.png " class ="img-fluid portfolio-img " alt ="" style ="width: 55 %; height: auto; ">
185
+ < img src ="assets/img/machine-ln/logo_unsupevised.png " class ="img-fluid portfolio-img " alt ="" style ="width: 60 %; height: auto; ">
186
186
< p class ="portfolio-title "> 3. Unsupervised Algorithms</ p >
187
187
</ div >
188
188
< div class ="tooltip-text ">
@@ -196,7 +196,7 @@ <h2>Machine learning</h2>
196
196
< div class ="tooltip-container ">
197
197
< a href ="reinforcement_learning.html ">
198
198
< div class ="portfolio-wrap ">
199
- < img src ="assets/img/machine-ln/logo_reinforcement.png " class ="img-fluid portfolio-img " alt ="" style ="width: 55 %; height: auto; ">
199
+ < img src ="assets/img/machine-ln/logo_reinforcement.png " class ="img-fluid portfolio-img " alt ="" style ="width: 60 %; height: auto; ">
200
200
< p class ="portfolio-title "> 4. Reinforcement Learning</ p >
201
201
</ div >
202
202
< div class ="tooltip-text ">
@@ -211,7 +211,7 @@ <h2>Machine learning</h2>
211
211
< div class ="tooltip-container ">
212
212
< a href ="Linear-reg.html ">
213
213
< div class ="portfolio-wrap ">
214
- < img src ="assets/img/machine-ln/logo_gradient_descent.png " class ="img-fluid portfolio-img " alt ="" style ="width: 75 %; height: auto; ">
214
+ < img src ="assets/img/machine-ln/logo_gradient_descent.png " class ="img-fluid portfolio-img " alt ="" style ="width: 60 %; height: auto; ">
215
215
< p class ="portfolio-title "> 5. Gradient Descent Method</ p >
216
216
</ div >
217
217
< div class ="tooltip-text ">
@@ -226,7 +226,7 @@ <h2>Machine learning</h2>
226
226
< div class ="tooltip-container ">
227
227
< a href ="mle.html ">
228
228
< div class ="portfolio-wrap ">
229
- < img src ="assets/img/machine-ln/logo_mle_MAP.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: 60 %; height: auto; ">
230
230
< p class ="portfolio-title "> 6. MLE & MAP</ p >
231
231
</ div >
232
232
< div class ="tooltip-text ">
0 commit comments