wordEmbeddingLayers() available in Deep Learning Toolbox?
古いコメントを表示
Hello,
trying to run the "Deep Beer Designer", I got stuck on the use of wordEmbeddingLayer() which is flagged as an unknown function.
The reason is probably that I am still on Matlab and Deep Learning Toolbox (DLT) R2018b, but it is not quite clear if wordEmbeddingLayers should or should not be available in this release.
There are several Examples in the R2018b DLT Help which use it, but they do say that the Text Analytics Toolbox (TAT) has also been used (which is a little bit uncool, IMO :-)) .
The "List of Deep Learning Layers" in the R2019 DLT Help says "wordEmbeddingLayer (Text Analytics Toolbox™)"
(so why is it listed in the DLT at all?)
Moreover: the Release Notes for the R2018b DLT (both in the Help and online) under "Deep Learning: New network layers" state, somewhat confusingly, that
"You can now use the following layers in deep learning networks:
wordEmbeddingLayer
..."
but with no mention of the need for the TAT. Clicking the link of this layer then results in "Page not found"...
Was this layer type perhaps originally available in the DLT but later moved to the TAT?
Finally, if this wordEmbeddingLayer is really available only in the TAT, are there any "work-arounds" or replacements which would work in the R2018b DLT, without the need for the TAT?
Thanks in advance for all pointers.
採用された回答
その他の回答 (1 件)
Walter Roberson
2023 年 7 月 28 日
0 投票
No, it has always been part of Text Analytics, https://www.mathworks.com/help/releases/R2018b/textanalytics/ref/nnet.cnn.layer.wordembeddinglayer.html since it was introduced in R2018b.
カテゴリ
ヘルプ センター および File Exchange で Recognition, Object Detection, and Semantic Segmentation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!