rlworkgroup/garage

Add support for multiple layers for recurrent network models

Open

#709 aperta il 1 giu 2019

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Python (297 fork)batch import
featuregood first issuetf

Metriche repository

Star
 (1728 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor