Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/GaussianProcess @ 8463

Name Size Rev Age Author Last Change
../
CovarianceLinear.cs 3.8 KB 8455   12 years gkronber #1902 changed calculation of gradients for covariance functions to …
CovarianceNNOne.cs 3.6 KB 8323   12 years gkronber #1902 initial import of Gaussian process regression algorithm
CovariancePeriodic.cs 4.6 KB 8463   12 years gkronber #1902 improved GPR implementation
CovarianceProd.cs 4.3 KB 8463   12 years gkronber #1902 improved GPR implementation
CovarianceSEard.cs 4.5 KB 8455   12 years gkronber #1902 changed calculation of gradients for covariance functions to …
CovarianceSEiso.cs 4.2 KB 8463   12 years gkronber #1902 improved GPR implementation
CovarianceSum.cs 4.0 KB 8463   12 years gkronber #1902 improved GPR implementation
GaussianProcessHyperparameterInitializer.cs 4.9 KB 8463   12 years gkronber #1902 improved GPR implementation
GaussianProcessModel.cs 9.9 KB 8463   12 years gkronber #1902 improved GPR implementation
GaussianProcessModelCreator.cs 4.5 KB 8401   12 years gkronber #1423 moved LM-BFGS implementation from data-analysis into the …
GaussianProcessRegression.cs 11.0 KB 8421   12 years gkronber #1902 fixed default mean and covariance function for GP
GaussianProcessRegressionModelCreator.cs 3.4 KB 8401   12 years gkronber #1423 moved LM-BFGS implementation from data-analysis into the …
GaussianProcessRegressionSolution.cs 2.2 KB 8371   12 years gkronber #1902: worked on Gaussian Process algorithm
GaussianProcessRegressionSolutionCreator.cs 4.8 KB 8463   12 years gkronber #1902 improved GPR implementation
ICovarianceFunction.cs 1.2 KB 8455   12 years gkronber #1902 changed calculation of gradients for covariance functions to …
IMeanFunction.cs 1.2 KB 8416   12 years gkronber #1902 worked on sum and product covariance functions and fixed a few bugs.
MeanConst.cs 2.3 KB 8416   12 years gkronber #1902 worked on sum and product covariance functions and fixed a few bugs.
MeanLinear.cs 2.9 KB 8416   12 years gkronber #1902 worked on sum and product covariance functions and fixed a few bugs.
MeanProd.cs 3.5 KB 8463   12 years gkronber #1902 improved GPR implementation
MeanSum.cs 3.0 KB 8439   12 years gkronber #1902 implemented unit tests for mean and covariance functions. …
MeanZero.cs 2.1 KB 8416   12 years gkronber #1902 worked on sum and product covariance functions and fixed a few bugs.
Util.cs 1.7 KB 8463   12 years gkronber #1902 improved GPR implementation
  • Property bugtraq:label set to Ticket
  • Property bugtraq:logregex set to
    (?:ticket: *|#)(\d+) *(?:, *(\d+))*
  • Property bugtraq:url set to /trac/hl/core/ticket/%BUGID%
  • Property bugtraq:warnifnoissue set to true
Note: See TracBrowser for help on using the repository browser.