Skip to content

Commit

Permalink
Merge pull request keras-team#109 from EthanJYK/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
fuzzythecat authored Sep 15, 2019
2 parents 153b05c + e76f6d2 commit a967cf5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Existing files in `sources/` should be edited in-line.
| gradient | 그래디언트 |
| gradient descent | 경사 하강법 |
| hyperparameter | 하이퍼파라미터 |
| input | |
| label | |
| layer ||
| learning rate | 학습률 |
Expand All @@ -54,6 +55,7 @@ Existing files in `sources/` should be edited in-line.
| objective function | 목적 함수 |
| one-hot encoding | 원-핫 인코딩 |
| optimizer | 옵티마이저 |
| output | |
| padding | 패딩 |
| parameter | (함수의) 매개변수 |
| parameter | (모델의) 파라미터 |
Expand Down

0 comments on commit a967cf5

Please sign in to comment.