bopp
bopp copied to clipboard
BOPP: Bayesian Optimization for Probabilistic Programs
Results
2
bopp issues
Sort by
recently updated
recently updated
newest added
I am getting a > clojure.lang.Compiler$CompilerException: java.lang.RuntimeException: Method code too large!, compiling:(C:\Users\Boris\Boris\home\projects\methodlarge\src\methodlarge\core.clj:13:1) error when feeding BOPP too many priors and a primitive procedure. Here is a minimal example with BOPP...
I am trying to figure out how to correctly provide a list of initial points in BOPP. Am I overlooking something simple? Here are the details. The doopt, the output...