TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

AlphaCode 2 Technical Report [pdf]

12 pointsby maccawover 1 year ago

3 comments

Reubendover 1 year ago
This is awesome, and it seems extremely valuable to me for usage in performance sensitive code. With that said...<p>&gt; Our system requires a lot of trial and error, and remains too costly to operate at scale.<p>It makes me think that we still need to find a method which is far more sample efficient. Generating (up to) 1 million samples for each problem introduces a lot of inefficiency here, and as the highest quality models start to require more and more resources, my guess is that we&#x27;ll want to push in the direction of fewer samples with a smarter model (rather than the other way around).
nopinsightover 1 year ago
“….When evaluated on the same platform as the original AlphaCode, we found that AlphaCode 2 solved 1.7× more problems, and performed better than 85% of competition participants.”
amitacharyaover 1 year ago
Its pretty weird that it doesn&#x27;t work for Javascript since that&#x27;s one of, if not the most popular language today