Skip to content

Commit

Permalink
Chap14 add
Browse files Browse the repository at this point in the history
  • Loading branch information
ExcelsiorCJH committed Oct 28, 2018
1 parent ba11118 commit 3e875d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
- 고속 옵티마이저 → *업로드 예정*
- Chap12 - 다중 머신과 장치를 위한 분산 텐서플로 → *업로드 예정*
- Chap13 - [합성곱 신경망](https://github.com/ExcelsiorCJH/Hands-On-ML/blob/master/Chap13-Convolutional_Neural_Networks/Chap13-Convolutional_Neural_Networks.ipynb)
- Chap14 - [순환 신경망, RNN]
- [(1)-RNN 구조](https://github.com/ExcelsiorCJH/Hands-On-ML/blob/master/Chap14-Recurrent_Neural_Networks/Chap14_1-Recurrent_Neural_Networks.ipynb)
- [(2)-RNN 학습시키기, Deep RNN](https://github.com/ExcelsiorCJH/Hands-On-ML/blob/master/Chap14-Recurrent_Neural_Networks/Chap14_2-Recurrent_Neural_Networks.ipynb)
- [(3)-LSTM, GRU](https://github.com/ExcelsiorCJH/Hands-On-ML/blob/master/Chap14-Recurrent_Neural_Networks/Chap14_3-Recurrent_Neural_Networks.ipynb)

## 3. 참고자료

Expand Down

0 comments on commit 3e875d4

Please sign in to comment.