mlpractical/local_experiment_scripts/cifar10_json_parsing_template.sh
2024-10-23 01:59:06 +08:00

8 lines
226 B
Bash

#!/bin/sh
cd ..
export DATASET_DIR="data/"
# Activate the relevant virtual environment:
python train_evaluate_emnist_classification_system.py --filepath_to_arguments_json_file experiment_configs/cifar10_tutorial_config.json