try1995
Results
2
comments of
try1995
self.state.h = self.state.o * np.tanh(self.state.s)
[tanh(x)]' = [sin(x)/cos(x)]' = (cos(x)^2 + sin(x)^2)/cos(x)^2 = 1 + tanx(x)^2