PyTorch-Tutorial
PyTorch-Tutorial copied to clipboard
403_RNN_regressor. 最简单forward形式有个小瑕疵
应是 return outs,h_state
感谢MorvanZhou老师分享!