quark0 / darts

Differentiable architecture search for convolutional and recurrent networks
https://arxiv.org/abs/1806.09055
Apache License 2.0
3.92k stars 843 forks source link

How to get the hidden cell, i.e. the features, in RNN architecture? #104

Open QingLi-Chloe opened 5 years ago

QingLi-Chloe commented 5 years ago

As the title, how to get the hidden features within the RNN cells?