MorvanZhou / PyTorch-Tutorial

Build your neural network easy and fast, 莫烦Python中文教学

Home Page:https://mofanpy.com/tutorials/machine-learning/torch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

403_RNN_regressor. 最简单forward形式有个小瑕疵

mingyuezhi opened this issue · comments

应是
return outs,h_state

感谢MorvanZhou老师分享!