Add chapter 15, time series and NLP using RNNs, CNNs and Attention

main
Aurélien Geron 2019-04-16 08:27:36 +08:00
commit 03810ea2f7
11 changed files with 3003 additions and 3193 deletions

File diff suppressed because it is too large Load Diff

View File

@ -935,7 +935,7 @@
},
{
"cell_type": "code",
"execution_count": 73,
"execution_count": 72,
"metadata": {},
"outputs": [],
"source": [
@ -952,7 +952,7 @@
},
{
"cell_type": "code",
"execution_count": 74,
"execution_count": 73,
"metadata": {},
"outputs": [],
"source": [
@ -966,7 +966,7 @@
},
{
"cell_type": "code",
"execution_count": 75,
"execution_count": 74,
"metadata": {},
"outputs": [],
"source": [
@ -979,7 +979,7 @@
},
{
"cell_type": "code",
"execution_count": 76,
"execution_count": 75,
"metadata": {},
"outputs": [],
"source": [
@ -1005,7 +1005,7 @@
},
{
"cell_type": "code",
"execution_count": 77,
"execution_count": 76,
"metadata": {},
"outputs": [],
"source": [
@ -1017,7 +1017,7 @@
},
{
"cell_type": "code",
"execution_count": 78,
"execution_count": 77,
"metadata": {
"scrolled": true
},
@ -1036,7 +1036,7 @@
},
{
"cell_type": "code",
"execution_count": 79,
"execution_count": 78,
"metadata": {},
"outputs": [],
"source": [
@ -1047,7 +1047,7 @@
},
{
"cell_type": "code",
"execution_count": 80,
"execution_count": 79,
"metadata": {},
"outputs": [],
"source": [
@ -1056,7 +1056,7 @@
},
{
"cell_type": "code",
"execution_count": 81,
"execution_count": 80,
"metadata": {},
"outputs": [],
"source": [
@ -1066,7 +1066,7 @@
},
{
"cell_type": "code",
"execution_count": 82,
"execution_count": 81,
"metadata": {},
"outputs": [],
"source": [
@ -1079,7 +1079,7 @@
},
{
"cell_type": "code",
"execution_count": 83,
"execution_count": 82,
"metadata": {},
"outputs": [],
"source": [
@ -1097,7 +1097,7 @@
},
{
"cell_type": "code",
"execution_count": 84,
"execution_count": 83,
"metadata": {},
"outputs": [],
"source": [
@ -1106,7 +1106,7 @@
},
{
"cell_type": "code",
"execution_count": 85,
"execution_count": 84,
"metadata": {},
"outputs": [],
"source": [
@ -1115,7 +1115,7 @@
},
{
"cell_type": "code",
"execution_count": 86,
"execution_count": 85,
"metadata": {},
"outputs": [],
"source": [
@ -1124,7 +1124,7 @@
},
{
"cell_type": "code",
"execution_count": 87,
"execution_count": 86,
"metadata": {},
"outputs": [],
"source": [
@ -1134,7 +1134,7 @@
},
{
"cell_type": "code",
"execution_count": 88,
"execution_count": 87,
"metadata": {},
"outputs": [],
"source": [
@ -1166,7 +1166,7 @@
},
{
"cell_type": "code",
"execution_count": 89,
"execution_count": 88,
"metadata": {},
"outputs": [],
"source": [
@ -1181,7 +1181,7 @@
},
{
"cell_type": "code",
"execution_count": 90,
"execution_count": 89,
"metadata": {},
"outputs": [],
"source": [
@ -1190,7 +1190,7 @@
},
{
"cell_type": "code",
"execution_count": 91,
"execution_count": 90,
"metadata": {},
"outputs": [],
"source": [
@ -1199,7 +1199,7 @@
},
{
"cell_type": "code",
"execution_count": 92,
"execution_count": 91,
"metadata": {},
"outputs": [],
"source": [
@ -1218,7 +1218,7 @@
},
{
"cell_type": "code",
"execution_count": 93,
"execution_count": 92,
"metadata": {},
"outputs": [],
"source": [
@ -1227,7 +1227,7 @@
},
{
"cell_type": "code",
"execution_count": 94,
"execution_count": 93,
"metadata": {},
"outputs": [],
"source": [
@ -1239,7 +1239,7 @@
},
{
"cell_type": "code",
"execution_count": 95,
"execution_count": 94,
"metadata": {},
"outputs": [],
"source": [
@ -1262,7 +1262,7 @@
},
{
"cell_type": "code",
"execution_count": 96,
"execution_count": 95,
"metadata": {},
"outputs": [],
"source": [
@ -1280,7 +1280,7 @@
},
{
"cell_type": "code",
"execution_count": 97,
"execution_count": 96,
"metadata": {},
"outputs": [],
"source": [
@ -1291,7 +1291,7 @@
},
{
"cell_type": "code",
"execution_count": 98,
"execution_count": 97,
"metadata": {},
"outputs": [],
"source": [
@ -1300,7 +1300,7 @@
},
{
"cell_type": "code",
"execution_count": 99,
"execution_count": 98,
"metadata": {},
"outputs": [],
"source": [
@ -1309,7 +1309,7 @@
},
{
"cell_type": "code",
"execution_count": 100,
"execution_count": 99,
"metadata": {},
"outputs": [],
"source": [
@ -1354,7 +1354,7 @@
},
{
"cell_type": "code",
"execution_count": 101,
"execution_count": 100,
"metadata": {},
"outputs": [],
"source": [
@ -1365,7 +1365,7 @@
},
{
"cell_type": "code",
"execution_count": 102,
"execution_count": 101,
"metadata": {},
"outputs": [],
"source": [
@ -1378,7 +1378,7 @@
},
{
"cell_type": "code",
"execution_count": 104,
"execution_count": 102,
"metadata": {},
"outputs": [],
"source": [
@ -1402,7 +1402,7 @@
},
{
"cell_type": "code",
"execution_count": 105,
"execution_count": 103,
"metadata": {},
"outputs": [],
"source": [
@ -1434,7 +1434,7 @@
},
{
"cell_type": "code",
"execution_count": 106,
"execution_count": 104,
"metadata": {},
"outputs": [],
"source": [
@ -1464,7 +1464,7 @@
},
{
"cell_type": "code",
"execution_count": 107,
"execution_count": 105,
"metadata": {},
"outputs": [],
"source": [
@ -1489,7 +1489,7 @@
},
{
"cell_type": "code",
"execution_count": 108,
"execution_count": 106,
"metadata": {},
"outputs": [],
"source": [
@ -1505,7 +1505,7 @@
},
{
"cell_type": "code",
"execution_count": 109,
"execution_count": 107,
"metadata": {},
"outputs": [],
"source": [
@ -1514,7 +1514,7 @@
},
{
"cell_type": "code",
"execution_count": 110,
"execution_count": 108,
"metadata": {},
"outputs": [],
"source": [
@ -1523,7 +1523,7 @@
},
{
"cell_type": "code",
"execution_count": 111,
"execution_count": 109,
"metadata": {},
"outputs": [],
"source": [
@ -1553,7 +1553,7 @@
},
{
"cell_type": "code",
"execution_count": 112,
"execution_count": 110,
"metadata": {},
"outputs": [],
"source": [
@ -1577,7 +1577,7 @@
},
{
"cell_type": "code",
"execution_count": 113,
"execution_count": 111,
"metadata": {},
"outputs": [],
"source": [
@ -1592,7 +1592,7 @@
},
{
"cell_type": "code",
"execution_count": 114,
"execution_count": 112,
"metadata": {},
"outputs": [],
"source": [
@ -1608,7 +1608,7 @@
},
{
"cell_type": "code",
"execution_count": 115,
"execution_count": 113,
"metadata": {},
"outputs": [],
"source": [
@ -1624,7 +1624,7 @@
},
{
"cell_type": "code",
"execution_count": 116,
"execution_count": 114,
"metadata": {},
"outputs": [],
"source": [
@ -1640,7 +1640,7 @@
},
{
"cell_type": "code",
"execution_count": 117,
"execution_count": 115,
"metadata": {},
"outputs": [],
"source": [
@ -1653,7 +1653,7 @@
},
{
"cell_type": "code",
"execution_count": 118,
"execution_count": 116,
"metadata": {},
"outputs": [],
"source": [
@ -1669,7 +1669,7 @@
},
{
"cell_type": "code",
"execution_count": 119,
"execution_count": 117,
"metadata": {},
"outputs": [],
"source": [
@ -1689,7 +1689,7 @@
},
{
"cell_type": "code",
"execution_count": 120,
"execution_count": 118,
"metadata": {},
"outputs": [],
"source": [
@ -1706,7 +1706,7 @@
},
{
"cell_type": "code",
"execution_count": 121,
"execution_count": 119,
"metadata": {},
"outputs": [],
"source": [
@ -1722,7 +1722,7 @@
},
{
"cell_type": "code",
"execution_count": 122,
"execution_count": 120,
"metadata": {},
"outputs": [],
"source": [
@ -1741,7 +1741,7 @@
},
{
"cell_type": "code",
"execution_count": 123,
"execution_count": 121,
"metadata": {},
"outputs": [],
"source": [
@ -1758,7 +1758,7 @@
},
{
"cell_type": "code",
"execution_count": 124,
"execution_count": 122,
"metadata": {},
"outputs": [],
"source": [
@ -1784,7 +1784,7 @@
},
{
"cell_type": "code",
"execution_count": 125,
"execution_count": 123,
"metadata": {},
"outputs": [],
"source": [
@ -1811,7 +1811,7 @@
},
{
"cell_type": "code",
"execution_count": 126,
"execution_count": 124,
"metadata": {},
"outputs": [],
"source": [
@ -1837,7 +1837,7 @@
},
{
"cell_type": "code",
"execution_count": 127,
"execution_count": 125,
"metadata": {},
"outputs": [],
"source": [
@ -1847,7 +1847,7 @@
},
{
"cell_type": "code",
"execution_count": 128,
"execution_count": 126,
"metadata": {},
"outputs": [],
"source": [
@ -1871,7 +1871,7 @@
},
{
"cell_type": "code",
"execution_count": 129,
"execution_count": 127,
"metadata": {},
"outputs": [],
"source": [
@ -1898,7 +1898,7 @@
},
{
"cell_type": "code",
"execution_count": 130,
"execution_count": 128,
"metadata": {},
"outputs": [],
"source": [
@ -1914,7 +1914,7 @@
},
{
"cell_type": "code",
"execution_count": 131,
"execution_count": 129,
"metadata": {},
"outputs": [],
"source": [
@ -1926,7 +1926,7 @@
},
{
"cell_type": "code",
"execution_count": 132,
"execution_count": 130,
"metadata": {},
"outputs": [],
"source": [
@ -1935,7 +1935,7 @@
},
{
"cell_type": "code",
"execution_count": 133,
"execution_count": 131,
"metadata": {},
"outputs": [],
"source": [
@ -1951,7 +1951,7 @@
},
{
"cell_type": "code",
"execution_count": 134,
"execution_count": 132,
"metadata": {},
"outputs": [],
"source": [
@ -1966,7 +1966,7 @@
},
{
"cell_type": "code",
"execution_count": 135,
"execution_count": 133,
"metadata": {},
"outputs": [],
"source": [
@ -1983,7 +1983,7 @@
},
{
"cell_type": "code",
"execution_count": 136,
"execution_count": 134,
"metadata": {},
"outputs": [],
"source": [
@ -1992,7 +1992,7 @@
},
{
"cell_type": "code",
"execution_count": 137,
"execution_count": 135,
"metadata": {},
"outputs": [],
"source": [
@ -2008,7 +2008,7 @@
},
{
"cell_type": "code",
"execution_count": 138,
"execution_count": 136,
"metadata": {},
"outputs": [],
"source": [
@ -2027,7 +2027,7 @@
},
{
"cell_type": "code",
"execution_count": 139,
"execution_count": 137,
"metadata": {},
"outputs": [],
"source": [
@ -2043,7 +2043,7 @@
},
{
"cell_type": "code",
"execution_count": 140,
"execution_count": 138,
"metadata": {},
"outputs": [],
"source": [
@ -2052,7 +2052,7 @@
},
{
"cell_type": "code",
"execution_count": 141,
"execution_count": 139,
"metadata": {},
"outputs": [],
"source": [
@ -2075,7 +2075,7 @@
},
{
"cell_type": "code",
"execution_count": 142,
"execution_count": 140,
"metadata": {},
"outputs": [],
"source": [
@ -2092,7 +2092,7 @@
},
{
"cell_type": "code",
"execution_count": 143,
"execution_count": 141,
"metadata": {},
"outputs": [],
"source": [
@ -2108,7 +2108,7 @@
},
{
"cell_type": "code",
"execution_count": 144,
"execution_count": 142,
"metadata": {},
"outputs": [],
"source": [
@ -2130,7 +2130,7 @@
},
{
"cell_type": "code",
"execution_count": 145,
"execution_count": 143,
"metadata": {},
"outputs": [],
"source": [
@ -2154,7 +2154,7 @@
},
{
"cell_type": "code",
"execution_count": 146,
"execution_count": 144,
"metadata": {},
"outputs": [],
"source": [
@ -2173,7 +2173,7 @@
},
{
"cell_type": "code",
"execution_count": 147,
"execution_count": 145,
"metadata": {},
"outputs": [],
"source": [
@ -2189,7 +2189,7 @@
},
{
"cell_type": "code",
"execution_count": 148,
"execution_count": 146,
"metadata": {},
"outputs": [],
"source": [
@ -2213,7 +2213,7 @@
},
{
"cell_type": "code",
"execution_count": 149,
"execution_count": 147,
"metadata": {},
"outputs": [],
"source": [
@ -2231,7 +2231,7 @@
},
{
"cell_type": "code",
"execution_count": 150,
"execution_count": 148,
"metadata": {},
"outputs": [],
"source": [
@ -2257,7 +2257,7 @@
},
{
"cell_type": "code",
"execution_count": 151,
"execution_count": 149,
"metadata": {},
"outputs": [],
"source": [
@ -2280,7 +2280,7 @@
},
{
"cell_type": "code",
"execution_count": 152,
"execution_count": 150,
"metadata": {},
"outputs": [],
"source": [
@ -2332,7 +2332,7 @@
},
{
"cell_type": "code",
"execution_count": 153,
"execution_count": 151,
"metadata": {},
"outputs": [],
"source": [
@ -2357,7 +2357,7 @@
},
{
"cell_type": "code",
"execution_count": 154,
"execution_count": 152,
"metadata": {},
"outputs": [],
"source": [
@ -2389,7 +2389,7 @@
},
{
"cell_type": "code",
"execution_count": 155,
"execution_count": 153,
"metadata": {},
"outputs": [],
"source": [
@ -2400,7 +2400,7 @@
},
{
"cell_type": "code",
"execution_count": 156,
"execution_count": 154,
"metadata": {},
"outputs": [],
"source": [
@ -2416,7 +2416,7 @@
},
{
"cell_type": "code",
"execution_count": 157,
"execution_count": 155,
"metadata": {},
"outputs": [],
"source": [
@ -2432,7 +2432,7 @@
},
{
"cell_type": "code",
"execution_count": 158,
"execution_count": 156,
"metadata": {},
"outputs": [],
"source": [
@ -2455,7 +2455,7 @@
},
{
"cell_type": "code",
"execution_count": 159,
"execution_count": 157,
"metadata": {},
"outputs": [],
"source": [
@ -2478,7 +2478,7 @@
},
{
"cell_type": "code",
"execution_count": 160,
"execution_count": 158,
"metadata": {},
"outputs": [],
"source": [

View File

@ -84,7 +84,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
@ -96,7 +96,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 3,
"metadata": {},
"outputs": [],
"source": [
@ -110,7 +110,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 4,
"metadata": {},
"outputs": [],
"source": [
@ -120,7 +120,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 5,
"metadata": {},
"outputs": [],
"source": [
@ -129,7 +129,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": 6,
"metadata": {},
"outputs": [],
"source": [
@ -141,7 +141,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 7,
"metadata": {},
"outputs": [],
"source": [
@ -160,7 +160,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": 8,
"metadata": {},
"outputs": [],
"source": [
@ -176,7 +176,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": 9,
"metadata": {},
"outputs": [],
"source": [
@ -189,7 +189,7 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": 10,
"metadata": {},
"outputs": [],
"source": [
@ -205,7 +205,7 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": 11,
"metadata": {},
"outputs": [],
"source": [
@ -222,7 +222,7 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": 12,
"metadata": {},
"outputs": [],
"source": [
@ -238,7 +238,7 @@
},
{
"cell_type": "code",
"execution_count": 14,
"execution_count": 13,
"metadata": {},
"outputs": [],
"source": [
@ -255,7 +255,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": 14,
"metadata": {},
"outputs": [],
"source": [
@ -264,7 +264,7 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count": 15,
"metadata": {},
"outputs": [],
"source": [
@ -273,7 +273,7 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": 16,
"metadata": {},
"outputs": [],
"source": [
@ -299,7 +299,7 @@
},
{
"cell_type": "code",
"execution_count": 18,
"execution_count": 17,
"metadata": {},
"outputs": [],
"source": [
@ -325,7 +325,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": 18,
"metadata": {},
"outputs": [],
"source": [
@ -336,7 +336,7 @@
},
{
"cell_type": "code",
"execution_count": 20,
"execution_count": 19,
"metadata": {},
"outputs": [],
"source": [
@ -372,7 +372,7 @@
},
{
"cell_type": "code",
"execution_count": 21,
"execution_count": 20,
"metadata": {
"scrolled": true
},
@ -383,7 +383,7 @@
},
{
"cell_type": "code",
"execution_count": 22,
"execution_count": 21,
"metadata": {},
"outputs": [],
"source": [
@ -395,7 +395,7 @@
},
{
"cell_type": "code",
"execution_count": 23,
"execution_count": 22,
"metadata": {},
"outputs": [],
"source": [
@ -411,7 +411,7 @@
},
{
"cell_type": "code",
"execution_count": 24,
"execution_count": 23,
"metadata": {},
"outputs": [],
"source": [
@ -444,7 +444,7 @@
},
{
"cell_type": "code",
"execution_count": 25,
"execution_count": 24,
"metadata": {},
"outputs": [],
"source": [
@ -453,7 +453,7 @@
},
{
"cell_type": "code",
"execution_count": 26,
"execution_count": 25,
"metadata": {},
"outputs": [],
"source": [
@ -464,7 +464,7 @@
},
{
"cell_type": "code",
"execution_count": 27,
"execution_count": 26,
"metadata": {},
"outputs": [],
"source": [
@ -489,7 +489,7 @@
},
{
"cell_type": "code",
"execution_count": 28,
"execution_count": 27,
"metadata": {},
"outputs": [],
"source": [
@ -501,7 +501,7 @@
},
{
"cell_type": "code",
"execution_count": 29,
"execution_count": 28,
"metadata": {},
"outputs": [],
"source": [
@ -512,7 +512,7 @@
},
{
"cell_type": "code",
"execution_count": 30,
"execution_count": 29,
"metadata": {},
"outputs": [],
"source": [
@ -526,7 +526,7 @@
},
{
"cell_type": "code",
"execution_count": 31,
"execution_count": 30,
"metadata": {},
"outputs": [],
"source": [
@ -538,7 +538,7 @@
},
{
"cell_type": "code",
"execution_count": 32,
"execution_count": 31,
"metadata": {},
"outputs": [],
"source": [
@ -547,7 +547,7 @@
},
{
"cell_type": "code",
"execution_count": 33,
"execution_count": 32,
"metadata": {},
"outputs": [],
"source": [
@ -558,7 +558,7 @@
},
{
"cell_type": "code",
"execution_count": 34,
"execution_count": 33,
"metadata": {},
"outputs": [],
"source": [
@ -577,7 +577,7 @@
},
{
"cell_type": "code",
"execution_count": 35,
"execution_count": 34,
"metadata": {},
"outputs": [],
"source": [
@ -608,7 +608,7 @@
},
{
"cell_type": "code",
"execution_count": 36,
"execution_count": 35,
"metadata": {},
"outputs": [],
"source": [
@ -634,7 +634,7 @@
},
{
"cell_type": "code",
"execution_count": 37,
"execution_count": 36,
"metadata": {},
"outputs": [],
"source": [
@ -647,7 +647,7 @@
},
{
"cell_type": "code",
"execution_count": 38,
"execution_count": 37,
"metadata": {},
"outputs": [],
"source": [
@ -673,7 +673,7 @@
},
{
"cell_type": "code",
"execution_count": 39,
"execution_count": 38,
"metadata": {},
"outputs": [],
"source": [
@ -686,7 +686,7 @@
},
{
"cell_type": "code",
"execution_count": 40,
"execution_count": 39,
"metadata": {},
"outputs": [],
"source": [
@ -698,7 +698,7 @@
},
{
"cell_type": "code",
"execution_count": 41,
"execution_count": 40,
"metadata": {},
"outputs": [],
"source": [
@ -709,7 +709,7 @@
},
{
"cell_type": "code",
"execution_count": 42,
"execution_count": 41,
"metadata": {},
"outputs": [],
"source": [
@ -753,7 +753,7 @@
},
{
"cell_type": "code",
"execution_count": 43,
"execution_count": 42,
"metadata": {},
"outputs": [],
"source": [
@ -764,7 +764,7 @@
},
{
"cell_type": "code",
"execution_count": 44,
"execution_count": 43,
"metadata": {},
"outputs": [],
"source": [
@ -783,7 +783,7 @@
},
{
"cell_type": "code",
"execution_count": 45,
"execution_count": 44,
"metadata": {},
"outputs": [],
"source": [
@ -795,7 +795,7 @@
},
{
"cell_type": "code",
"execution_count": 46,
"execution_count": 45,
"metadata": {},
"outputs": [],
"source": [
@ -807,7 +807,7 @@
},
{
"cell_type": "code",
"execution_count": 47,
"execution_count": 46,
"metadata": {},
"outputs": [],
"source": [
@ -828,7 +828,7 @@
},
{
"cell_type": "code",
"execution_count": 48,
"execution_count": 47,
"metadata": {
"scrolled": true
},
@ -869,7 +869,7 @@
},
{
"cell_type": "code",
"execution_count": 49,
"execution_count": 48,
"metadata": {},
"outputs": [],
"source": [
@ -909,7 +909,7 @@
},
{
"cell_type": "code",
"execution_count": 50,
"execution_count": 49,
"metadata": {},
"outputs": [],
"source": [
@ -918,7 +918,7 @@
},
{
"cell_type": "code",
"execution_count": 51,
"execution_count": 50,
"metadata": {},
"outputs": [],
"source": [
@ -929,7 +929,7 @@
},
{
"cell_type": "code",
"execution_count": 52,
"execution_count": 51,
"metadata": {},
"outputs": [],
"source": [
@ -956,7 +956,7 @@
},
{
"cell_type": "code",
"execution_count": 53,
"execution_count": 52,
"metadata": {},
"outputs": [],
"source": [
@ -1024,7 +1024,7 @@
},
{
"cell_type": "code",
"execution_count": 54,
"execution_count": 53,
"metadata": {},
"outputs": [],
"source": [
@ -1045,7 +1045,7 @@
},
{
"cell_type": "code",
"execution_count": 55,
"execution_count": 54,
"metadata": {},
"outputs": [],
"source": [
@ -1056,7 +1056,7 @@
},
{
"cell_type": "code",
"execution_count": 56,
"execution_count": 55,
"metadata": {},
"outputs": [],
"source": [
@ -1065,7 +1065,7 @@
},
{
"cell_type": "code",
"execution_count": 57,
"execution_count": 56,
"metadata": {},
"outputs": [],
"source": [
@ -1082,7 +1082,7 @@
},
{
"cell_type": "code",
"execution_count": 58,
"execution_count": 57,
"metadata": {},
"outputs": [],
"source": [
@ -1093,7 +1093,7 @@
},
{
"cell_type": "code",
"execution_count": 59,
"execution_count": 58,
"metadata": {},
"outputs": [],
"source": [
@ -1113,7 +1113,7 @@
},
{
"cell_type": "code",
"execution_count": 60,
"execution_count": 59,
"metadata": {},
"outputs": [],
"source": [
@ -1140,7 +1140,7 @@
},
{
"cell_type": "code",
"execution_count": 61,
"execution_count": 60,
"metadata": {},
"outputs": [],
"source": [
@ -1149,7 +1149,7 @@
},
{
"cell_type": "code",
"execution_count": 62,
"execution_count": 61,
"metadata": {},
"outputs": [],
"source": [
@ -1158,7 +1158,7 @@
},
{
"cell_type": "code",
"execution_count": 63,
"execution_count": 62,
"metadata": {},
"outputs": [],
"source": [
@ -1202,7 +1202,7 @@
},
{
"cell_type": "code",
"execution_count": 64,
"execution_count": 63,
"metadata": {},
"outputs": [],
"source": [
@ -1215,7 +1215,7 @@
},
{
"cell_type": "code",
"execution_count": 65,
"execution_count": 64,
"metadata": {},
"outputs": [],
"source": [
@ -1253,7 +1253,7 @@
},
{
"cell_type": "code",
"execution_count": 66,
"execution_count": 65,
"metadata": {},
"outputs": [],
"source": [
@ -1262,7 +1262,7 @@
},
{
"cell_type": "code",
"execution_count": 67,
"execution_count": 66,
"metadata": {},
"outputs": [],
"source": [
@ -1307,7 +1307,7 @@
},
{
"cell_type": "code",
"execution_count": 68,
"execution_count": 67,
"metadata": {},
"outputs": [],
"source": [
@ -1324,7 +1324,7 @@
},
{
"cell_type": "code",
"execution_count": 69,
"execution_count": 68,
"metadata": {},
"outputs": [],
"source": [
@ -1340,7 +1340,7 @@
},
{
"cell_type": "code",
"execution_count": 70,
"execution_count": 69,
"metadata": {},
"outputs": [],
"source": [
@ -1356,7 +1356,7 @@
},
{
"cell_type": "code",
"execution_count": 71,
"execution_count": 70,
"metadata": {},
"outputs": [],
"source": [
@ -1387,7 +1387,7 @@
},
{
"cell_type": "code",
"execution_count": 72,
"execution_count": 71,
"metadata": {},
"outputs": [],
"source": [
@ -1408,7 +1408,7 @@
},
{
"cell_type": "code",
"execution_count": 73,
"execution_count": 72,
"metadata": {},
"outputs": [],
"source": [
@ -1417,7 +1417,7 @@
},
{
"cell_type": "code",
"execution_count": 74,
"execution_count": 73,
"metadata": {},
"outputs": [],
"source": [
@ -1433,7 +1433,7 @@
},
{
"cell_type": "code",
"execution_count": 75,
"execution_count": 74,
"metadata": {},
"outputs": [],
"source": [
@ -1453,7 +1453,7 @@
},
{
"cell_type": "code",
"execution_count": 76,
"execution_count": 75,
"metadata": {},
"outputs": [],
"source": [
@ -1472,7 +1472,7 @@
},
{
"cell_type": "code",
"execution_count": 77,
"execution_count": 76,
"metadata": {},
"outputs": [],
"source": [
@ -1500,7 +1500,7 @@
},
{
"cell_type": "code",
"execution_count": 78,
"execution_count": 77,
"metadata": {},
"outputs": [],
"source": [
@ -1531,7 +1531,7 @@
},
{
"cell_type": "code",
"execution_count": 79,
"execution_count": 78,
"metadata": {},
"outputs": [],
"source": [
@ -1547,7 +1547,7 @@
},
{
"cell_type": "code",
"execution_count": 80,
"execution_count": 79,
"metadata": {},
"outputs": [],
"source": [
@ -1568,7 +1568,7 @@
},
{
"cell_type": "code",
"execution_count": 81,
"execution_count": 80,
"metadata": {},
"outputs": [],
"source": [
@ -1602,7 +1602,7 @@
},
{
"cell_type": "code",
"execution_count": 82,
"execution_count": 81,
"metadata": {},
"outputs": [],
"source": [
@ -1630,7 +1630,7 @@
},
{
"cell_type": "code",
"execution_count": 83,
"execution_count": 82,
"metadata": {},
"outputs": [],
"source": [
@ -1670,7 +1670,7 @@
},
{
"cell_type": "code",
"execution_count": 84,
"execution_count": 83,
"metadata": {},
"outputs": [],
"source": [
@ -1698,7 +1698,7 @@
},
{
"cell_type": "code",
"execution_count": 85,
"execution_count": 84,
"metadata": {},
"outputs": [],
"source": [
@ -1743,7 +1743,7 @@
},
{
"cell_type": "code",
"execution_count": 86,
"execution_count": 85,
"metadata": {},
"outputs": [],
"source": [

View File

@ -1,12 +1,5 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"metadata": {},
@ -89,7 +82,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
@ -111,7 +104,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 3,
"metadata": {},
"outputs": [],
"source": [
@ -173,7 +166,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 4,
"metadata": {},
"outputs": [],
"source": [
@ -217,7 +210,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 5,
"metadata": {},
"outputs": [],
"source": [
@ -282,7 +275,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": 6,
"metadata": {},
"outputs": [],
"source": [
@ -306,7 +299,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 7,
"metadata": {},
"outputs": [],
"source": [
@ -322,7 +315,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": 8,
"metadata": {},
"outputs": [],
"source": [
@ -345,7 +338,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": 9,
"metadata": {},
"outputs": [],
"source": [
@ -369,7 +362,7 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": 10,
"metadata": {},
"outputs": [],
"source": [
@ -406,7 +399,7 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": 11,
"metadata": {},
"outputs": [],
"source": [
@ -445,7 +438,7 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": 12,
"metadata": {},
"outputs": [],
"source": [
@ -466,7 +459,7 @@
},
{
"cell_type": "code",
"execution_count": 14,
"execution_count": 13,
"metadata": {},
"outputs": [],
"source": [
@ -485,7 +478,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": 14,
"metadata": {},
"outputs": [],
"source": [
@ -508,7 +501,7 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count": 15,
"metadata": {},
"outputs": [],
"source": [
@ -523,7 +516,7 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": 16,
"metadata": {},
"outputs": [],
"source": [
@ -536,7 +529,7 @@
},
{
"cell_type": "code",
"execution_count": 18,
"execution_count": 17,
"metadata": {},
"outputs": [],
"source": [
@ -558,7 +551,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": 18,
"metadata": {
"scrolled": true
},
@ -626,7 +619,7 @@
},
{
"cell_type": "code",
"execution_count": 20,
"execution_count": 19,
"metadata": {},
"outputs": [],
"source": [
@ -638,7 +631,7 @@
},
{
"cell_type": "code",
"execution_count": 21,
"execution_count": 20,
"metadata": {},
"outputs": [],
"source": [
@ -651,7 +644,7 @@
},
{
"cell_type": "code",
"execution_count": 22,
"execution_count": 21,
"metadata": {
"scrolled": true
},
@ -694,7 +687,7 @@
},
{
"cell_type": "code",
"execution_count": 23,
"execution_count": 22,
"metadata": {},
"outputs": [],
"source": [
@ -706,7 +699,7 @@
},
{
"cell_type": "code",
"execution_count": 24,
"execution_count": 23,
"metadata": {},
"outputs": [],
"source": [
@ -718,7 +711,7 @@
},
{
"cell_type": "code",
"execution_count": 25,
"execution_count": 24,
"metadata": {},
"outputs": [],
"source": [
@ -741,7 +734,7 @@
},
{
"cell_type": "code",
"execution_count": 26,
"execution_count": 25,
"metadata": {},
"outputs": [],
"source": [
@ -778,7 +771,7 @@
},
{
"cell_type": "code",
"execution_count": 27,
"execution_count": 26,
"metadata": {},
"outputs": [],
"source": [
@ -797,7 +790,7 @@
},
{
"cell_type": "code",
"execution_count": 28,
"execution_count": 27,
"metadata": {},
"outputs": [],
"source": [
@ -809,7 +802,7 @@
},
{
"cell_type": "code",
"execution_count": 29,
"execution_count": 28,
"metadata": {},
"outputs": [],
"source": [
@ -823,7 +816,7 @@
},
{
"cell_type": "code",
"execution_count": 30,
"execution_count": 29,
"metadata": {},
"outputs": [],
"source": [
@ -848,7 +841,7 @@
},
{
"cell_type": "code",
"execution_count": 31,
"execution_count": 30,
"metadata": {},
"outputs": [],
"source": [
@ -859,7 +852,7 @@
},
{
"cell_type": "code",
"execution_count": 32,
"execution_count": 31,
"metadata": {},
"outputs": [],
"source": [
@ -910,7 +903,7 @@
},
{
"cell_type": "code",
"execution_count": 33,
"execution_count": 32,
"metadata": {},
"outputs": [],
"source": [
@ -944,7 +937,7 @@
},
{
"cell_type": "code",
"execution_count": 34,
"execution_count": 33,
"metadata": {},
"outputs": [],
"source": [
@ -969,7 +962,7 @@
},
{
"cell_type": "code",
"execution_count": 35,
"execution_count": 34,
"metadata": {},
"outputs": [],
"source": [
@ -1005,7 +998,7 @@
},
{
"cell_type": "code",
"execution_count": 36,
"execution_count": 35,
"metadata": {},
"outputs": [],
"source": [
@ -1016,7 +1009,7 @@
},
{
"cell_type": "code",
"execution_count": 37,
"execution_count": 36,
"metadata": {},
"outputs": [],
"source": [
@ -1050,7 +1043,7 @@
},
{
"cell_type": "code",
"execution_count": 38,
"execution_count": 37,
"metadata": {},
"outputs": [],
"source": [
@ -1061,7 +1054,7 @@
},
{
"cell_type": "code",
"execution_count": 39,
"execution_count": 38,
"metadata": {},
"outputs": [],
"source": [
@ -1126,7 +1119,7 @@
},
{
"cell_type": "code",
"execution_count": 40,
"execution_count": 39,
"metadata": {},
"outputs": [],
"source": [
@ -1136,7 +1129,7 @@
},
{
"cell_type": "code",
"execution_count": 41,
"execution_count": 40,
"metadata": {},
"outputs": [],
"source": [
@ -1145,7 +1138,7 @@
},
{
"cell_type": "code",
"execution_count": 42,
"execution_count": 41,
"metadata": {},
"outputs": [],
"source": [
@ -1156,7 +1149,7 @@
},
{
"cell_type": "code",
"execution_count": 43,
"execution_count": 42,
"metadata": {},
"outputs": [],
"source": [
@ -1182,7 +1175,7 @@
},
{
"cell_type": "code",
"execution_count": 44,
"execution_count": 43,
"metadata": {
"scrolled": true
},
@ -1259,7 +1252,7 @@
},
{
"cell_type": "code",
"execution_count": 45,
"execution_count": 44,
"metadata": {},
"outputs": [],
"source": [
@ -1276,7 +1269,7 @@
},
{
"cell_type": "code",
"execution_count": 46,
"execution_count": 45,
"metadata": {},
"outputs": [],
"source": [
@ -1313,7 +1306,7 @@
},
{
"cell_type": "code",
"execution_count": 47,
"execution_count": 46,
"metadata": {},
"outputs": [],
"source": [
@ -1375,7 +1368,7 @@
},
{
"cell_type": "code",
"execution_count": 59,
"execution_count": 47,
"metadata": {},
"outputs": [],
"source": [
@ -1409,7 +1402,7 @@
},
{
"cell_type": "code",
"execution_count": 60,
"execution_count": 48,
"metadata": {},
"outputs": [],
"source": [
@ -1426,7 +1419,7 @@
},
{
"cell_type": "code",
"execution_count": 61,
"execution_count": 49,
"metadata": {},
"outputs": [],
"source": [
@ -1445,7 +1438,7 @@
},
{
"cell_type": "code",
"execution_count": 62,
"execution_count": 50,
"metadata": {},
"outputs": [],
"source": [
@ -1463,7 +1456,7 @@
},
{
"cell_type": "code",
"execution_count": 63,
"execution_count": 51,
"metadata": {},
"outputs": [],
"source": [
@ -1473,7 +1466,7 @@
},
{
"cell_type": "code",
"execution_count": 64,
"execution_count": 52,
"metadata": {},
"outputs": [],
"source": [
@ -1497,7 +1490,7 @@
},
{
"cell_type": "code",
"execution_count": 77,
"execution_count": 53,
"metadata": {},
"outputs": [],
"source": [
@ -1507,7 +1500,7 @@
},
{
"cell_type": "code",
"execution_count": 78,
"execution_count": 54,
"metadata": {},
"outputs": [],
"source": [
@ -1524,7 +1517,7 @@
},
{
"cell_type": "code",
"execution_count": 56,
"execution_count": 55,
"metadata": {},
"outputs": [],
"source": [
@ -1538,7 +1531,7 @@
},
{
"cell_type": "code",
"execution_count": 57,
"execution_count": 56,
"metadata": {},
"outputs": [],
"source": [
@ -1547,7 +1540,7 @@
},
{
"cell_type": "code",
"execution_count": 58,
"execution_count": 57,
"metadata": {},
"outputs": [],
"source": [
@ -1563,7 +1556,7 @@
},
{
"cell_type": "code",
"execution_count": 60,
"execution_count": 58,
"metadata": {},
"outputs": [],
"source": [
@ -1572,7 +1565,7 @@
},
{
"cell_type": "code",
"execution_count": 61,
"execution_count": 59,
"metadata": {},
"outputs": [],
"source": [
@ -1589,7 +1582,7 @@
},
{
"cell_type": "code",
"execution_count": 62,
"execution_count": 60,
"metadata": {},
"outputs": [],
"source": [
@ -1627,7 +1620,7 @@
},
{
"cell_type": "code",
"execution_count": 63,
"execution_count": 61,
"metadata": {},
"outputs": [],
"source": [
@ -1647,7 +1640,7 @@
},
{
"cell_type": "code",
"execution_count": 64,
"execution_count": 62,
"metadata": {},
"outputs": [],
"source": [
@ -1665,7 +1658,7 @@
},
{
"cell_type": "code",
"execution_count": 65,
"execution_count": 63,
"metadata": {},
"outputs": [],
"source": [
@ -1685,7 +1678,7 @@
},
{
"cell_type": "code",
"execution_count": 66,
"execution_count": 64,
"metadata": {},
"outputs": [],
"source": [
@ -1704,7 +1697,7 @@
},
{
"cell_type": "code",
"execution_count": 67,
"execution_count": 65,
"metadata": {},
"outputs": [],
"source": [
@ -1724,7 +1717,7 @@
},
{
"cell_type": "code",
"execution_count": 68,
"execution_count": 66,
"metadata": {},
"outputs": [],
"source": [
@ -1740,7 +1733,7 @@
},
{
"cell_type": "code",
"execution_count": 69,
"execution_count": 67,
"metadata": {},
"outputs": [],
"source": [
@ -1755,7 +1748,7 @@
},
{
"cell_type": "code",
"execution_count": 70,
"execution_count": 68,
"metadata": {},
"outputs": [],
"source": [
@ -1771,7 +1764,7 @@
},
{
"cell_type": "code",
"execution_count": 71,
"execution_count": 69,
"metadata": {},
"outputs": [],
"source": [
@ -1789,7 +1782,7 @@
},
{
"cell_type": "code",
"execution_count": 72,
"execution_count": 70,
"metadata": {},
"outputs": [],
"source": [

View File

@ -80,7 +80,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
@ -91,7 +91,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 3,
"metadata": {},
"outputs": [],
"source": [
@ -109,7 +109,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 4,
"metadata": {},
"outputs": [],
"source": [
@ -129,7 +129,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 5,
"metadata": {},
"outputs": [],
"source": [
@ -149,7 +149,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": 6,
"metadata": {},
"outputs": [],
"source": [
@ -158,7 +158,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 7,
"metadata": {},
"outputs": [],
"source": [
@ -179,7 +179,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": 8,
"metadata": {},
"outputs": [],
"source": [
@ -195,7 +195,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": 9,
"metadata": {},
"outputs": [],
"source": [
@ -216,7 +216,7 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": 10,
"metadata": {},
"outputs": [],
"source": [
@ -232,7 +232,7 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": 11,
"metadata": {},
"outputs": [],
"source": [
@ -242,7 +242,7 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": 12,
"metadata": {},
"outputs": [],
"source": [
@ -254,7 +254,7 @@
},
{
"cell_type": "code",
"execution_count": 14,
"execution_count": 13,
"metadata": {},
"outputs": [],
"source": [
@ -280,7 +280,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": 14,
"metadata": {},
"outputs": [],
"source": [
@ -304,7 +304,7 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count": 15,
"metadata": {},
"outputs": [],
"source": [
@ -315,7 +315,7 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": 16,
"metadata": {},
"outputs": [],
"source": [
@ -325,7 +325,7 @@
},
{
"cell_type": "code",
"execution_count": 18,
"execution_count": 17,
"metadata": {},
"outputs": [],
"source": [
@ -339,7 +339,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": 18,
"metadata": {},
"outputs": [],
"source": [
@ -348,7 +348,7 @@
},
{
"cell_type": "code",
"execution_count": 20,
"execution_count": 19,
"metadata": {},
"outputs": [],
"source": [
@ -362,7 +362,7 @@
},
{
"cell_type": "code",
"execution_count": 21,
"execution_count": 20,
"metadata": {},
"outputs": [],
"source": [
@ -371,7 +371,7 @@
},
{
"cell_type": "code",
"execution_count": 22,
"execution_count": 21,
"metadata": {},
"outputs": [],
"source": [
@ -395,7 +395,7 @@
},
{
"cell_type": "code",
"execution_count": 23,
"execution_count": 22,
"metadata": {},
"outputs": [],
"source": [
@ -408,7 +408,7 @@
},
{
"cell_type": "code",
"execution_count": 24,
"execution_count": 23,
"metadata": {},
"outputs": [],
"source": [
@ -417,7 +417,7 @@
},
{
"cell_type": "code",
"execution_count": 25,
"execution_count": 24,
"metadata": {},
"outputs": [],
"source": [
@ -435,7 +435,7 @@
},
{
"cell_type": "code",
"execution_count": 26,
"execution_count": 25,
"metadata": {},
"outputs": [],
"source": [
@ -447,7 +447,7 @@
},
{
"cell_type": "code",
"execution_count": 27,
"execution_count": 26,
"metadata": {},
"outputs": [],
"source": [
@ -457,7 +457,7 @@
},
{
"cell_type": "code",
"execution_count": 28,
"execution_count": 27,
"metadata": {},
"outputs": [],
"source": [
@ -470,7 +470,7 @@
},
{
"cell_type": "code",
"execution_count": 29,
"execution_count": 28,
"metadata": {},
"outputs": [],
"source": [
@ -492,7 +492,7 @@
},
{
"cell_type": "code",
"execution_count": 30,
"execution_count": 29,
"metadata": {},
"outputs": [],
"source": [
@ -506,7 +506,7 @@
},
{
"cell_type": "code",
"execution_count": 31,
"execution_count": 30,
"metadata": {},
"outputs": [],
"source": [
@ -515,7 +515,7 @@
},
{
"cell_type": "code",
"execution_count": 32,
"execution_count": 31,
"metadata": {},
"outputs": [],
"source": [
@ -545,7 +545,7 @@
},
{
"cell_type": "code",
"execution_count": 33,
"execution_count": 32,
"metadata": {},
"outputs": [],
"source": [
@ -561,7 +561,7 @@
},
{
"cell_type": "code",
"execution_count": 34,
"execution_count": 33,
"metadata": {},
"outputs": [],
"source": [
@ -572,7 +572,7 @@
},
{
"cell_type": "code",
"execution_count": 35,
"execution_count": 34,
"metadata": {},
"outputs": [],
"source": [
@ -584,7 +584,7 @@
},
{
"cell_type": "code",
"execution_count": 36,
"execution_count": 35,
"metadata": {},
"outputs": [],
"source": [
@ -595,7 +595,7 @@
},
{
"cell_type": "code",
"execution_count": 37,
"execution_count": 36,
"metadata": {},
"outputs": [],
"source": [
@ -606,7 +606,7 @@
},
{
"cell_type": "code",
"execution_count": 38,
"execution_count": 37,
"metadata": {},
"outputs": [],
"source": [
@ -615,7 +615,7 @@
},
{
"cell_type": "code",
"execution_count": 39,
"execution_count": 38,
"metadata": {},
"outputs": [],
"source": [
@ -624,7 +624,7 @@
},
{
"cell_type": "code",
"execution_count": 40,
"execution_count": 39,
"metadata": {},
"outputs": [],
"source": [
@ -633,7 +633,7 @@
},
{
"cell_type": "code",
"execution_count": 41,
"execution_count": 40,
"metadata": {},
"outputs": [],
"source": [
@ -682,7 +682,7 @@
},
{
"cell_type": "code",
"execution_count": 42,
"execution_count": 41,
"metadata": {},
"outputs": [],
"source": [
@ -694,7 +694,7 @@
},
{
"cell_type": "code",
"execution_count": 43,
"execution_count": 42,
"metadata": {},
"outputs": [],
"source": [
@ -704,7 +704,7 @@
},
{
"cell_type": "code",
"execution_count": 44,
"execution_count": 43,
"metadata": {},
"outputs": [],
"source": [
@ -731,7 +731,7 @@
},
{
"cell_type": "code",
"execution_count": 45,
"execution_count": 44,
"metadata": {},
"outputs": [],
"source": [
@ -754,7 +754,7 @@
},
{
"cell_type": "code",
"execution_count": 46,
"execution_count": 45,
"metadata": {},
"outputs": [],
"source": [
@ -763,7 +763,7 @@
},
{
"cell_type": "code",
"execution_count": 47,
"execution_count": 46,
"metadata": {},
"outputs": [],
"source": [
@ -789,7 +789,7 @@
},
{
"cell_type": "code",
"execution_count": 48,
"execution_count": 47,
"metadata": {},
"outputs": [],
"source": [
@ -813,7 +813,7 @@
},
{
"cell_type": "code",
"execution_count": 49,
"execution_count": 48,
"metadata": {},
"outputs": [],
"source": [
@ -822,7 +822,7 @@
},
{
"cell_type": "code",
"execution_count": 50,
"execution_count": 49,
"metadata": {},
"outputs": [],
"source": [
@ -838,7 +838,7 @@
},
{
"cell_type": "code",
"execution_count": 51,
"execution_count": 50,
"metadata": {},
"outputs": [],
"source": [
@ -851,7 +851,7 @@
},
{
"cell_type": "code",
"execution_count": 52,
"execution_count": 51,
"metadata": {},
"outputs": [],
"source": [
@ -865,7 +865,7 @@
},
{
"cell_type": "code",
"execution_count": 53,
"execution_count": 52,
"metadata": {},
"outputs": [],
"source": [
@ -879,7 +879,7 @@
},
{
"cell_type": "code",
"execution_count": 54,
"execution_count": 53,
"metadata": {},
"outputs": [],
"source": [
@ -888,7 +888,7 @@
},
{
"cell_type": "code",
"execution_count": 55,
"execution_count": 54,
"metadata": {},
"outputs": [],
"source": [
@ -941,7 +941,7 @@
},
{
"cell_type": "code",
"execution_count": 56,
"execution_count": 55,
"metadata": {},
"outputs": [],
"source": [
@ -950,7 +950,7 @@
},
{
"cell_type": "code",
"execution_count": 57,
"execution_count": 56,
"metadata": {},
"outputs": [],
"source": [
@ -969,7 +969,7 @@
},
{
"cell_type": "code",
"execution_count": 58,
"execution_count": 57,
"metadata": {},
"outputs": [],
"source": [
@ -980,7 +980,7 @@
},
{
"cell_type": "code",
"execution_count": 59,
"execution_count": 58,
"metadata": {},
"outputs": [],
"source": [
@ -992,7 +992,7 @@
},
{
"cell_type": "code",
"execution_count": 60,
"execution_count": 59,
"metadata": {},
"outputs": [],
"source": [
@ -1004,7 +1004,7 @@
},
{
"cell_type": "code",
"execution_count": 61,
"execution_count": 60,
"metadata": {},
"outputs": [],
"source": [
@ -1027,7 +1027,7 @@
},
{
"cell_type": "code",
"execution_count": 62,
"execution_count": 61,
"metadata": {},
"outputs": [],
"source": [
@ -1036,7 +1036,7 @@
},
{
"cell_type": "code",
"execution_count": 63,
"execution_count": 62,
"metadata": {},
"outputs": [],
"source": [
@ -1050,7 +1050,7 @@
},
{
"cell_type": "code",
"execution_count": 64,
"execution_count": 63,
"metadata": {},
"outputs": [],
"source": [
@ -1059,7 +1059,7 @@
},
{
"cell_type": "code",
"execution_count": 65,
"execution_count": 64,
"metadata": {},
"outputs": [],
"source": [
@ -1068,7 +1068,7 @@
},
{
"cell_type": "code",
"execution_count": 66,
"execution_count": 65,
"metadata": {},
"outputs": [],
"source": [
@ -1077,7 +1077,7 @@
},
{
"cell_type": "code",
"execution_count": 67,
"execution_count": 66,
"metadata": {},
"outputs": [],
"source": [
@ -1093,7 +1093,7 @@
},
{
"cell_type": "code",
"execution_count": 68,
"execution_count": 67,
"metadata": {},
"outputs": [],
"source": [
@ -1109,7 +1109,7 @@
},
{
"cell_type": "code",
"execution_count": 69,
"execution_count": 68,
"metadata": {},
"outputs": [],
"source": [
@ -1125,7 +1125,7 @@
},
{
"cell_type": "code",
"execution_count": 70,
"execution_count": 69,
"metadata": {},
"outputs": [],
"source": [
@ -1141,7 +1141,7 @@
},
{
"cell_type": "code",
"execution_count": 71,
"execution_count": 70,
"metadata": {},
"outputs": [],
"source": [
@ -1157,7 +1157,7 @@
},
{
"cell_type": "code",
"execution_count": 72,
"execution_count": 71,
"metadata": {},
"outputs": [],
"source": [
@ -1173,7 +1173,7 @@
},
{
"cell_type": "code",
"execution_count": 73,
"execution_count": 72,
"metadata": {},
"outputs": [],
"source": [
@ -1182,7 +1182,7 @@
},
{
"cell_type": "code",
"execution_count": 74,
"execution_count": 73,
"metadata": {},
"outputs": [],
"source": [
@ -1205,7 +1205,7 @@
},
{
"cell_type": "code",
"execution_count": 75,
"execution_count": 74,
"metadata": {},
"outputs": [],
"source": [
@ -1214,7 +1214,7 @@
},
{
"cell_type": "code",
"execution_count": 76,
"execution_count": 75,
"metadata": {},
"outputs": [],
"source": [
@ -1244,7 +1244,7 @@
},
{
"cell_type": "code",
"execution_count": 77,
"execution_count": 76,
"metadata": {},
"outputs": [],
"source": [
@ -1256,7 +1256,7 @@
},
{
"cell_type": "code",
"execution_count": 78,
"execution_count": 77,
"metadata": {},
"outputs": [],
"source": [
@ -1265,7 +1265,7 @@
},
{
"cell_type": "code",
"execution_count": 79,
"execution_count": 78,
"metadata": {},
"outputs": [],
"source": [
@ -1275,7 +1275,7 @@
},
{
"cell_type": "code",
"execution_count": 80,
"execution_count": 79,
"metadata": {},
"outputs": [],
"source": [
@ -1298,7 +1298,7 @@
},
{
"cell_type": "code",
"execution_count": 81,
"execution_count": 80,
"metadata": {},
"outputs": [],
"source": [
@ -1310,7 +1310,7 @@
},
{
"cell_type": "code",
"execution_count": 82,
"execution_count": 81,
"metadata": {},
"outputs": [],
"source": [
@ -1319,7 +1319,7 @@
},
{
"cell_type": "code",
"execution_count": 83,
"execution_count": 82,
"metadata": {},
"outputs": [],
"source": [
@ -1328,7 +1328,7 @@
},
{
"cell_type": "code",
"execution_count": 84,
"execution_count": 83,
"metadata": {},
"outputs": [],
"source": [

View File

@ -80,7 +80,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
@ -105,7 +105,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 3,
"metadata": {},
"outputs": [],
"source": [
@ -117,7 +117,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 4,
"metadata": {},
"outputs": [],
"source": [
@ -129,7 +129,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 5,
"metadata": {},
"outputs": [],
"source": [
@ -138,7 +138,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": 6,
"metadata": {},
"outputs": [],
"source": [
@ -148,7 +148,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 7,
"metadata": {},
"outputs": [],
"source": [
@ -171,7 +171,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": 8,
"metadata": {},
"outputs": [],
"source": [
@ -183,7 +183,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": 9,
"metadata": {},
"outputs": [],
"source": [
@ -192,7 +192,7 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": 10,
"metadata": {},
"outputs": [],
"source": [
@ -210,7 +210,7 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": 11,
"metadata": {},
"outputs": [],
"source": [
@ -226,7 +226,7 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": 12,
"metadata": {},
"outputs": [],
"source": [
@ -242,7 +242,7 @@
},
{
"cell_type": "code",
"execution_count": 14,
"execution_count": 13,
"metadata": {},
"outputs": [],
"source": [
@ -258,7 +258,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": 14,
"metadata": {},
"outputs": [],
"source": [
@ -274,7 +274,7 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count": 15,
"metadata": {},
"outputs": [],
"source": [
@ -290,7 +290,7 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": 16,
"metadata": {},
"outputs": [],
"source": [
@ -306,7 +306,7 @@
},
{
"cell_type": "code",
"execution_count": 18,
"execution_count": 17,
"metadata": {},
"outputs": [],
"source": [
@ -322,7 +322,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": 18,
"metadata": {},
"outputs": [],
"source": [
@ -345,7 +345,7 @@
},
{
"cell_type": "code",
"execution_count": 20,
"execution_count": 19,
"metadata": {},
"outputs": [],
"source": [
@ -368,7 +368,7 @@
},
{
"cell_type": "code",
"execution_count": 21,
"execution_count": 20,
"metadata": {},
"outputs": [],
"source": [
@ -384,7 +384,7 @@
},
{
"cell_type": "code",
"execution_count": 22,
"execution_count": 21,
"metadata": {},
"outputs": [],
"source": [
@ -407,7 +407,7 @@
},
{
"cell_type": "code",
"execution_count": 23,
"execution_count": 22,
"metadata": {},
"outputs": [],
"source": [
@ -435,7 +435,7 @@
},
{
"cell_type": "code",
"execution_count": 24,
"execution_count": 23,
"metadata": {},
"outputs": [],
"source": [
@ -459,7 +459,7 @@
},
{
"cell_type": "code",
"execution_count": 25,
"execution_count": 24,
"metadata": {},
"outputs": [],
"source": [
@ -509,7 +509,7 @@
},
{
"cell_type": "code",
"execution_count": 26,
"execution_count": 25,
"metadata": {},
"outputs": [],
"source": [
@ -538,7 +538,7 @@
},
{
"cell_type": "code",
"execution_count": 27,
"execution_count": 26,
"metadata": {},
"outputs": [],
"source": [
@ -548,7 +548,7 @@
},
{
"cell_type": "code",
"execution_count": 28,
"execution_count": 27,
"metadata": {},
"outputs": [],
"source": [
@ -572,7 +572,7 @@
},
{
"cell_type": "code",
"execution_count": 29,
"execution_count": 28,
"metadata": {},
"outputs": [],
"source": [
@ -597,7 +597,7 @@
},
{
"cell_type": "code",
"execution_count": 30,
"execution_count": 29,
"metadata": {},
"outputs": [],
"source": [
@ -685,7 +685,7 @@
},
{
"cell_type": "code",
"execution_count": 31,
"execution_count": 30,
"metadata": {},
"outputs": [],
"source": [
@ -758,7 +758,7 @@
},
{
"cell_type": "code",
"execution_count": 32,
"execution_count": 31,
"metadata": {},
"outputs": [],
"source": [
@ -770,7 +770,7 @@
},
{
"cell_type": "code",
"execution_count": 33,
"execution_count": 32,
"metadata": {},
"outputs": [],
"source": [
@ -784,7 +784,7 @@
},
{
"cell_type": "code",
"execution_count": 34,
"execution_count": 33,
"metadata": {},
"outputs": [],
"source": [
@ -796,7 +796,7 @@
},
{
"cell_type": "code",
"execution_count": 35,
"execution_count": 34,
"metadata": {},
"outputs": [],
"source": [
@ -805,7 +805,7 @@
},
{
"cell_type": "code",
"execution_count": 36,
"execution_count": 35,
"metadata": {},
"outputs": [],
"source": [
@ -1516,7 +1516,7 @@
},
{
"cell_type": "code",
"execution_count": 72,
"execution_count": 73,
"metadata": {},
"outputs": [],
"source": [
@ -1536,7 +1536,7 @@
},
{
"cell_type": "code",
"execution_count": 73,
"execution_count": 74,
"metadata": {},
"outputs": [],
"source": [
@ -1547,7 +1547,7 @@
},
{
"cell_type": "code",
"execution_count": 74,
"execution_count": 75,
"metadata": {},
"outputs": [],
"source": [
@ -1560,7 +1560,7 @@
},
{
"cell_type": "code",
"execution_count": 75,
"execution_count": 76,
"metadata": {},
"outputs": [],
"source": [
@ -1569,7 +1569,7 @@
},
{
"cell_type": "code",
"execution_count": 76,
"execution_count": 77,
"metadata": {},
"outputs": [],
"source": [
@ -1588,7 +1588,7 @@
},
{
"cell_type": "code",
"execution_count": 77,
"execution_count": 78,
"metadata": {},
"outputs": [],
"source": [
@ -1607,7 +1607,7 @@
},
{
"cell_type": "code",
"execution_count": 78,
"execution_count": 79,
"metadata": {},
"outputs": [],
"source": [
@ -1619,7 +1619,7 @@
},
{
"cell_type": "code",
"execution_count": 79,
"execution_count": 80,
"metadata": {},
"outputs": [],
"source": [
@ -1642,7 +1642,7 @@
},
{
"cell_type": "code",
"execution_count": 80,
"execution_count": 81,
"metadata": {},
"outputs": [],
"source": [
@ -1663,7 +1663,7 @@
},
{
"cell_type": "code",
"execution_count": 81,
"execution_count": 82,
"metadata": {},
"outputs": [],
"source": [
@ -1677,7 +1677,7 @@
},
{
"cell_type": "code",
"execution_count": 82,
"execution_count": 83,
"metadata": {},
"outputs": [],
"source": [
@ -1686,7 +1686,7 @@
},
{
"cell_type": "code",
"execution_count": 83,
"execution_count": 84,
"metadata": {},
"outputs": [],
"source": [
@ -1703,7 +1703,7 @@
},
{
"cell_type": "code",
"execution_count": 84,
"execution_count": 85,
"metadata": {},
"outputs": [],
"source": [
@ -1715,7 +1715,7 @@
},
{
"cell_type": "code",
"execution_count": 85,
"execution_count": 86,
"metadata": {},
"outputs": [],
"source": [
@ -1731,7 +1731,7 @@
},
{
"cell_type": "code",
"execution_count": 86,
"execution_count": 87,
"metadata": {},
"outputs": [],
"source": [
@ -1783,7 +1783,7 @@
},
{
"cell_type": "code",
"execution_count": 87,
"execution_count": 88,
"metadata": {},
"outputs": [],
"source": [
@ -1805,7 +1805,7 @@
},
{
"cell_type": "code",
"execution_count": 88,
"execution_count": 89,
"metadata": {},
"outputs": [],
"source": [
@ -1824,7 +1824,7 @@
},
{
"cell_type": "code",
"execution_count": 89,
"execution_count": 90,
"metadata": {},
"outputs": [],
"source": [
@ -1851,7 +1851,7 @@
},
{
"cell_type": "code",
"execution_count": 90,
"execution_count": 91,
"metadata": {},
"outputs": [],
"source": [
@ -1872,7 +1872,7 @@
},
{
"cell_type": "code",
"execution_count": 91,
"execution_count": 92,
"metadata": {},
"outputs": [],
"source": [
@ -1886,7 +1886,7 @@
},
{
"cell_type": "code",
"execution_count": 92,
"execution_count": 93,
"metadata": {},
"outputs": [],
"source": [
@ -1922,7 +1922,7 @@
},
{
"cell_type": "code",
"execution_count": 93,
"execution_count": 94,
"metadata": {},
"outputs": [],
"source": [
@ -1966,7 +1966,7 @@
},
{
"cell_type": "code",
"execution_count": 94,
"execution_count": 95,
"metadata": {},
"outputs": [],
"source": [
@ -1982,7 +1982,7 @@
},
{
"cell_type": "code",
"execution_count": 95,
"execution_count": 96,
"metadata": {},
"outputs": [],
"source": [
@ -1991,7 +1991,7 @@
},
{
"cell_type": "code",
"execution_count": 96,
"execution_count": 97,
"metadata": {},
"outputs": [],
"source": [
@ -2014,7 +2014,7 @@
},
{
"cell_type": "code",
"execution_count": 97,
"execution_count": 98,
"metadata": {},
"outputs": [],
"source": [
@ -2038,7 +2038,7 @@
},
{
"cell_type": "code",
"execution_count": 98,
"execution_count": 99,
"metadata": {},
"outputs": [],
"source": [
@ -2061,7 +2061,7 @@
},
{
"cell_type": "code",
"execution_count": 99,
"execution_count": 100,
"metadata": {},
"outputs": [],
"source": [
@ -2095,7 +2095,7 @@
},
{
"cell_type": "code",
"execution_count": 100,
"execution_count": 101,
"metadata": {},
"outputs": [],
"source": [
@ -2119,7 +2119,7 @@
},
{
"cell_type": "code",
"execution_count": 101,
"execution_count": 102,
"metadata": {},
"outputs": [],
"source": [
@ -2153,7 +2153,7 @@
},
{
"cell_type": "code",
"execution_count": 102,
"execution_count": 103,
"metadata": {},
"outputs": [],
"source": [
@ -2183,7 +2183,7 @@
},
{
"cell_type": "code",
"execution_count": 103,
"execution_count": 104,
"metadata": {},
"outputs": [],
"source": [
@ -2206,7 +2206,7 @@
},
{
"cell_type": "code",
"execution_count": 104,
"execution_count": 105,
"metadata": {},
"outputs": [],
"source": [

View File

@ -1423,7 +1423,7 @@
},
{
"cell_type": "code",
"execution_count": 95,
"execution_count": 94,
"metadata": {},
"outputs": [],
"source": [
@ -1442,7 +1442,7 @@
},
{
"cell_type": "code",
"execution_count": 96,
"execution_count": 95,
"metadata": {},
"outputs": [],
"source": [
@ -1451,7 +1451,7 @@
},
{
"cell_type": "code",
"execution_count": 97,
"execution_count": 96,
"metadata": {},
"outputs": [],
"source": [
@ -1467,7 +1467,7 @@
},
{
"cell_type": "code",
"execution_count": 98,
"execution_count": 97,
"metadata": {},
"outputs": [],
"source": [
@ -1477,7 +1477,7 @@
},
{
"cell_type": "code",
"execution_count": 99,
"execution_count": 98,
"metadata": {},
"outputs": [],
"source": [
@ -1495,7 +1495,7 @@
},
{
"cell_type": "code",
"execution_count": 100,
"execution_count": 99,
"metadata": {},
"outputs": [],
"source": [
@ -1504,7 +1504,7 @@
},
{
"cell_type": "code",
"execution_count": 101,
"execution_count": 100,
"metadata": {},
"outputs": [],
"source": [
@ -1515,7 +1515,7 @@
},
{
"cell_type": "code",
"execution_count": 102,
"execution_count": 101,
"metadata": {},
"outputs": [],
"source": [
@ -1524,7 +1524,7 @@
},
{
"cell_type": "code",
"execution_count": 103,
"execution_count": 102,
"metadata": {},
"outputs": [],
"source": [
@ -1533,7 +1533,7 @@
},
{
"cell_type": "code",
"execution_count": 104,
"execution_count": 103,
"metadata": {},
"outputs": [],
"source": [
@ -1543,7 +1543,7 @@
},
{
"cell_type": "code",
"execution_count": 105,
"execution_count": 104,
"metadata": {},
"outputs": [],
"source": [
@ -1564,7 +1564,7 @@
},
{
"cell_type": "code",
"execution_count": 106,
"execution_count": 105,
"metadata": {},
"outputs": [],
"source": [
@ -1573,7 +1573,7 @@
},
{
"cell_type": "code",
"execution_count": 107,
"execution_count": 106,
"metadata": {},
"outputs": [],
"source": [
@ -1582,7 +1582,7 @@
},
{
"cell_type": "code",
"execution_count": 108,
"execution_count": 107,
"metadata": {},
"outputs": [],
"source": [
@ -1591,7 +1591,7 @@
},
{
"cell_type": "code",
"execution_count": 109,
"execution_count": 108,
"metadata": {},
"outputs": [],
"source": [
@ -1600,7 +1600,7 @@
},
{
"cell_type": "code",
"execution_count": 110,
"execution_count": 109,
"metadata": {},
"outputs": [],
"source": [
@ -1610,7 +1610,7 @@
},
{
"cell_type": "code",
"execution_count": 111,
"execution_count": 110,
"metadata": {},
"outputs": [],
"source": [

File diff suppressed because it is too large Load Diff

View File

@ -1286,7 +1286,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 80,
"metadata": {},
"outputs": [],
"source": [
@ -1634,7 +1634,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 106,
"metadata": {},
"outputs": [],
"source": [

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff