4 lines
35 B
Bash
4 lines
35 B
Bash
#!/bin/bash
|
|
|
|
python3 train.py "$1"
|
#!/bin/bash
|
|
|
|
python3 train.py "$1"
|