This commit is contained in:
hamelsmu 2022-03-05 12:02:56 -08:00
parent 8d7d852ddc
commit 50beff9f82
2 changed files with 31 additions and 55 deletions

View File

@ -5856,18 +5856,6 @@
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.7"
}
},
"nbformat": 4,

View File

@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"metadata": {},
"outputs": [
{
@ -23,7 +23,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
@ -825,7 +825,7 @@
},
{
"cell_type": "code",
"execution_count": 113,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
@ -835,7 +835,7 @@
},
{
"cell_type": "code",
"execution_count": 114,
"execution_count": null,
"metadata": {},
"outputs": [
{
@ -849,7 +849,7 @@
" [ 1.0698, 1.6187]])"
]
},
"execution_count": 114,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
@ -868,7 +868,7 @@
},
{
"cell_type": "code",
"execution_count": 115,
"execution_count": null,
"metadata": {},
"outputs": [
{
@ -882,7 +882,7 @@
" [0.7446, 0.8346]])"
]
},
"execution_count": 115,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
@ -904,7 +904,7 @@
},
{
"cell_type": "code",
"execution_count": 116,
"execution_count": null,
"metadata": {},
"outputs": [
{
@ -913,7 +913,7 @@
"tensor([0.6025, 0.5021, 0.1332, 0.9966, 0.5959, 0.3661])"
]
},
"execution_count": 116,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
@ -949,7 +949,7 @@
},
{
"cell_type": "code",
"execution_count": 117,
"execution_count": null,
"metadata": {},
"outputs": [
{
@ -963,7 +963,7 @@
" [0.3661, 0.6339]])"
]
},
"execution_count": 117,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
@ -1026,7 +1026,7 @@
},
{
"cell_type": "code",
"execution_count": 118,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
@ -1042,7 +1042,7 @@
},
{
"cell_type": "code",
"execution_count": 119,
"execution_count": null,
"metadata": {},
"outputs": [
{
@ -1056,7 +1056,7 @@
" [0.3661, 0.6339]])"
]
},
"execution_count": 119,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
@ -1074,7 +1074,7 @@
},
{
"cell_type": "code",
"execution_count": 120,
"execution_count": null,
"metadata": {},
"outputs": [
{
@ -1083,7 +1083,7 @@
"tensor([0.6025, 0.4979, 0.1332, 0.0034, 0.4041, 0.3661])"
]
},
"execution_count": 120,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
@ -1102,7 +1102,7 @@
},
{
"cell_type": "code",
"execution_count": 121,
"execution_count": null,
"metadata": {},
"outputs": [
{
@ -1211,7 +1211,7 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": null,
"metadata": {},
"outputs": [
{
@ -1220,7 +1220,7 @@
"tensor([-0.6025, -0.4979, -0.1332, -0.0034, -0.4041, -0.3661])"
]
},
"execution_count": 13,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
@ -1231,7 +1231,7 @@
},
{
"cell_type": "code",
"execution_count": 14,
"execution_count": null,
"metadata": {},
"outputs": [
{
@ -1240,7 +1240,7 @@
"tensor([-0.6025, -0.4979, -0.1332, -0.0034, -0.4041, -0.3661])"
]
},
"execution_count": 14,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
@ -1274,7 +1274,7 @@
},
{
"cell_type": "code",
"execution_count": 124,
"execution_count": null,
"metadata": {},
"outputs": [
{
@ -1318,7 +1318,7 @@
},
{
"cell_type": "code",
"execution_count": 132,
"execution_count": null,
"metadata": {},
"outputs": [
{
@ -1354,7 +1354,7 @@
},
{
"cell_type": "code",
"execution_count": 133,
"execution_count": null,
"metadata": {},
"outputs": [
{
@ -1483,7 +1483,7 @@
},
{
"cell_type": "code",
"execution_count": 128,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
@ -1499,7 +1499,7 @@
},
{
"cell_type": "code",
"execution_count": 129,
"execution_count": null,
"metadata": {},
"outputs": [
{
@ -1508,7 +1508,7 @@
"tensor(1.8045)"
]
},
"execution_count": 129,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
@ -1526,7 +1526,7 @@
},
{
"cell_type": "code",
"execution_count": 130,
"execution_count": null,
"metadata": {},
"outputs": [
{
@ -1535,7 +1535,7 @@
"tensor(1.8045)"
]
},
"execution_count": 130,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
@ -1555,7 +1555,7 @@
},
{
"cell_type": "code",
"execution_count": 131,
"execution_count": null,
"metadata": {},
"outputs": [
{
@ -1564,7 +1564,7 @@
"tensor([0.5067, 0.6973, 2.0160, 5.6958, 0.9062, 1.0048])"
]
},
"execution_count": 131,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
@ -2737,18 +2737,6 @@
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.7"
}
},
"nbformat": 4,