# DeepMind, 프로그래밍 하는 AlphaCode AI 공개

> Clean Markdown view of GeekNews topic #5879. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=5879](https://news.hada.io/topic?id=5879)
- GeekNews Markdown: [https://news.hada.io/topic/5879.md](https://news.hada.io/topic/5879.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-02-03T10:30:01+09:00
- Updated: 2022-02-03T10:30:01+09:00
- Original source: [deepmind.com](https://deepmind.com/blog/article/Competitive-programming-with-AlphaCode)
- Points: 9
- Comments: 1

## Topic Body

- 경쟁 프로그래밍 대회에 참가 가능한 수준의 코드 생성이 가능

ㅤ→ 비판적 사고, 논리, 알고리듬, 코딩 및 자연어 이해의 조합이 필요한 새로운 문제를 해결

ㅤ→ Codeforces의 최근 10개 대회에 대해서 테스트하여, 대회 참가자들의 평균 수준의 성능(상위 54%)을 달성

- Transformer 모델을 사용하여 전례없는 대규모로 코드를 생성한 다음, 그중 유망한 작은 프로그램들을 스마트 필터링

- 논문과 함께 GitHub에 Competitive-Programming 문제 및 솔루션 데이터 세트 공개

## Comments



### Comment 8695

- Author: laeyoung
- Created: 2022-02-03T13:26:28+09:00
- Points: 1

Copilot 설명 및 사용기

- https://news.hada.io/topic?id=4745

Github에 제공하는 Copilot로 비슷한 방식으로 사용 가능합니다. Github에 코테 문제 관련 Repo들이 많아서 같이 학습이 되어 버려서.
