Categories
Misc

Is it possible to create a deep neural network in tensorflow that feedbacks across multiple layers?

The regular RNN layers feedback to themselves. Instead, I want to create a network where I can connect a latter layer across multiple layers to a previous one.

Something like this image: https://imgur.com/GDscR4Z

I am having trouble finding anything like this. Wondering if it is even possible.

submitted by /u/Tahoma-sans
[visit reddit] [comments]

Leave a Reply

Your email address will not be published. Required fields are marked *