Recent posts

Graph

3 minute read

Graph 우리가 흔히 생각하는 ‘그래프(chart)’가 아니라, 요소 간의 관계를 표현하는 자료구조임. 여러 요소가 어떻게 연결되어 있는지를 표현함. 예시: SNS에서 사용자는 서로 팔로우하거나 팔로우당함 → 단순 배열이나 트리로는 표현이 어려움.

AI Utilization in XR Technology

1 minute read

Recently, there have been many tips on how to use ChatGPT effectively on the Internet. This skill is called Prompt Engineering. Some people are very good at ...