From 494b467e2e5ec5f64ad3fe1a1d9ff3b0d9d5c975 Mon Sep 17 00:00:00 2001 From: Zhaojing Luo Date: Mon, 23 Dec 2024 22:34:14 +0800 Subject: [PATCH] Add the running script for the Hematologic Disease Application Add the running script for the Hematologic Disease Application --- .../application/Hematologic_Disease/run.sh | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 examples/healthcare/application/Hematologic_Disease/run.sh diff --git a/examples/healthcare/application/Hematologic_Disease/run.sh b/examples/healthcare/application/Hematologic_Disease/run.sh new file mode 100644 index 000000000..c4a321ede --- /dev/null +++ b/examples/healthcare/application/Hematologic_Disease/run.sh @@ -0,0 +1,20 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + +### bloodminist dataset +python train_cnn.py cnn bloodminist -dir pathToDataset