commit 472f1f1a07ef33972bcf7c41f395d1c9b2933395 Author: Александр Свекровин Date: Wed May 14 01:17:05 2025 +0300 Инициализация проекта с библиотеками diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f7275bb --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +venv/ diff --git a/README.md b/README.md new file mode 100644 index 0000000..c1416b2 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# Искусственные нейронные сети на языке Python diff --git a/git-bash.exe.lnk b/git-bash.exe.lnk new file mode 100644 index 0000000..1e1ab43 Binary files /dev/null and b/git-bash.exe.lnk differ