-
Notifications
You must be signed in to change notification settings - Fork 296
/
Copy pathai-powered-competitive-programming.html
41 lines (39 loc) · 2.42 KB
/
ai-powered-competitive-programming.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
layout: default
title: "AI-Powered Competitive Programming: My HackerCup 2024 Experience"
body-class: announcement
background-class: announcement-background
permalink: /ai-powered-competitive-programming
---
<div class="container">
<div class="row hero-content">
<div class="col-md-10">
<h1>PyTorch Webinars</h1>
</div>
</div>
</div>
<div class="container-fluid light-background-section">
<div class="container">
<div class="row content">
<div class="col-md-10 body-side-text">
<img style="width:100%; max-width:600px; margin-bottom: 40px; display: block; margin-left: auto; margin-right: auto;" src="/assets/images/ai-programming.png" alt="AI-Powered Competitive Programming">
<h2>AI-Powered Competitive Programming: My HackerCup 2024 Experience</h2>
<p class="lead">
<strong>Date</strong>: January 24, 2025, 1PM ET
<br/>
<strong>Speaker</strong>: Anton Pidkuiko, Software Engineer, Meta
<br/>
<strong>Location</strong>: Online
<br/>
<br/>
In this talk, Anton shared how he built an AI agent that ranked #1 in the finals of Meta HackerCup 2024 (AI division). Anton developed a workflow that could solve the hardest competitive programming problems quickly and reliably. Anton will walk through how he used state-of-the-art reasoning LLM models, curated RAG, and leveraged cloud infrastructure to safely test and execute solutions at scale. This approach highlights the massive potential of test-time compute scaling and provides insights into AI's future role in programming.
<br/><br/>
Anton Pidkuiko is a Software Engineer at Meta, Reality Labs in London. He is currently working on applying the power of Large Language Models to Metaverse Avatar product experiences.
<br/><br/>
<strong>Watch the recording now and access Anton's presentation slides <a href="\assets\HackerCup-AI-PS.pdf">here</a>.</strong>
<div style="width:100%;position:relative;padding-bottom:56.25%;min-height:550px;"><iframe width="560" height="315" src="https://www.youtube.com/embed/cvIeT4MlIx4?si=yad6MpnzPdzVbJeB" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
</p>
</div>
</div>
</div>
</div>