TensorFlow.NET icon indicating copy to clipboard operation
TensorFlow.NET copied to clipboard

How to use Bidirectional in TensorFlow.NET?

Open DNF-SaS opened this issue 4 years ago • 1 comments

Hi,

I'd like to use Keras.Layers.Bidirectional (https://github.com/SciSharp/Keras.NET/blob/master/Keras/Layers/Wrappers.cs#L35) from TensorFlow.NET. Unfortunately, it's not implemented in TensorFlow.Keras (at least I cannot find it it's LayersApi) - or do I miss a point?! I'm pretty new to these libs, so any advice or workaround is highly appreciated. :-)

Thanks for a short reply! Sascha

DNF-SaS avatar Jul 28 '21 20:07 DNF-SaS

Bidirectional's api is still waiting for you to create it(at least this project does not have this feature yet) :-)

Andy-Elizabeth-mouse avatar Sep 20 '21 15:09 Andy-Elizabeth-mouse

Close due to bidirectional has been developed, please reopen if you still have question, thanks!

Wanglongzhi2001 avatar Nov 13 '23 16:11 Wanglongzhi2001