Add an attention layer to the top of the lstm modl

后端 未结 0 667
一个人的身影
一个人的身影 2020-12-08 11:26

I have a simple network of one LSTM and one dense layer. I have two input and 18 outputs. The code and model is as follows:

import time
import tensorflow as t         


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