File size: 539 Bytes
4472238 497ce40 4472238 497ce40 73b04c7 6446434 497ce40 4472238 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
<!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 🤗 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>
|