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.

貢獻者指南