Maris Galesloot's repositories
advent-of-code
Repo for advent of code calender code snippets
artistoo
CPM implementation in pure javascript (Node module)
bayes-nets-IST
Code repository for analyzing the IST for the course Bayesian Networks
evolutionary-potts
Modelling evolution and foraging behaviour using a Cellular Potts Model for the course Natural Computing
fuzzy-software
This repository holds the source code and output files of the fuzzing procedure for the course Software Security.
generative-MC-collisions
Monte Carlo and Generative model simulation of Electron Positron particle collision.
snake-reinforcements
WIP: Reinforcement learning experiment on C++ Snake terminal implementation
BCQ-sepsis
Author's PyTorch implementation of BCQ for continuous and discrete actions
compute.it
A Minimalistic Modern Django Boilerplate
data-mining
Data Mining Repository For RU
DTQN
Deep Transformer Q-Networks for Partially Observable Reinforcement Learning
FVMCTS_experiments
Experiments for https://arxiv.org/abs/2101.04788
hyp-despot
HyP-DESPOT: A Hybrid Parallel Algorithm for Online Planning under Uncertainty
maddpg
Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
many-agent-planning
Repository containing the code accompanying the AAAI-24 paper on Many-Agent POMDPs.
marisgg.github.io
Personal (academic) page
mimic3-benchmarks
Python suite to construct benchmark machine learning datasets from the MIMIC-III 💊 clinical database.
off-policy-continuous-control
[DeepRL Workshop, NeurIPS-21] Recurrent Off-policy Baselines for Memory-based Continuous Control (RDPG, RTD3 and RSAC)
pomdp-baselines
Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022
pydpomdp
Python package for Dec-POMDP files in the .dpomdp format
storm-discounting
A Modern Probabilistic Model Checker (with discounting support)
uPOMDP
Uncertain POMDP planning setup