summaryrefslogtreecommitdiff
path: root/data/events/noai.md
blob: 844814eb25a3f5b3305a162c02f7b0b68caed7ac (plain)
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
42
43
44
45
---
title: NOAI 2026
type: Achievement
---
+-+-+-

[← Return to About Me](/about/)
# National Olympiad in Artificial Intelligence 2026 { .heading }

{{{
<div id="flex-300">
<img alt="Screenshot of my JupyterLab AI notebook thingy" src="/assets/images/education/events/ai_jupyter.png" style="max-width: 100%">
</div>

NOAI (Singapore) relatively new annual programming competition about AI programming, covering Machine Learning, Deep Learning/Neural Networks, Computer Vision, and Natural Language Processing. A new initiative by AI Singapore and NTU to forge young AI talents in Singapore.
{ .flex-flex }

}}}

For quite a while, I've been really curious of how AI, more specifically machine learning and neural networks work. I've seen people experimenting that for image recognition and sometimes in games even. I've always wanted to try to code something AI-related and experiment with it too, but never did. As we all know, AI has now become incredibly relevant in today's tech. When my teacher told me about NOAI this year, I took it as an opportunity to finally start experimenting with AI programming like machine learning and beyond!

When I participated in NOAI this year, there were two rounds. The first round was the qualification round which was a 300 questions MCQ test about AI programming including theory questions and debugging. The second round was the final round consisting of a 20 question MCQ test and 5 programming tasks.[^1] This year, I advanced into the final round and attained the bronze medal, which was pretty cool.

Here are some things I've learnt.

[<i class="fa-solid fa-download"></i> Download my certificate](path/to/file)
{: .info-box }

-+-+-+

+=+=+=

# Knowledge: AI programming



-+-+-+

+=+=+=

///Footnotes Go Here///

-+-+-+

[^1]: [https://aisingapore.org/talent/national-olympiad-in-artificial-intelligence/](https://aisingapore.org/talent/national-olympiad-in-artificial-intelligence/)