This package contains all classes for the RProp Node. This node trains a neural network with resilient backpropagation. The implementation is based on the classes in the org.knime.base.data.neural package.