Skip to content

Commit 4b69510

Browse files
authored
Update README.md
1 parent d9c420f commit 4b69510

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
# pytorch-nsmc-classification
1+
# pytorch-nsmc-classification
2+
3+
environment : Google colab
4+
5+
Maybe every package is most recent version
6+
---
7+
dataset : [nsmc(naver sentiment movie corpus)](https://github.com/e9t/nsmc)
8+
9+
Used
10+
- LSTM
11+
- Bi-LSTM with learning rate schduler
12+
13+
14+
Todo
15+
- add pretrained embedding layer in LSTM
16+
- attention layer
17+
- ...

0 commit comments

Comments
 (0)