please what are the names of the different types of neural network available in matlab?

4 ビュー (過去 30 日間)
uhunoma
uhunoma 2018 年 11 月 5 日
コメント済み: uhunoma 2018 年 11 月 7 日
for example some types of neural networks are 1. Convolution neural network 2. Recurrent neural network 3. Extreme learning machine 4. Deep belief neural network etc.
  2 件のコメント
Greg Heath
Greg Heath 2018 年 11 月 7 日
What types of important neural networks are NOT available in MATLAB?
uhunoma
uhunoma 2018 年 11 月 7 日
i just need a document or website which list all the types of neural network in matlab. I need the names for a research work

サインインしてコメントする。

回答 (1 件)

Sebastian Castro
Sebastian Castro 2018 年 11 月 7 日
There are for sure Convolutional and Recurrent Neural Networks in release 2018b of MATLAB.
However, as Greg commented above, since you can build your own network with different types of layers, or even create custom layers, you may also be able to do some of these other fancy names you listed out.
- Sebastian
  1 件のコメント
uhunoma
uhunoma 2018 年 11 月 7 日
thanks for your reply. before i go into building a neural network, i will like to have a list of the different neural network types commonly used. This will enable me to study them and decide on the suitable once for some group of task i will be involved with in future

サインインしてコメントする。

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by