Compare commits

..

9 Commits
lab_5 ... main

Author SHA1 Message Date
d64813e31e Merge pull request 'lab_7: done?' (#7) from lab_7 into main
Reviewed-on: #7
2025-02-08 08:45:10 +04:00
8bf7021003 lab_7: done? 2025-02-07 06:02:14 +04:00
fe565fc8d8 Merge pull request 'lab_6' (#6) from lab_6 into main
Reviewed-on: #6
2024-12-14 09:04:37 +04:00
7508cf58e7 lab_6: markdown fix 2024-12-07 19:50:49 +04:00
133b2b4d30 lab_6: done 2024-12-07 19:26:24 +04:00
acd98448d1 lab_6: WiP 2024-12-07 05:30:11 +04:00
5c9bbb9c0b lab_5: add business purpose 2024-11-29 11:36:13 +04:00
d2ee579d28 change gitignore 2024-11-25 03:34:51 +04:00
fa420ecbdb Merge pull request 'lab_5: done' (#5) from lab_5 into main
Reviewed-on: #5
2024-11-22 15:38:19 +04:00
10 changed files with 3268 additions and 5 deletions

View File

@ -231,7 +231,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.5"
"version": "3.12.8"
}
},
"nbformat": 4,

View File

@ -2923,7 +2923,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.5"
"version": "3.12.8"
}
},
"nbformat": 4,

View File

@ -2429,7 +2429,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.5"
"version": "3.12.8"
}
},
"nbformat": 4,

View File

@ -2323,7 +2323,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.5"
"version": "3.12.8"
}
},
"nbformat": 4,

View File

@ -1218,7 +1218,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.5"
"version": "3.12.8"
}
},
"nbformat": 4,

1192
lab_6/lab6.ipynb Normal file

File diff suppressed because one or more lines are too long

BIN
lab_6/requirements.txt Normal file

Binary file not shown.

1108
lab_7/fuzzy_logic.ipynb Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

BIN
lab_7/requirements.txt Normal file

Binary file not shown.