How to get the weight matrices of intermediate layers in Bidirectional RNNs during training in keras?

后端 未结 0 1567
Happy的楠姐
Happy的楠姐 2021-01-17 11:46

I understand, that with popular deep learning API Keras, one can have access to intermediate layer features using Functional API, but how to get the weights of these interme

相关标签:
回答
  • 消灭零回复
提交回复
热议问题