ojs595 commited on
Commit
94ed30e
ยท
verified ยท
1 Parent(s): 974f1e7

Upload index.html

Browse files

Add index.html for Google verification

Files changed (1) hide show
  1. index.html +22 -0
index.html ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta name="google-site-verification" content="9owJnk1eK0CZKk6u6slBQwC6ts3e1GUAm_ohwPtE2BI" />
5
+ <title>AI Gender Prediction</title>
6
+ </head>
7
+ <body>
8
+ <h1>๐Ÿค– AI ์„ฑ๋ณ„ ์˜ˆ์ธก๊ธฐ</h1>
9
+ <p>์ด ์‚ฌ์ดํŠธ๋Š” ํ•œ๊ตญ์–ด ํ…์ŠคํŠธ๋ฅผ ๊ธฐ๋ฐ˜์œผ๋กœ ์„ฑ๋ณ„์„ ์˜ˆ์ธกํ•˜๋Š” AI ์„œ๋น„์Šค์ž…๋‹ˆ๋‹ค.</p>
10
+ <p><a href="/app">AI ์•ฑ ์‚ฌ์šฉํ•˜๊ธฐ</a></p>
11
+
12
+ <h2>์„œ๋น„์Šค ์†Œ๊ฐœ</h2>
13
+ <ul>
14
+ <li>ํ•œ๊ตญ์–ด ์ž์—ฐ์–ด ์ฒ˜๋ฆฌ ๊ธฐ์ˆ  ์‚ฌ์šฉ</li>
15
+ <li>BERT ๊ธฐ๋ฐ˜ ๋”ฅ๋Ÿฌ๋‹ ๋ชจ๋ธ</li>
16
+ <li>๋‚จ์ž/์—ฌ์ž/์ค‘์„ฑ 3๋ถ„๋ฅ˜ ์ง€์›</li>
17
+ </ul>
18
+
19
+ <h2>ํ‚ค์›Œ๋“œ</h2>
20
+ <p>AI, ์„ฑ๋ณ„์˜ˆ์ธก, ์ž์—ฐ์–ด์ฒ˜๋ฆฌ, BERT, ํ•œ๊ตญ์–ด, ๋จธ์‹ ๋Ÿฌ๋‹, ํ…์ŠคํŠธ๋ถ„๋ฅ˜</p>
21
+ </body>
22
+ </html>