]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
examples: add dataset, data shuffling to MNIST (#982)
authorJohannes Gäßler <redacted>
Sat, 5 Oct 2024 16:38:01 +0000 (18:38 +0200)
committerGitHub <redacted>
Sat, 5 Oct 2024 16:38:01 +0000 (18:38 +0200)
commit130bc179471fb5d69edd313718e9e70e84ca67d9
treea917ef6b2dca250306fc21daef6d7abd5c231c3a
parent0d7ecbbe536dc84240f646e0ec0a712251377f34
examples: add dataset, data shuffling to MNIST (#982)
examples/mnist/mnist-common.cpp
examples/mnist/mnist-common.h
examples/mnist/mnist-eval.cpp
examples/mnist/mnist-train.cpp