AdvancedHMC.jl icon indicating copy to clipboard operation
AdvancedHMC.jl copied to clipboard

Add verbosity level

Open trappmartin opened this issue 5 years ago • 1 comments

See the following issue: https://github.com/TuringLang/Turing.jl/issues/1398

trappmartin avatar Sep 30 '20 07:09 trappmartin

I'm not sure if we want to do this in AHMC. My intension is indeed to control the verbosity using Julia's logging system, as David suggested there. Maybe Turing can wrap its call of AHMC with with_logger when verbose=true?

xukai92 avatar Sep 30 '20 13:09 xukai92

Probably fixed by #297

yebai avatar Jan 27 '23 20:01 yebai