Skip to content

Commit 835bc40

Browse files
committed
adding vec2car project
1 parent 1d29f52 commit 835bc40

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
1.7 MB
Loading

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1015,17 +1015,17 @@ <h3 class="project-title">Sudoku Vision</h3>
10151015
</li>
10161016

10171017
<li class="project-item active" data-filter-item data-category="machine learning">
1018-
<a href="#">
1018+
<a href="https://github.com/Carlos93U/Vec2Car" target="_blank">
10191019

10201020
<figure class="project-img">
10211021
<div class="project-item-icon-box">
10221022
<ion-icon name="eye-outline"></ion-icon>
10231023
</div>
10241024

1025-
<img src="./assets/images/projects/ml/1.jpg" alt="fundo" loading="lazy">
1025+
<img src="./assets/images/projects/ml/embeddings.png" alt="Vec2Car" loading="lazy">
10261026
</figure>
10271027

1028-
<h3 class="project-title">Fundo</h3>
1028+
<h3 class="project-title">Vec2Car</h3>
10291029

10301030
<p class="project-category">Machine learning</p>
10311031

0 commit comments

Comments
 (0)