Skip to content
View AlexMiloCS's full-sized avatar

Block or report AlexMiloCS

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. LLM2Vec_Thesis LLM2Vec_Thesis Public

    Source code for the diploma thesis: Bias Measurement in LLM2Vec embeddings. Explores how transforming Causal Language Models (like Llama & Mistral) into text encoders affects the geometric structur…

    Jupyter Notebook

  2. food-recall-nlp-classifier food-recall-nlp-classifier Public

    Official implementation for SemEval-2025 Task 9: Food Hazard Detection. Features a Multimodal Ensemble of BERT, RoBERTa, and SVM.

    Jupyter Notebook

  3. Ucs_A-Star_Algorithms Ucs_A-Star_Algorithms Public

    A Java console application that visualizes and compares the A* (A-Star) and Uniform Cost Search (UCS) pathfinding algorithms on a randomized 2D labyrinth.

    Java

  4. KindOfMinesweeper KindOfMinesweeper Public

    A competitive, 2-player console twist on classic Minesweeper built in Java. Take turns hunting for hidden mines—the player who finds the most wins!

    Java