I'm trying to train a neural network using a script rm/s5/local/nnet2/run_4a.sh.
But, after training, in the log error (steps/nnet2/get_lda.sh: line 137: nnet-get-feature-transform: command not found) is detected.
What may be the reason?
Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Make sure the nnet2bin directory is on your path.
It is not in path.sh in all of the example scripts, only where I already
have nnet2 examples set up.
Dan
I'm trying to train a neural network using a script
rm/s5/local/nnet2/run_4a.sh.
But, after training, in the log error (steps/nnet2/get_lda.sh: line 137:
nnet-get-feature-transform: command not found) is detected.
What may be the reason?
I'm trying to train a neural network using a script rm/s5/local/nnet2/run_4a.sh.
But, after training, in the log error (steps/nnet2/get_lda.sh: line 137: nnet-get-feature-transform: command not found) is detected.
What may be the reason?
Thanks in advance.
Make sure the nnet2bin directory is on your path.
It is not in path.sh in all of the example scripts, only where I already
have nnet2 examples set up.
Dan
On Wed, Aug 20, 2014 at 3:28 AM, JTDamaja jtdamaja@users.sf.net wrote: