Compare commits

...

7 Commits
lab_1 ... main

Author SHA1 Message Date
fa3515fcb7 Merge pull request 'lab_3' (#3) from lab_3 into main
Reviewed-on: #3
2024-11-09 11:54:35 +04:00
7b7f6ed7f7 lab3 done(?) 2024-11-09 11:48:24 +04:00
7c3d22ffa1 старт 3 лабы 2024-10-27 11:24:05 +04:00
350db9b979 Merge pull request 'lab_2' (#2) from lab_2 into main
Reviewed-on: #2
2024-10-26 12:04:56 +04:00
76a8938660 теперь 2 лаба без лишнего 2024-10-26 11:53:44 +04:00
4e21d619fa ой 2024-10-26 11:45:35 +04:00
d9bb4184bd Merge pull request 'lab_1' (#1) from lab_1 into main
Reviewed-on: #1
2024-09-16 19:19:37 +04:00
6 changed files with 2073 additions and 1 deletions

3
.gitignore vendored
View File

@ -12,3 +12,6 @@ ipython_config.py
# Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/
aimenv/
miienv/
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.

792
lab_3/lab3.ipynb Normal file

File diff suppressed because one or more lines are too long

BIN
lab_3/requirements Normal file

Binary file not shown.