transform gate

0. Referencehttps://arxiv.org/abs/1505.00387 Highway NetworksThere is plenty of theoretical and empirical evidence that depth of neural networks is a crucial ingredient for their success. However, network training becomes more difficult with increasing depth and training of very deep networks remains an open problemarxiv.org1. Introduction- 해당 논문은 신경망을 깊게 쌓기위해 LSTM처럼 gating system을 구현하여 gradient..