how to install deep learning toolbox in MATLAB R2018b?
15 次查看(过去 30 天)
显示 更早的评论
I want to use biLSTM and other tools of deep learning in MATLAB R2018b, is there any way without using new version of MATLAB to get the specific toolbox as the newer version is taking more time than expected for my system.
0 个评论
采纳的回答
Cris LaPierre
2023-10-16
Toolboxes created by Mathworks are version specific. You can install the R2018b version of the Deep Learning Toolbox using the Add-Ons Explorer.
The bilstmLayer function was introduced in R2018a, and had some updates made to in in R2019a (see here).
You can also consider reporting performance issues here: https://www.mathworks.com/support/contact_us.html
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!