-
Notifications
You must be signed in to change notification settings - Fork 299
/
Copy pathai-powered-competitive-programming.html
41 lines (39 loc) · 2.25 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 will share 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>Register now to attend this event.</strong>
<div style="width:100%;position:relative;padding-bottom:56.25%;min-height:550px;"><iframe src="https://streamyard.com/watch/SQkGZqZNzgae?embed=true" width="100%" height="100%" frameborder="0" allow="autoplay; fullscreen" style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe></div>
</p>
</div>
</div>
</div>
</div>