Hi,
trying to train the model on mnist, but I have the following error after running python train.py :
fuel.exceptions.ConfigurationError: Configuration not set and no default provided: data_path.
can't figure out how fuel should be set up.
thanks in advance for your help