Pinned Loading
-
Wrapper for Running Ablation Studies...
Wrapper for Running Ablation Studies on wandb 1def build_model(hidden_dim,enc_output_size, word_vector_dim,dropout,num_layers,
2use_pos_enc = False, use_pre_embed = False,
3freeze_pre_embed = False, use_layer_norm = False):
4model = somemodel(hidden_dim,enc_output_size, word_vector_dim,dropout,num_layers,
5use_pos_enc = False, use_pre_embed = False,
-
vfi
vfi PublicGeneric solver for the optimal neoclassical growth model, using the value function iteration (VFI) method. Currently accepts single factor of production K (i.e. L = 1 ), and single output good. Con…
Julia
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.