NeuralNetwork ========================= .. image:: ../../_multitarget/widgets/icons/NeuralNetwork.png :alt: Widget icon Signals ------- Inputs: - Data Data to be used for learning. Outputs: - Learner or Classifier Description ----------- .. image:: images/neural1.* :alt: Usage example Neural networks are a complex technique accessible in a simple widget. Setting are described below. Settings -------- * Hidden layer neurons The number of neurons in the hidden layer. * Reguralization factor Regularization factor controls overfitting. * Max iterations Maximal number of iterations the optimization algorithm can make.