Community Profile

photo

Adam Gripton


Last seen: 4 years ago Active since 2012

Followers: 0   Following: 0

Message

Software engineer (Visual C++ / FORTRAN); Researcher in MCMC and Bayesian statistics Professional Interests: Bayesian inference, Classification, Data mining, History matching, Kernel methods, Monte Carlo methods, Sampling techniques, Uncertainty quantification

Statistics

  • 5-Star Galaxy Level 1
  • First Submission

View badges

Feeds

View by

Submitted


NIST Statistical Reference Datasets for Nonlinear Regression
MAT file of all the benchmark Nonlinear Regression problems from the NIST StRD website

11 years ago | 2 downloads |

Thumbnail

Submitted


Random Weighted Selection
Randomly pick n from m>=n elements, biased with given linear weights without replacement.

12 years ago | 1 download |

Submitted


Recursive Integer Guessing Game
A recursive algorithm that queries an objective function to guess an unknown integer.

12 years ago | 2 downloads |

Submitted


vecfun
Applies a function to each entry of an N-dimensional array comprised of vectors.

12 years ago | 1 download |

Submitted


Particle Swarm Optimisation augmented
An augmentation of the popular implementation of PSO by Wesam Elshamy (submission 11559).

12 years ago | 2 downloads |

Submitted


chooseargs
Allows direct, inline return of any combination of arguments and indices to a function.

12 years ago | 1 download |