featuregood first issuetf
仓库指标
- 星标
- (1,728 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Current recurrent network models, e.g. LSTMModel, only take single recurrent layer, which may not be sufficient for learning complex tasks. We should support multiple layers.
Current recurrent network models, e.g. LSTMModel, only take single recurrent layer, which may not be sufficient for learning complex tasks. We should support multiple layers.