Recurrent Neural Network and CRNN support

Hello,

After searching on the forum, I couldn’t find much information about the support of recurrent neural networks, and more precisely about the support of convolutional neural nertworks.

So I would like to ask about that possibility.

we had rnn, lstm, treelstm working, but they are private at the moment. see ours paper for detail (but relay had adt and recursion/pattern matching, it is not hard to build one yourself).

Thanks for the reply.
What do you mean by they are private? Are they not part of the open source project?

They are in some internal benchmark, that might be opensourced some point in the future.

1 Like