<head>
<style>
  @keyframes fadeUp {
    from {
      transform: translateY(50px);
      opacity: 0;
    }

    to {
      transform: translateY(0);
      opacity: 1;
    }
  }

  .notion-frame > .notion-scroller {
    transform: translateY(50px);
    opacity: 0;
    animation: 400ms ease fadeUp;
    animation-fill-mode: forwards;
  }
  
  .notion-frame {
    background-image:
      radial-gradient(at 0% 0%, rgb(0 220 154 / .2) 0px, transparent 50%),
		  radial-gradient(at 98% 1%, rgb(0 220 190 / .1) 0px, transparent 50%) !important;
   	background-attachment: fixed !important;
  	background-position: center !important;
  	background-repeat: no-repeat !important;
  	background-size: cover !important;
  }
</style>
</head>
<body>
</body>

후원 기관/단체 목록


3_NAVER D2_2c_hor.png

NAVER D2


image.png

MIIL @ Korea Univ.


80A58B91-FF62-48D3-BB2B-B042BEA797D2_4_5005_c.jpeg

MLV Lab @ Korea Univ.


스크린샷 2023-07-05 오후 4.15.31.png

SCATTER LAB


협력 동아리


Untitled

YAI

연세대학교 인공지능 학회


Untitled

HAI

한양대학교 인공지능 스터디 그룹


Untitled

YBIGTA

연세대학교 빅데이터 학회