rlworkgroup/garage

Add support for multiple layers for recurrent network models

Open

#709 创建于 2019年6月1日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (1,728 star) (297 fork)batch import
featuregood first issuetf

描述

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.

贡献者指南

Add support for multiple layers for recurrent network models · rlworkgroup/garage#709 | Good First Issue