Initial commit
This commit is contained in:
parent
c1b71a853a
commit
24d6dcbb1b
375
drygoe.ipynb
375
drygoe.ipynb
File diff suppressed because one or more lines are too long
@ -2,7 +2,7 @@
|
|||||||
"cells": [
|
"cells": [
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 3,
|
"execution_count": 2,
|
||||||
"id": "3af2cc9d-8792-4968-972a-cdfed0d85dce",
|
"id": "3af2cc9d-8792-4968-972a-cdfed0d85dce",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [
|
"outputs": [
|
||||||
@ -19,7 +19,7 @@
|
|||||||
"[ 0. 2.5 5. 7.5 10. ]\n",
|
"[ 0. 2.5 5. 7.5 10. ]\n",
|
||||||
"\n",
|
"\n",
|
||||||
"Случайные числа из randn:\n",
|
"Случайные числа из randn:\n",
|
||||||
"[ 0.04269067 0.9476501 -0.05281896]\n",
|
"[ 0.16121834 0.8534192 -1.17185391]\n",
|
||||||
"\n",
|
"\n",
|
||||||
"Умножаю матрицу на саму себя через dot:\n",
|
"Умножаю матрицу на саму себя через dot:\n",
|
||||||
"Результат:\n",
|
"Результат:\n",
|
||||||
@ -39,7 +39,7 @@
|
|||||||
" [ 9, 10]])"
|
" [ 9, 10]])"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"execution_count": 3,
|
"execution_count": 2,
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"output_type": "execute_result"
|
"output_type": "execute_result"
|
||||||
}
|
}
|
||||||
|
|||||||
131
seaborn.ipynb
131
seaborn.ipynb
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user