This commit is contained in:
Wirusik 2022-06-05 18:32:23 +02:00
parent c4fe13ac73
commit d4d89d25a8
3 changed files with 9 additions and 0 deletions

View File

@ -1,2 +1,5 @@
[core]
autostage = true
remote = ium_ssh_remote
['remote "ium_ssh_remote"']
url = ssh://ium-sftp@tzietkiewicz.vm.wmi.amu.edu.pl

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
*.png
*.txt
__pycache__
/prepared

5
dvc.yaml Normal file
View File

@ -0,0 +1,5 @@
stages:
prepare:
cmd: python init.py
train:
cmd: python neutral_network.py