Skip to content

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

Notifications You must be signed in to change notification settings

axsk/augmented-jump-chain

Repository files navigation

augmented-jump-chain (former name birthdeath)

Amongst the rest, most prominently features the code for the The Augmented Jump Chain (see src/ajcs.py)

Contents

Part 1 (python)

  • EAMC + Paper Plots
  • Hitting times + Optimization (ADAM, RProp, Momentum, RMSProp)
  • Adjoint ODE solver as in SUNDIALS (for optimization of hitting times?)
  • Temporal Gillespie
  • SPA
  • SQRA (ndtorus, perturbation, derivatives for the adjoint problem)

Part 2 (julia) (most is now in Sqra.jl)

  • ISOKANN experiments
  • Committor neural network
  • Autodiff Bug MWEs
  • SparseBoxes, Sqra, picking
  • voronoi neighborhood by linear program of H. Lie
  • meta SGD
  • adaptive euler maruyama

History

WIP from 07.20 to 06.21

Continuation of https://github.com/axsk/generators and in a similar dirty state Most usefull ideas where ported to ttps://github.com/axsk/Sqra.jl

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages