Support RNN and TextVectorization
Alex555github opened this issue · 1 comments
Alex555github commented
Hello, very good project. Great job. You can find out what support is planned in the future RNN, SimpleRNN, SimpleRNNCell and TextVectorization? And if so, approximately when? Thank you very much in advance for your answer.
Dobiasd commented
Hi Alex,
currently, it is not yet planned to support these layer types soon.
But in another issue we were just discussing how to proceed with support for recurrent layers in general.
Your request is a good data point showing that RNNs may not be so out of fashion after all. 🙂