Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Summary

Research Papers/Experiments

How flow forecast helps:

Transfer learning with flow-forecasts (and other frameworks even more) is currently

1. Run initial hyperparameter sweep to get best values for forecast_history, forecast_length, and all other static hyperparameters. 
2. Set hyperparameters for transfer learning runs based on this sweep. 
3. Pre-train model on large number of counties based on these parameters. Save these weights.
4. Rerun hyperparameter sweep on target county with these saved weights.

  • No labels