4 lines
46 B
Makefile
4 lines
46 B
Makefile
test:
|
|
python3 main.py --epochs 1 --batch 64
|
|
|
test:
|
|
python3 main.py --epochs 1 --batch 64
|
|
|