help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fw: Neural network package


From: Surajit Das
Subject: Fw: Neural network package
Date: Wed, 24 Oct 2007 18:54:28 +0530

Hello Good People,

I am a newbie trying to learn octave. For some of my work I need to use the
neural network package. But I have been unable to install it on octave. I
have Redhat Entrerprise linux with pre-installed octave 2.1.57. I have
downloaded the file nnet-0.1.3.tar.gz from the source-forge website. Given
below is the command and error. Any help will be appreciated.

Regards,

Surajit

[~/SOFTWARE/octave]> ls
neuralNetworkToolboxForOctaveUsersGuide-0.1.3.pdf  nnet-0.1.3.tar.gz
[~/SOFTWARE/octave]> octave
GNU Octave, version 2.1.57 (i686-pc-linux-gnu).
Copyright (C) 2004 John W. Eaton.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTIBILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/help-wanted.html

Report bugs to <address@hidden> (but first, please read
http://www.octave.org/bugs.html to learn how to write a helpful report).

octave:1> pkg install nnet-0.1.3.tar.gz
parse error:

 syntax error

pkg install nnet-0.1.3.tar.gz
              ^

octave:1>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]