rlworkgroup/garage

Add support for multiple layers for recurrent network models

Open

#709 opened on 2019年6月1日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (297 forks)batch import
featuregood first issuetf

Repository metrics

Stars
 (1,728 stars)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド