Skip to content
View dominic-sagers's full-sized avatar
  • Maastricht, The Netherlands
  • 01:36 (UTC +02:00)

Block or report dominic-sagers

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

Popular repositories Loading

  1. AI-Agents-In-Imperial AI-Agents-In-Imperial Public

    This projects seeks to explore the performance and dynamics of agents playing in a full Java implemetation of the game Imperial (http://bit.ly/Imperial-wiki). An array of different agent architectu…

    Java 1

  2. Native-vs-Non-Native-Classification-With-BERT Native-vs-Non-Native-Classification-With-BERT Public

    This project attempts to tackle the problem of native English vs. non-native English recognition. Using a data-set containing passages written by native and non-native speakers, different classific…

    Jupyter Notebook 1

  3. 3D-Knapsack-Problem-With-Pentominos 3D-Knapsack-Problem-With-Pentominos Public

    This project seeks to explore the famed knapsack problem in a 3D context using "parcels" shaped as pentominoes (shapes only one size unit larger than those of the famed tetrominoes from tetris) hol…

    Java

  4. Crazy-Putting- Crazy-Putting- Public

    This project implements a mini golf putting game and attempts to approximate (without accounting for rolling or flying) the real life phyiscs of golf. This program allows the player to play agains…

    Java

  5. Personal-AI-Assistant-in-Java Personal-AI-Assistant-in-Java Public

    This project aims to create a rudementary digital assistant/chat-bot in Java which uses a Context Free Grammar (https://bit.ly/cfg-wiki) architecture allowing the user to perform and customize basi…

    Java

  6. MovieLens-20M-Recommender-System MovieLens-20M-Recommender-System Public

    Using the MovieLens 20 Million review dataset, this project aims to explore different ways to design, evaluate, and explain recommender systems algorithms. Different item-based and user-based recom…

    Jupyter Notebook