Skip to content
View mattiagreiche's full-sized avatar

Block or report mattiagreiche

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

Hi, I'm Mattia!

I’m an undergrad student interested in machine learning research, AI, data science, and human behaviour modelling. I’m always looking for ways to expand my knowledge and collaborate with others! Contact me at mattia.greiche@mail.mcgill.ca.

Pinned Loading

  1. chess-humanlikeness chess-humanlikeness Public

    A small research project quantifying how "human-typical" famous chess grandmasters play using Maia-2.

    Jupyter Notebook

  2. bot-or-not-challenge bot-or-not-challenge Public

    A bot detection pipeline that uses semantic embeddings, tweet metadata, and an ensemble of XGBoost models to predict if you're-a-bot-or-if-you're-not!

    Python

  3. logistic-regression-from-scratch logistic-regression-from-scratch Public

    A logistic regression model implemented from scratch using only NumPy.

    Python