Merge pull request 'lab_2' (#2) from lab_2 into main

Reviewed-on: #2
This commit is contained in:
Arutunyan-Dmitry 2024-10-26 12:04:56 +04:00
commit 350db9b979
4 changed files with 1280 additions and 1 deletions

2
.gitignore vendored
View File

@ -12,3 +12,5 @@ ipython_config.py
# Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/
aimenv/
static/

View File

@ -165,7 +165,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.6"
"version": "3.12.7"
}
},
"nbformat": 4,

1277
lab_2/lab2.ipynb Normal file

File diff suppressed because one or more lines are too long

BIN
lab_2/requirements.txt Normal file

Binary file not shown.