|
<!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> |
|
|