Next:
Recurrent & Convolutional & Recursive
, Previous:
Output recurrent & Hidden layer recurrent
, Up:
Index
BPTT
http://solarisailab.com/archives/1451
Back Propagation Through Time(BPTT)
unfolded의 RNNs 구조에서 Weight들을 위와 같이 표시한다고 하자.
위의 오차에 대해서 아래와 같이 수정 Hiden Layer에서 Output간의 가중치 W
---
위의 오차에 대해서 아래와 같이 수정 Hidden Layer에서 Hidden Layer의 가중치 V
---
Input Layer에서 Hidden Layer로 순환되는 경로의 가중치 U
위의 세식을 연결 시켜 아래와 같이 표현