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