Greetings,
I’ve had a go at trying to use Deep Cognition for some basic numerical data but am struggling with finding tutorials or information that will help me decide on what error functions and learning programs are appropriate.
Currently I can get simple multi-layer networks to train, but there is no accuracy data present (the chart stays blank, when flipping to other screen then back to the chart the error rate is stuck at 0).
I am also unable to model multiple outputs, I cant seem to find the place where I tell DeepCognition how many outputs there needs to be, so i’m unsure how to properly set up classification of numerical inputs.
What input and output ranges are supported, how can I get accuracy feedback when training and are there any good tutorial resources on how to use DeepCognition properly? (most i’ve found so far are quick guides, parrot learning that doesn’t really explain much about the functions, what they do and how to use them properly)