Pinned Repositories
eegtools
Collection of Python modules for EEG analysis. Includes EDF+ and BDF loaders, scalp plots and commonly used spatial filters.
epsilon
Epsilon is a library with functions for machine learning and statistics written in plain C. It is intended to run on microcontrollers.
golem
Golem is a modular machine learning library for Python. It is no longer maintained, please use scikit-learn instead: http://scikit-learn.org
green-fingers
Simulate crop model for autonomous greenhouse simulation.
hyper-mixer-pytorch
HyperMixer network architecture in PyTorch
mingru-keras
This package contains a Keras 3 implementation of the minGRU layer, a minimal and parallelizable version of the gated recurrent unit (GRU)
phdthesis
Boris Reuderink's PhD thesis "Robust Brain-Computer Interfaces"
psychic
Psychic is a set of BCI nodes for Golem, but superseded by the new EEGTools.
breuderink's Repositories
breuderink/eegtools
Collection of Python modules for EEG analysis. Includes EDF+ and BDF loaders, scalp plots and commonly used spatial filters.
breuderink/psychic
Psychic is a set of BCI nodes for Golem, but superseded by the new EEGTools.
breuderink/epsilon
Epsilon is a library with functions for machine learning and statistics written in plain C. It is intended to run on microcontrollers.
breuderink/golem
Golem is a modular machine learning library for Python. It is no longer maintained, please use scikit-learn instead: http://scikit-learn.org
breuderink/green-fingers
Simulate crop model for autonomous greenhouse simulation.
breuderink/hyper-mixer-pytorch
HyperMixer network architecture in PyTorch
breuderink/minimal-cxx-dll
Minimal example of cross-platform (windows, linux, OSX) dynamic link libraries.
breuderink/phdthesis
Boris Reuderink's PhD thesis "Robust Brain-Computer Interfaces"
breuderink/mingru-keras
This package contains a Keras 3 implementation of the minGRU layer, a minimal and parallelizable version of the gated recurrent unit (GRU)
breuderink/breuderink.github.io
breuderink/greatest
A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed.
breuderink/idport-api
WIP API of IDport.
breuderink/kernel-passive-aggressive
Tiny implementation of kernel passive-aggressive regression on a budget in C.
breuderink/mnist1d
A 1D analogue of the MNIST dataset for measuring spatial biases and answering Science of Deep Learning questions.
breuderink/pax-britannica
An underwater one-button real-time strategy game.
breuderink/simple-attention
breuderink/template-python-package
Template to use for new packages, loosely based on The Hitchhiker’s Guide to Packaging
breuderink/vb_linear
Variational Bayes linear regression