Skip to content

How to set a bidirectional layer? #1099

@IgnacioRodriguez98

Description

@IgnacioRodriguez98

Description

Hi, I built a bidirectional LSTM in python, but when I tried to set up a bidirectional layer, I couldn't find the bidirectional layer on tensorflow.net.

reading the tensorflow documentation it's supposed to be something like this

tf.keras.layers.Bidirectional()

but i didn't find it on tensorflow.net. Is it possible to set a bidirectional layer in tensorflow.net?

thanks for advance

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions