rlworkgroup/garage
View on GitHubAdd support for multiple layers for recurrent network models
Open
#709 opened on Jun 1, 2019
featuregood first issuetf
Description
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.