Compare commits

...

10 Commits
lab_2 ... main

Author SHA1 Message Date
bc208ea619 Merge pull request 'lab_5' (#5) from lab_5 into main
Reviewed-on: #5
2024-11-30 10:57:33 +04:00
0740a53656 Merge pull request 'lab_4' (#4) from lab_4 into main
Reviewed-on: #4
2024-11-30 09:26:38 +04:00
ceeb1e4d78 лаб5 готова 2024-11-29 21:41:18 +04:00
1acfa8e524 small правки 4лаб 2024-11-29 20:52:46 +04:00
a2c99c0cbc начало 2024-11-29 20:49:12 +04:00
746ca15d59 lab4 кажись done 2024-11-29 01:51:25 +04:00
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
7 changed files with 2519 additions and 0 deletions

1
.gitignore vendored
View File

@ -13,4 +13,5 @@ ipython_config.py
# git rm -r .ipynb_checkpoints/
aimenv/
miienv/
static/

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.

957
lab_4/lab4.ipynb Normal file

File diff suppressed because one or more lines are too long

BIN
lab_4/requirements Normal file

Binary file not shown.

769
lab_5/lab5.ipynb Normal file

File diff suppressed because one or more lines are too long

BIN
lab_5/requirements Normal file

Binary file not shown.