-
Notifications
You must be signed in to change notification settings - Fork 0
License
yanshen0/SGHMCPackage
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=========== sghmc =========== sghmc has sghmc, hmc, U, gradU #!/usr/bin/env python from sghmc import sghmc from sghmc import hmc from sghmc import U from sghmc import gradU sghmc(gradU, eta, L, alpha, x, V) hmc(U, gradU, m, dt, nstep, x, MH) gradU(data, minibatch, beta) U(data, beta)
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published