"> 제목 "> 제목 ">
<head>
  <!-- HTML Meta Tags -->
  <meta charset="UTF-8" />
  <title> 제목 </title>
  <meta
    name="description"   content=" 설명 "   />
  <meta name="keywords" content="키워드" />

  <!-- Open Graph / Facebook -->
  <meta   property="og:title"   content="제목"  />
  <meta  property="og:description" content=" 설명  "  />
  <meta property="og:image" content="대표 이미지" />
  <meta property="og:url" content="페이지 주소" />
  <meta property="og:type" content="website" />
</head>

<aside> 💡

</aside>

닮은꼴 AI

미디어 파이프 데모

pose_net

지도/비지도 간단 Test

강화학습_시뮬레이션

T.M(티처블 머신러닝)

스크래치 개발자 업그레이드 버전

image2vector(with claude)

미디어파이프 스튜디오

ML 플레이 그라운드

재현율과 정밀도에 관한 고찰

딥러닝 텐서플로

퍼셉트론으로 논리게이트 시뮬레이션

강화학습(RL) 플레이그라운드

RNN기초개념 실습

Transformer속 핵심 Attension 시뮬레이션(with YangPhago)

TransFormer Explainer