Skip to content
View avinnofaruk's full-sized avatar

Highlights

  • Pro

Block or report avinnofaruk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Wrapper for Running Ablation Studies... Wrapper for Running Ablation Studies on wandb
    1
    def build_model(hidden_dim,enc_output_size, word_vector_dim,dropout,num_layers,
    2
                  use_pos_enc = False, use_pre_embed = False,
    3
                  freeze_pre_embed = False, use_layer_norm = False):
    4
        model = somemodel(hidden_dim,enc_output_size, word_vector_dim,dropout,num_layers,
    5
                  use_pos_enc = False, use_pre_embed = False,
  2. vfi vfi Public

    Generic 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

  3. relar-Ritik/Text-to-Image_GAN relar-Ritik/Text-to-Image_GAN Public

    Python