C# (CSharp) Encog.Neural.Networks.Training.SVD Namespace

Classes

Name Description
SVD Contains methods for computing singular value decompositions of matrices and solving them against multiple right hand sides Contributed to Encog By M.Dean and M.Fletcher University of Cambridge, Dept. of Physics, UK
SVDTraining Trains a RBF network using a Single Value Decomposition (SVD) solution. Contributed to Encog By M.Dean and M.Fletcher University of Cambridge, Dept. of Physics, UK