|
From: | John Donoghue |
Subject: | Re: Need support for usage of package "nnet" |
Date: | Sun, 28 Jul 2019 14:17:41 -0400 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 |
Message: 1 Date: Sun, 28 Jul 2019 17:08:16 +0200 From: "ulf kreutzer" <address@hidden> To: "address@hidden" <address@hidden> Subject: Need support for usage of package "nnet" Message-ID: <trinity-48ba8d1c-fd91-4c76-a205-577397eaec81-1564326496531@3c-app-gmx-bs02> Content-Type: text/plain; charset="utf-8" An HTML attachment was scrubbed... URL: <https://lists.gnu.org/archive/html/help-octave/attachments/20190728/2c399258/attachment.html> ------------------------------
nnet appears in list of unmaintained packages on octave-forge [1], and looks like was last released back in 2010, so is very likely not working with new versions of octave.
There are a number updated that were made in the code repo [2] that may be helpful, and may still need additional changes to work.
the finite call probably needs to change to isfinite [1] https://octave.sourceforge.io/packages.php [2] https://sourceforge.net/p/octave/nnet/
[Prev in Thread] | Current Thread | [Next in Thread] |