@ -1,11 +1,11 @@
stages:
train:
cmd: python ./train.py 10
cmd: python3 ./train.py 10
deps:
- Customers.csv
- train.py
test:
cmd: python ./test.py
cmd: python3 ./test.py
- cifar_net.pth
- test.py
The note is not visible to the blocked user.