Skip to content
View Aff54's full-sized avatar

Block or report Aff54

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

Junior data scientist passionate about machine learning.

My first personal project: Reinforcement learning applied to liar's dice

This project showcases how to use DDQN algorithm with action masking to train an agent how to play the game and win against fixed policies.
Link: https://github.com/Aff54/Reinforcement-learning-applied-to-Liar-s-dice.

Advent of Code 2025 problems 1 to 4

In this repo, I put my answers to the first four advent of code 2025 problems (part 1 and 2) with explanations.
Link: https://github.com/Aff54/advent-of-code-2025-days-1-4

Popular repositories Loading

  1. Reinforcement-learning-applied-to-Liar-s-dice Reinforcement-learning-applied-to-Liar-s-dice Public

    Trying to train agents to play Liar's dice with DDQN and masking.

    Python 3

  2. Aff54 Aff54 Public

    My personal repository.

  3. advent-of-code-2025-days-1-4 advent-of-code-2025-days-1-4 Public

    My solutions for the first four days (parts one and two) of the Advent of Code 2025.

    Jupyter Notebook