Final testing perceptron

This commit is contained in:
Kirill Samoylenkov 2025-09-18 16:17:14 +05:00
parent fa61fc8c4c
commit 47a0019a89
6 changed files with 681 additions and 461 deletions

View file

@ -5,6 +5,7 @@ description = ""
readme = "README.md"
requires-python = ">=3.13,<3.14"
dependencies = [
"isort>=6.0.1",
"jupyter>=1.1.1",
"matplotlib>=3.10.6",
"notebook>=7.4.5",