more slots

This commit is contained in:
AlistairStewart
2023-09-25 18:31:02 +02:00
parent 29597ffce6
commit 3f1a8fb1cf
+23 -2
View File
@@ -318,7 +318,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 6,
"metadata": {},
"outputs": [
{
@@ -327,7 +327,7 @@
"7774.15709413154"
]
},
"execution_count": 3,
"execution_count": 6,
"metadata": {},
"output_type": "execute_result"
}
@@ -337,6 +337,27 @@
"1/negbintail(67,2/3,64)"
]
},
{
"cell_type": "code",
"execution_count": 12,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"3738.63966703836"
]
},
"execution_count": 12,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"# If we include the bias from 4 epochs above, the number of options might be 10 more.\n",
"1/negbintail(67,2/3,74)/172.837461872421"
]
},
{
"cell_type": "code",
"execution_count": null,