Skip to content

Commit b89a1b3

Browse files
committed
Minor mods
1 parent 51d5857 commit b89a1b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dynaml-core/src/main/scala-2.11/io/github/mandar2812/dynaml/probability/mcmc/HyperParameterMCMC.scala

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ abstract class HyperParameterHMC[
114114

115115

116116
/**
117+
* <h3>Adaptive Metropolis Sampler</h3>
118+
*
117119
* Adaptive Markov Chain Monte Carlo algorithm,
118120
* equipped with reversible Metropolis Hastings updates.
119121
*

0 commit comments

Comments
 (0)