File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed
Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -137,15 +137,6 @@ \subsubsection{Model}
137137
138138\subsubsection {Inference }
139139
140- \textbf {Note:
141- A bug appears in conjugacy for \texttt {MultivariateNormalDiag } with Edward 1.3.1.
142- This is fixed in Edward's development version. Install it via
143- }
144-
145- \ begin{lstlisting} [language=Java]
146- pip install -e "git+https://github.com/blei-lab/edward.git#egg=edward"
147- \end {lstlisting }
148-
149140Each distribution in the model is written with conjugate priors, so we
150141can use Gibbs sampling. It performs Markov chain Monte Carlo by
151142iterating over draws from the complete conditionals of each
Original file line number Diff line number Diff line change 1- __version__ = '1.3.1 '
1+ __version__ = '1.3.2 '
You can’t perform that action at this time.
0 commit comments