diff --git a/video_prediction_tools/deprecate/create_env_zam347.sh b/video_prediction_tools/deprecated/create_env_zam347.sh
similarity index 100%
rename from video_prediction_tools/deprecate/create_env_zam347.sh
rename to video_prediction_tools/deprecated/create_env_zam347.sh
diff --git a/video_prediction_tools/deprecate/datasets/Download_ERA5_Variable.py b/video_prediction_tools/deprecated/datasets/Download_ERA5_Variable.py
similarity index 100%
rename from video_prediction_tools/deprecate/datasets/Download_ERA5_Variable.py
rename to video_prediction_tools/deprecated/datasets/Download_ERA5_Variable.py
diff --git a/video_prediction_tools/deprecate/datasets/extract_data/era5_dataset_v2_anomaly.py b/video_prediction_tools/deprecated/datasets/extract_data/era5_dataset_v2_anomaly.py
similarity index 100%
rename from video_prediction_tools/deprecate/datasets/extract_data/era5_dataset_v2_anomaly.py
rename to video_prediction_tools/deprecated/datasets/extract_data/era5_dataset_v2_anomaly.py
diff --git a/video_prediction_tools/deprecate/datasets/extract_data/extract_era5.py b/video_prediction_tools/deprecated/datasets/extract_data/extract_era5.py
similarity index 100%
rename from video_prediction_tools/deprecate/datasets/extract_data/extract_era5.py
rename to video_prediction_tools/deprecated/datasets/extract_data/extract_era5.py
diff --git a/video_prediction_tools/deprecate/helper/helper.py b/video_prediction_tools/deprecated/helper/helper.py
similarity index 100%
rename from video_prediction_tools/deprecate/helper/helper.py
rename to video_prediction_tools/deprecated/helper/helper.py
diff --git a/video_prediction_tools/deprecate/model_modules/sna_model.py b/video_prediction_tools/deprecated/model_modules/sna_model.py
similarity index 100%
rename from video_prediction_tools/deprecate/model_modules/sna_model.py
rename to video_prediction_tools/deprecated/model_modules/sna_model.py
diff --git a/video_prediction_tools/deprecate/model_modules/sv2p_model.py b/video_prediction_tools/deprecated/model_modules/sv2p_model.py
similarity index 100%
rename from video_prediction_tools/deprecate/model_modules/sv2p_model.py
rename to video_prediction_tools/deprecated/model_modules/sv2p_model.py
diff --git a/video_prediction_tools/deprecate/model_modules/vanilla_GAN_model.py b/video_prediction_tools/deprecated/model_modules/vanilla_GAN_model.py
similarity index 100%
rename from video_prediction_tools/deprecate/model_modules/vanilla_GAN_model.py
rename to video_prediction_tools/deprecated/model_modules/vanilla_GAN_model.py
diff --git a/video_prediction_tools/deprecate/pretrained_models/download_model.sh b/video_prediction_tools/deprecated/pretrained_models/download_model.sh
similarity index 100%
rename from video_prediction_tools/deprecate/pretrained_models/download_model.sh
rename to video_prediction_tools/deprecated/pretrained_models/download_model.sh
diff --git a/video_prediction_tools/deprecate/scripts/combine_results.py b/video_prediction_tools/deprecated/scripts/combine_results.py
similarity index 100%
rename from video_prediction_tools/deprecate/scripts/combine_results.py
rename to video_prediction_tools/deprecated/scripts/combine_results.py
diff --git a/video_prediction_tools/deprecate/scripts/evaluate.py b/video_prediction_tools/deprecated/scripts/evaluate.py
similarity index 100%
rename from video_prediction_tools/deprecate/scripts/evaluate.py
rename to video_prediction_tools/deprecated/scripts/evaluate.py
diff --git a/video_prediction_tools/deprecate/scripts/evaluate_all.sh b/video_prediction_tools/deprecated/scripts/evaluate_all.sh
similarity index 100%
rename from video_prediction_tools/deprecate/scripts/evaluate_all.sh
rename to video_prediction_tools/deprecated/scripts/evaluate_all.sh
diff --git a/video_prediction_tools/deprecate/scripts/generate_all.sh b/video_prediction_tools/deprecated/scripts/generate_all.sh
similarity index 100%
rename from video_prediction_tools/deprecate/scripts/generate_all.sh
rename to video_prediction_tools/deprecated/scripts/generate_all.sh
diff --git a/video_prediction_tools/deprecate/scripts/generate_orig.py b/video_prediction_tools/deprecated/scripts/generate_orig.py
similarity index 100%
rename from video_prediction_tools/deprecate/scripts/generate_orig.py
rename to video_prediction_tools/deprecated/scripts/generate_orig.py
diff --git a/video_prediction_tools/deprecate/scripts/plot_results.py b/video_prediction_tools/deprecated/scripts/plot_results.py
similarity index 100%
rename from video_prediction_tools/deprecate/scripts/plot_results.py
rename to video_prediction_tools/deprecated/scripts/plot_results.py
diff --git a/video_prediction_tools/deprecate/scripts/plot_results_all.sh b/video_prediction_tools/deprecated/scripts/plot_results_all.sh
similarity index 100%
rename from video_prediction_tools/deprecate/scripts/plot_results_all.sh
rename to video_prediction_tools/deprecated/scripts/plot_results_all.sh
diff --git a/video_prediction_tools/deprecate/scripts/train.py b/video_prediction_tools/deprecated/scripts/train.py
similarity index 100%
rename from video_prediction_tools/deprecate/scripts/train.py
rename to video_prediction_tools/deprecated/scripts/train.py
diff --git a/video_prediction_tools/deprecate/scripts/train_all.sh b/video_prediction_tools/deprecated/scripts/train_all.sh
similarity index 100%
rename from video_prediction_tools/deprecate/scripts/train_all.sh
rename to video_prediction_tools/deprecated/scripts/train_all.sh