MultiLayer Perceptron implementation in Matlab. It provides gradient descent with standard momentum and 3 different types of conjugate gradient as learning algorithms.
Abstract: The Preconditioned Conjugate Gradient method is one of the most important solvers in linear algebra system, and is widely used in scientific and engineering computing applications. Based on ...
Abstract: In this paper, we propose two modified conjugate gradient methods, which produce sufficient descent direction at every iteration. The theoretical analysis shows that the algorithms are ...