フィルターのクリア

Vanilla Recurrent Neural Network

16 ビュー (過去 30 日間)
Serhii Bahdasariants
Serhii Bahdasariants 2020 年 7 月 24 日
編集済み: Serhii Bahdasariants 2020 年 7 月 24 日
Hi all!
I am designing a neural network and lacking the functionality for creating a simple recurrent layer that can be represented by a fully-connected layer, which outputs are to be fed back to input [I attached the figure]. The LSTM and GRU do not work in my case, as I need to implement only the multiplication of the inputs and then fed the results back. I also need this network to have three hidden layers (as it is shown on the picture)—the existing Neural Net Time Series tool, unfortunately, does not work for me either.
Is there any way to design such a network without receiving an error message ["Error: Connection cycle."]?
Thank you in advance!

回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

製品


リリース

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by