We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa1aa2e commit e3ad3d2Copy full SHA for e3ad3d2
lectures/bayes_nonconj.md
@@ -50,7 +50,6 @@ As usual, we begin by importing some Python code.
50
import numpy as np
51
import seaborn as sns
52
import matplotlib.pyplot as plt
53
-from scipy.stats import binom
54
import scipy.stats as st
55
56
import jax.numpy as jnp
0 commit comments