How to fix type error with Keras Lambda layer

后端 未结 0 1814
醉话见心
醉话见心 2021-01-01 18:27

I need to embed sentence universal encoder into my keras model using Google colab.

import tensorflow as tf
import tensorflow_hub as hub
from tensorflow import         


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