Skip to content

Commit 73848c1

Browse files
Merge pull request #7 from JaamieMaarsh/main
2 parents 17de278 + 99d1d3d commit 73848c1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Labs/Week_4/likelihood_estimation.ipynb

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,17 @@
156156
"tfd = tfp.distributions"
157157
]
158158
},
159+
{
160+
"cell_type": "code",
161+
"source": [
162+
"data = sampled_data.numpy()"
163+
],
164+
"metadata": {
165+
"id": "0bLciavN0B0B"
166+
},
167+
"execution_count": null,
168+
"outputs": []
169+
},
159170
{
160171
"cell_type": "code",
161172
"execution_count": 81,

0 commit comments

Comments
 (0)