From: leila on
how can 'i train neural network with wavelet feature
From: Walter Roberson on
leila wrote:
> how can 'i train neural network with wavelet feature

How would the neural network know that the features are wavelet features
instead of some other kind of features of the same dimension?

1) extract wavelet features
2) train neural network with the results of (1).