workshop / index.html
bfirpo's picture
Update index.html
73b04c7
raw
history blame contribute delete
No virus
539 Bytes
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>Hands-on class</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="card">
<h1>Hands-on class with &#x1f917; How to build Machine Learning collaboratively?</h1>
<a rel="noopener nofollow" target="_blank" href="https://utec.edu.uy/es/evento/como-construir-machine-learning-de-forma-colaborativa/">
<img src='image2.png' width="500px" />
</a>
</div>
</body>
</html>