Skip to content
View mikkelbrusen's full-sized avatar
  • Danmark

Block or report mikkelbrusen

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. awd-inspired-lstm awd-inspired-lstm Public

    Notebook containing an implementation of a Language Model using state-of-the-art techniques also seen in the current state-of-the-art AWD-LSTM

    Jupyter Notebook 1

  2. custom-pytorch-lstm-lm custom-pytorch-lstm-lm Public

    Implementation of a Language Model using a custom LSTM built within the PyTorch framework

    Jupyter Notebook 1

  3. text-weight-visualizer text-weight-visualizer Public

    Visualize an array of strings with a color corresponding to its weight from a given range. The minimum and max weight will be determined from the weight array, and those will be the coldest and war…

    JavaScript