Skip to content

Commit 56d08fe

Browse files
committed
yo
1 parent 73d14ef commit 56d08fe

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

RNN/SCAN_algorithm.ipynb

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@
88
"\n",
99
"### 작성자 : 이상헌\n",
1010
"\n",
11+
"## 0. 목적\n",
12+
"\n",
13+
"말뭉치를 '정리' 하고싶다. <br>\n",
14+
"\n",
15+
"이를 유전자를 보면 어떨까? 라는 물음에서 시작한다. <br>\n",
16+
"\n",
17+
"다음 이시간엔 ) heirarchical model <br>\n",
18+
"\n",
19+
"![tree](https://i.imgur.com/kQzIqht.png)\n",
20+
"\n",
1121
"## 1. Introduction\n",
1222
"\n",
1323
"** Network clustering ** 은 유전자, 컴퓨터 네트워크, graph로 표현되는 전반적인 데이터에서 사용되는 기술이다. <br>\n",

0 commit comments

Comments
 (0)