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

Re: article on NN



Hi Ed,

If you are interested in Algorithmic Composition, neural networks probably are not the best environment to work in. They are very difficult to use with continuous-time inputs. And though they can be used sort of like a Markov Chain (by adding a recurrent layer), this is best executed with other techniques (such as an actual Markov Chain).

More statistical methods are better routes for (analysis-based) algorithmic composing.

Hope this helps.

take care,

bobby.