Skip to content
View Dimasss16's full-sized avatar
  • Eberhard Karls Universität Tübingen
  • Tübingen, Germany

Organizations

@dsacl3-2024 @snlp1-2024 @snlp2-2025

Block or report Dimasss16

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. nlp-offensive-language-classifier nlp-offensive-language-classifier Public

    Hate/offensive language classifier: TF-IDF + Logistic Regression baseline and DistilBERT fine-tune, with data augmentation and balanced evaluation.

    Jupyter Notebook

  2. digit-recognizer digit-recognizer Public

    From-scratch NumPy MLPs for MNIST, plus a larger teacher–student setup that demonstrates subliminal learning (implementing Cloud et al. (2025)).

    Jupyter Notebook

  3. morphological-semantic-complexity morphological-semantic-complexity Public

    A cross-linguistic study of morphological and semantic complexity trade-offs based on English, Russian and Turkish wikipedia articles

    Jupyter Notebook

  4. poker-equity poker-equity Public

    Texas Hold'em equity calculator that computes winning probabilities for all 169 starting hands and live odds as community cards are revealed.

    Python