no commit message

parent 6597ddd5
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 4
}
...@@ -4,7 +4,14 @@ ...@@ -4,7 +4,14 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"March 28, 2019 " " toy_notebook_fr"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
" March 28, 2019 "
] ]
}, },
{ {
...@@ -30,7 +37,7 @@ ...@@ -30,7 +37,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 17, "execution_count": 1,
"metadata": {}, "metadata": {},
"outputs": [ "outputs": [
{ {
...@@ -62,7 +69,7 @@ ...@@ -62,7 +69,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 19, "execution_count": 2,
"metadata": {}, "metadata": {},
"outputs": [ "outputs": [
{ {
...@@ -71,7 +78,7 @@ ...@@ -71,7 +78,7 @@
"3.128911138923655" "3.128911138923655"
] ]
}, },
"execution_count": 19, "execution_count": 2,
"metadata": {}, "metadata": {},
"output_type": "execute_result" "output_type": "execute_result"
} }
...@@ -101,7 +108,7 @@ ...@@ -101,7 +108,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 20, "execution_count": 3,
"metadata": {}, "metadata": {},
"outputs": [ "outputs": [
{ {
...@@ -141,19 +148,23 @@ ...@@ -141,19 +148,23 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": null, "execution_count": 4,
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [
"source": [ {
"4*np.mean(accept)" "data": {
"text/plain": [
"3.112"
] ]
}, },
{ "execution_count": 4,
"cell_type": "code",
"execution_count": null,
"metadata": {}, "metadata": {},
"outputs": [], "output_type": "execute_result"
"source": [] }
],
"source": [
"4*np.mean(accept)"
]
} }
], ],
"metadata": { "metadata": {
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment