Skip to content
View ChristoffelDoorman's full-sized avatar

Block or report ChristoffelDoorman

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

Pinned Loading

  1. network-rewiring-rl network-rewiring-rl Public

    Code for article "Dynamic Network Reconfiguration for Entropy Maximization using Deep Reinforcement Learning" (LoG 2022)

    Python 4 3

  2. Multi-Agent-Reinforcement-Learning Multi-Agent-Reinforcement-Learning Public

    Solving the ma-gym (multi-agent version of OpenAI gym) game Switch with 2 and 4 agents using DQN and PPO.

    Python 2 2

  3. Kernel-perceptron Kernel-perceptron Public

    A Numpy perceptron implementation with polynomial and Gaussian kernels.

    Python

  4. Black-hole-physics Black-hole-physics Public

    Numerical computation of ultralight-boson clouds around (binary) black holes in non-linear regimes.

    C++

  5. Atoms Atoms Public

    Tool to read ATOM records from .pdb files and compute various atom properties.

    C++

  6. Sort-and-Insert Sort-and-Insert Public

    Sorting and inserting in doubly linked list of strings in C.

    C