
Environment:
	Python: 3.8.13
	PyTorch: 1.10.1+cu111
	Torchvision: 0.11.2+cu111
	CUDA: 11.1
	CUDNN: 8005
	NumPy: 1.21.2
	PIL: 9.1.0

Traing with our method for Region1 task on Rental dataset：
    python train.py  --test_envs 0 --dataset Rental --algorithm MAMR --trial_seed 3057 --gpu_id 0

Traing with other method for Region1 task on Rental dataset：
    python train.py  --test_envs 0 --dataset Rental --algorithm METHOD --trial_seed 3057 --gpu_id 0