tensorflow-deep-learning icon indicating copy to clipboard operation
tensorflow-deep-learning copied to clipboard

Update 08_introduction_to_nlp_in_tensorflow.ipynb

Open 149189 opened this issue 6 months ago • 0 comments

Changed the model_3_embedding It was throwing Error: ValueError: Only input tensors may be passed as positional arguments. The following argument value should be passed as a keyword argument: <GRU name=gru_6, built=False> (of type <class 'keras.src.layers.rnn.gru.GRU'>)

149189 avatar Aug 28 '24 08:08 149189