Skip to content
View hannesill's full-sized avatar

Block or report hannesill

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 Loading

  1. moritzblum/LiteralEvaluation moritzblum/LiteralEvaluation Public

    Numerical Literals in Link Prediction: A Critical Examination of Models and Datasets (ISWC 2024 Paper)

    Jupyter Notebook 3

  2. LiteralE_with_Feature_Variations LiteralE_with_Feature_Variations Public

    The code from my bachelor thesis reimplementing the LiteralE paper and adding feature variations. The results from here led to the ISWC 24 paper I co-published.

    Python

  3. tairo-lerobot tairo-lerobot Public

    Forked from huggingface/lerobot

    TUM.ai Robotics Team's fork of Huggingface's LeRobot repo. We are currently exploring imitation learning methods using the LeRobot repository, and we plan to expand into reinforcement learning and …

    Jupyter Notebook 2

  4. latent-action-rl latent-action-rl Public

    Exploring the potential of latent action spaces in Deep Reinforcement Learning to simplify exploration and improve sample efficiency. This project re-implements and evaluates the POIC metric for ta…

    Jupyter Notebook 2

  5. Validity-Novelty-Classification Validity-Novelty-Classification Public

    University project in the subject "Deep Learning for Natural Language Processing". The task is to classify a set of triples containing a topic, a premise, and a conclusion whether the conclusion is…

    Python

  6. super-mario-bros-ppo super-mario-bros-ppo Public

    An experimental project exploring deep reinforcement learning by training a PPO agent to play Super Mario Bros using OpenAI's Super Mario Bros Gym.

    Python