I'm working with a project which is going to automatically recognize and classify the musical instruments plays within a music piece. As the prediction method we are planning to use a neural network. We are planning to do the implementation in Java. I went through some web tutorial that suggests some neural network frameworks available in Java such as Joone, Encog and Neuroph. But some suggests that Joone is little bit difficult in training and buggy. So I'm confusing in selecting a proper framework for my task. Please can you help me in selecting an appropriate tool for this task. Thanks in advance.
Regards, Thilanka.
