Skip to content

Commit

Permalink
Sponsor blurbs
Browse files Browse the repository at this point in the history
  • Loading branch information
mporcheron authored Sep 13, 2024
1 parent b088fda commit 750a33a
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions sponsors/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,15 +94,17 @@
<div class="row row-cols-xl-2 row-cols-1 bg-white rounded">
<div class="col">
<a href="https://www.ifml.institute/" title="IFML" class="streched-link d-flex flex-column align-items-center p-4 text-decoration-none text-primary">
<img src="{{ "/assets/img/partners/ifml.png" | relative_url }}" alt="IFML" style="max-width: 40%" class="mb-4">
<div class="badge rounded-pill bg-primary flex-grow-0 flex-shrink-1" style="color: black; background: #ddd !important;">Silver Sponsor</div>
<img src="{{ "/assets/img/partners/ifml.png" | relative_url }}" alt="IFML" style="max-width: 40%" class="mt-2 mb-4">
<div class="badge rounded-pill bg-primary flex-grow-0 flex-shrink-1 mt-2 mb-4" style="color: black; background: #ddd !important;">Silver Sponsor</div>
<p><small>IFML digs deep into the foundations of machine learning to impact the design of practical AI Systems. Our researchers create new algorithms that can help machines learn on the fly, change their expectations as they encounter people and objects in real life, and even bounce back from deliberate attempts by adversaries to manipulate datasets.</small></p>
</a>
</div>

<div class="col">
<a href="https://www.amazon.com/" title="Amazon" class="streched-link d-flex flex-column align-items-center mt-3 p-4 text-decoration-none text-primary">
<img src="{{ "/assets/img/partners/amazon.png" | relative_url }}" alt="Amazon" style="max-width: 20%" class="mb-4">
<div class="badge rounded-pill bg-primary flex-grow-0 flex-shrink-1 mt-2" style="color: black; background: #eed1b8 !important;">Bronze Sponsor</div>
<a href="https://www.amazon.jobs/content/en/teams/devices-services/consumer-robotics" title="Amazon" class="streched-link d-flex flex-column align-items-center mt-3 p-4 text-decoration-none text-primary">
<img src="{{ "/assets/img/partners/amazon.png" | relative_url }}" alt="Amazon" style="max-width: 40%" class="mb-4">
<div class="badge rounded-pill bg-primary flex-grow-0 flex-shrink-1 mt-2 mb-3" style="color: black; background: #eed1b8 !important;">Bronze Sponsor</div>
<p><small>Amazon Consumer Robotics is the team of engineers and scientists responsible for developing Astro, Amazon’s first robot designed for households. Astro leverages artificial intelligence (AI) to interact with people and navigate spaces, offering a unique approach to assist with various tasks. It combines cutting-edge advancements in AI, computer vision, sensor technology, and voice and edge computing to create a versatile and convenient robotic assistant.</small></p>
</a>
</div>
</div>
Expand Down

0 comments on commit 750a33a

Please sign in to comment.