Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
K
Korean NLP using keras and colab
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kimsumin
Korean NLP using keras and colab
Commits
32015b08
Commit
32015b08
authored
4 years ago
by
kimsumin
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
424115ea
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+16
-14
16 additions, 14 deletions
README.md
with
16 additions
and
14 deletions
README.md
+
16
−
14
View file @
32015b08
...
@@ -23,25 +23,27 @@
...
@@ -23,25 +23,27 @@
*
25분 가량의 동영상
*
25분 가량의 동영상
## 이론
## 이론
*
자연어란 무엇인가
1
자연어란 무엇인가
*
자연어처리란
2
자연어처리란
*
머신러닝의 정의
3
머신러닝의 정의
*
딥러닝의 개요
4
딥러닝의 개요
*
퍼셉트론이란?
5
퍼셉트론이란?
*
forwardpropagation
6
forwardpropagation
*
backpropagation
7
backpropagation
*
RNN
8
RNN
*
LSTM
9
LSTM
## 실습
## 실습
*
데이터 정제
1 데이터 정제
*
형태소 별 토큰화
*
정수 인덱싱
2 형태소 별 토큰화
*
keras 모델 생성
*
Embedding, LSTM, dense
3 정수 인덱싱
4 keras 모델 생성
5 Embedding, LSTM, dense
+
실습 파일
+
실습 파일
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment