mlpractical/local_experiment_scripts/emnist_json_parsing_template.sh

8 lines
225 B
Bash
Raw Normal View History

2024-10-22 19:59:06 +02:00
#!/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/emnist_tutorial_config.json