W-void opened this issue 8 years ago · 2 comments
为什么要将nn_params reshape来reshape去呢,不能直接向optimize.fmin_cg函数中传入它本来的shape吗
你可以看它函数的描述,必须要是一维的
非常感谢