You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Collection of Python code written during my time at Stephan Munch's Lab. Included is my implementation of a Gaussian Process called KenGP, which is a nonlinear, (mostly) nonparametric prediction tool. I also have implementations for Empirical Dynamical Modelling(like GP but much simpler), Convergent Cross Mapping(detects causal relationships bet…