Datasets for the 'semi/un-supervised image recognition' ML-Mondays lessons
Activate the mlmondays conda environment
conda activate mlmondays
Run the providing script:
python download_data.py
Deactivate the mlmondays conda environment
conda deactivate mlmondays