Skip to content
View muhark's full-sized avatar

Block or report muhark

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. dpir-intro-python dpir-intro-python Public

    DPIR Introduction to Python for Social Science Repository

    Jupyter Notebook 26 6

  2. dslpy dslpy Public

    [WIP] Python implementation of Design-based Supervised Learning

    Python

  3. 634dev/ds3-intro-python 634dev/ds3-intro-python Public

    Introduction to Python mini-course given at Hertie DS3 (https://ds3.ai).

    HTML 12 2

  4. nn-tutorial nn-tutorial Public

    Short visual tutorial on neural networks in PyTorch.

    HTML 3

  5. Offline HuggingFace Models on HPC Offline HuggingFace Models on HPC
    1
    # Downloading HuggingFace Models
    2
    
                  
    3
    This gist shares a little workflow and script for a task that most people using university HPCs for NLP research will need to do: downloading and storing HuggingFace models for use on compute nodes.
    4
    
                  
    5
    What this workflow is for: