Skip to content
View MikulasZelinka's full-sized avatar
🐯
🐯

Highlights

  • Pro

Organizations

@gjkcz
Block or Report

Block or report MikulasZelinka

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

  1. book-for-ukraine book-for-ukraine Public

    🇺🇦 Little book for Ukraine: https://ukrajinskaknizka.cz 🇨🇿

    Svelte 7

  2. pyfiction pyfiction Public

    Python API for interactive fiction games

    HTML 36 8

  3. pytorch: handling sentences of arbit... pytorch: handling sentences of arbitrary length (dataset, data_loader, padding, embedding, packing, lstm, unpacking)
    1
    """
    2
    sort-of minimal end-to-end example of handling input sequences (sentences) of variable length in pytorch
    3
    the sequences are considered to be sentences of words, meaning we then want to use embeddings and an RNN
    4
    using pytorch stuff for basically everything in the pipeline of:
    5
    dataset -> data_loader -> padding -> embedding -> packing -> lstm -> unpacking (~padding)
  4. python-project-template python-project-template Public template

    Runs on poetry and supports both conda and pip.

    Shell 2

  5. textworld_kg_dataset textworld_kg_dataset Public

    The TextWorld KG Dataset from the paper Building Dynamic Knowledge Graphs from Text-based Games

    8 1

  6. searchlauncher searchlauncher Public

    Easily search multiple websites using a single global shortcut.

    Python 1