thu-ml/tianshou

RNN related issues

开放

#937 创建于 2023年9月7日

 (12 条评论) (0 个反应) (0 位负责人)Python (1,072 个派生)batch import
RNNbughelp wanted

仓库指标

星标
 (7,121 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

There is a bunch of reported RNN problems: #795 #513 #486 and some others. Generally, performance of agents with RNN on top never seemed to be good. This should be looked into, compared with other libraries, and fixed.

@Trinkle23897 @araffin @BFAnas If you have ideas where to start or whom to ping, feel free to write here. I guess it won't be an easy one...

Until this is solved, it might make sense to document that using RNNs is currently discouraged.

贡献者指南