Neural Network with Integer inputs/outputs

1 回表示 (過去 30 日間)
JMP Phillips
JMP Phillips 2015 年 8 月 19 日
コメント済み: JMP Phillips 2015 年 8 月 20 日
How do do you configure MATLAB's neural networks eg NARX to handle integer inputs and outputs?
  2 件のコメント
Greg Heath
Greg Heath 2015 年 8 月 19 日
What are mixed integer problems?
Honestly, I don't know!
JMP Phillips
JMP Phillips 2015 年 8 月 20 日
It simply means where some or all of the inputs or outputs to the Neural net must be integers.

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

採用された回答

Greg Heath
Greg Heath 2015 年 8 月 19 日
From what I can discern from searching the internet. The answer is
No.
The best you can do is round some of the output variables.
Hope this helps.
Greg
  1 件のコメント
JMP Phillips
JMP Phillips 2015 年 8 月 20 日
possibly a Hopfield Neural network as applied to combinatorial optimization. However it must be able to handle both integers and floating points which I don't think it can.

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by