TF Pattern Design (Week4)
Reviewed and edited by Jaewook Kang
발표1: Recurrent Neural Network 이론 첫걸음!
Speaker : 양서연
Slide
요약
- RNN
- Bi-directional RNN
- Sequence to Sequence
- LSTM
- Attention
발표2: To quickly implementing RNN
Speaker : 김보섭
요약
- Many to one RNN
- Many to Many RNN
- Seq2Seq RNN
발표3: Recurrent Neural Network 구현 첫걸음!
Speaker : 류지은
Slide
요약
- tf.scan
- tf.nn.dynamic
- tf.contrib.rnn.BasicRNNCell
- tf.contrib.rnn.MultiRNNCell
- tf.contrib.rnn.BasicLSTMCell
Issues
- 이슈 없음