mirror of
https://github.com/augustin64/projet-tipe
synced 2025-01-23 23:26:25 +01:00
Update workflows
This commit is contained in:
parent
8558a26e6f
commit
b4e46d44b0
8
.github/workflows/tests.yml
vendored
8
.github/workflows/tests.yml
vendored
@ -18,8 +18,8 @@ jobs:
|
|||||||
- name: run tests
|
- name: run tests
|
||||||
run: ./make.sh test run
|
run: ./make.sh test run
|
||||||
- name: mnist main test
|
- name: mnist main test
|
||||||
run: out/main train \
|
run: out/main train
|
||||||
--epochs 1 \
|
--epochs 1
|
||||||
--images data/mnist/t10k-images-idx3-ubyte \
|
--images data/mnist/t10k-images-idx3-ubyte
|
||||||
--labels data/mnist/t10k-labels-idx1-ubyte \
|
--labels data/mnist/t10k-labels-idx1-ubyte
|
||||||
--out reseau.bin
|
--out reseau.bin
|
||||||
|
Loading…
Reference in New Issue
Block a user