Vanilla RNN in Matlab same as elman network?
조회 수: 10 (최근 30일)
이전 댓글 표시
Can anyone please confirm for me if the Eman network in matlab the same network commonly known as vanilla rnn?
Documentation: https://www.mathworks.com/help/deeplearning/ref/elmannet.html
Thank you.
댓글 수: 0
채택된 답변
Manas Meena
2021년 5월 26일
Yes a (Simple) Recurrent Neural Network is also sometimes called a "Vanilla RNN" or an "Elman RNN" after Prof. Jeffrey Elman.
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!