rlworkgroup/garage

Add support for multiple layers for recurrent network models

開放

#709 建立於 2019年6月1日

 (0 則留言) (0 個反應) (0 位負責人)Python (297 個分叉)batch import
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.

貢獻者指南