Skip to content
View davor10105's full-sized avatar

Block or report davor10105

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 250 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. relative-absolute-magnitude-propagation relative-absolute-magnitude-propagation Public

    Explain the outputs of your Vision Transformers, Residual Networks and classic CNNs with absLRP and evaluate the explanations over multiple criteria using Global Attribution Evaluation.

    Python 4 1

  2. harmony_app harmony_app Public

    Evaluate the alignment between human perception and evaluation metrics for attribution-based XAI methods.

    Python

  3. laat laat Public

    Use LLMs as training regularizers for small, differentiable models and significantly improve their generalization ability when trained on few-shot and skewed datasets.

    Python 1

  4. Dropout-GAN Dropout-GAN Public

    GAN where the generator is trained against a dynamic ansamble of discriminators.

    Python 3

  5. MaliciousURLDetection MaliciousURLDetection Public

    A deep machine learning model for detecting malicious URLs. Implemented in Pytorch.

    Jupyter Notebook 2

  6. SudokuGeneticAlgorithmSolver SudokuGeneticAlgorithmSolver Public

    A solver for an arbitrarily sized sudoku puzzle, uses genetic algorithm to solve it.

    Python