<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(17 224 224/ .2) 10px, transparent 50%),
radial-gradient(at 98% 1%, rgb(11 159 252/ .2) 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>
Momentum์ AIKU์ ์๋์ด ํํ์๋ค์ ๋์์ผ๋ก ํ๋ ๋ ผ๋ฌธ ๋ฆฌ๋ทฐ ์ธ์ ์ ๋๋ค.
๋ ผ๋ฌธ์ ๋ฐํ์ผ๋ก ๋ฅ๋ฌ๋์ด ์ค์ํ์ ์ด๋ป๊ฒ ์ ์ฉ๋๋์ง์ ๋ํ์ฌ ๋ฆฌ๋ทฐํ๋ Seminar ์ธ์ ๊ณผ๋ ๋ฌ๋ฆฌ, ๋ ผ๋ฌธ ๋ด์ฉ ์์ฒด์ ์ง์คํ๋ ๋ณด๋ค ํ์ ์ ์ธ ์ธ์ ์ ๋๋ค.
๋ช ๋ชฉ์ ์ผ๋ก๋ ์๋์ด ํํ์ ๋์์ด์ง๋ง, ์ฃผ๋์ด ํํ์์ ๊ฒฝ์ฐ์๋ ์ ํธ์ ๊ด์ฌ์ ๋ฐ๋ผ ์์ ๋กญ๊ฒ ์ฐธ์ฌํ์ฌ ๋ฐํ๋ฅผ ์ฒญ๊ฐํ ์ ์์ต๋๋ค.
AIKU์ ์๋์ด ํํ์๋ค์ด ์์ ์ ๊ด์ฌ์ฌ์ ๊ด๋ จ๋ ๋ ผ๋ฌธ์ ์ฝ๊ณ ๊ด๋ จ Insight๋ฅผ ๊ณต์ ํฉ๋๋ค. ๋ฐํ ํ์์ ๋ฏธ๋ ์ธ๋ฏธ๋ ํํ๋ก ์งํ๋๋ฉฐ, ๋ค์ํ ๋ถ์ผ์ ๋ํด ์ฌ๋์๊ฒ ์์๊ฐ ์ ์๋ ์๊ฐ์ ๋๋ค.
<aside> ๐ก Momentum ์ฃผ์ ์์ ๐AudioLDM: Text-to-Audio Generation with Latent Diffusion Models (๋ถ์ผ-Audio) ๐SELF-INSTRUCT: Aligning Language Models with Self-Generated Instructions (๋ถ์ผ-NLP) ๐MetaFormer Is Actually What You Need for Vision (๋ถ์ผ-CV)
</aside>