Skip to content
View Tigxy's full-sized avatar

Organizations

@hcai-mms

Block or report Tigxy

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
Tigxy/README.md

Hi there 👋

I am Chris, an AI Master's student from Austria, who loves to code and experiment!

Here are some of my repos and projects that I am particularly proud of! ✨

Research repos 🤓

  • Adv-MultVAE accompanies our SIGIR'22 paper "Unlearning Protected User Attributes in Recommendations with Adversarial Training", for which I have written most of the code.
  • Recommender Metrics implements all recommender metrics that we use in our paper above to quantify our results.
  • SiBraR - Single-Branch Recommender accompanies our RecSys'24 paper "A Multimodal Single-Branch Embedding Network for Recommendation in Cold-Start and Missing Modality Scenarios".

Personal projects / tools 🧰

  • WinShortcut, my favorite developer tool to define shortcuts on Windows. If you are also working on Windows, be sure to check it out!
  • PyCalc, a little side-project, which taught me how to properly (and safely 😉) evaluate equations specified as strings.
  • Pomodoro, following the famous Pomodoro technique for studying. Useful for any student 😄.

Feel free to browse through all my other repositories, and see, if anything sparks your interests! 😆

I am happy to connect on LinkedIn! 🤗

Pinned Loading

  1. CPJKU/adv-multvae CPJKU/adv-multvae Public

    This repository accompanies the paper "Unlearning Protected User Attributes in Recommendations with Adversarial Training"

    Python 7 4

  2. WinShortcut WinShortcut Public

    Developer tool to easily define new Windows console shortcuts.

    C# 1

  3. PyCalc PyCalc Public

    Python calculator library to evaluate formulas while maintaining operator precedence

    Python

  4. recommender-metrics recommender-metrics Public

    Collection of useful (and fast) metrics for recommendation systems

    Python

  5. ScreenCapture ScreenCapture Public

    a screen capture tool

    C#

  6. tbparser tbparser Public

    Forked from velikodniy/tbparser

    A parser of Tensorboard logs

    Python