Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
How do you solve a binary input-output problem using NARX?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Time series inputs are binary eg [0, 1, 1, 0] Time series outputs are binary eg [1, 1, 1, 0]
But from the examples I've seen, NARX output can be a decimal value between 0 and 1, not binary 0 or 1 exactly.
How to configure NARX for binary?
0 Commenti
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!