Updated 5 months ago
https://github.com/axsk/hokusai.jl
A julia package for clustering spatial timeseries, like for example eye-tracking data, based on PCCA+.
Updated 6 months ago
ISOKANN
Julia implementation of the ISOKANN algorithm for the computation of invariant subspaces of Koopman operators
Updated 5 months ago
https://github.com/axsk/empiricalbayesold.jl
Deprecated (Entropy) approach to Empirical Bayes. Cf ObjectiveEmpiricalBayes.jl
Updated 5 months ago
https://github.com/axsk/augmented-jump-chain
Continuation of AJC work (2020-21) with trips to hitting time optimization, spa, sqra, isokann, committor neural network, sparse boxes, voronoi linear program, meta sgd, adaptive euler maruyama
Updated 5 months ago
https://github.com/axsk/objectiveempiricalbayes.jl
Estimation of objective priors from cohort data
Updated 6 months ago
VoronoiGraph
Voronoi diagrams in N dimensions using an improved raycasting method.