Showing content from https://github.com/bsvars/bsvars/issues/55 below:
Improve sampling hyper-parameters · Issue #55 · bsvars/bsvars · GitHub
Skip to content Navigation Menu
Saved searches Use saved searches to filter your results more quickly
Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert Additional navigation options
Improve sampling hyper-parameters #55
Description
- fix the bug with the cpp function
sample_hyperparameters
where
as_scalar(aux_B * prior_B_V_inv * aux_B.t())
has to be replaced by
as_scalar(aux_B.row(n) * prior_B_V_inv * aux_B.row(n).t())
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4