noorseijdel's Stars
rasbt/python-machine-learning-book
The "Python Machine Learning (1st edition)" book code repository and info resource
github/training-kit
Open source courseware for Git and GitHub
kristjankorjus/applied-deep-learning-resources
A collection of research articles, blog posts, slides and code snippets about deep learning in applied settings.
lukassnoek/VoxelViz
Visualization tool for fMRI data-sets using Plotly Dash
NILAB-UvA/bidsify
Tool to convert raw MRI datasets to BIDS-compatible datasets
ContextLab/experimental-psychology
Course materials for PSYC 11: Laboratory in Psychological Science, Dartmouth College (Instructor: Jeremy Manning)
m-guggenmos/megmvpa
MEG MVPA Tutorial
lcreteig/amsterdown
An RMarkdown thesis template for the University of Amsterdam
raquellondon/TheEegNewsletter
lukassnoek/ICON2017
Repository for the ICON 2017 hackathon 'multivoxel pattern analysis (MVPA) of fMRI data in Python'
lukassnoek/skbold
Utilities and tools for machine learning on BOLD-fMRI data
mlosch/python-weibullfit
MLE 2-parameter-Weibull distribution fit using MLE with numpy or pytorch
spinoza-centre/spynoza
python package for fMRI data processing
lukassnoek/pybest
PYthon package for Beta ESTimation (of single-trial fMRI data)
mlosch/emu
Generic, lightweight python interface to unify loading and evaluating neural networks trained in machine learning libraries such as Keras, PyTorch, Torch7 and Caffe.
colizoli/pupil_belief_states
Belief state model of decision making used in the paper "Task-evoked pupil responses reflect internal belief states" Scientific Reports 2018
lukassnoek/random_notebooks
Notebooks with all kinds of things I wanted to figure out (here for archiving purposes/may be of use to others?)
jwdegee/accumodels
various accumulation model tools
epos-deep-learning/eposdeeplearning.github.io
:sparkles: Website for EPOS Autumn School on Deep Learning 2019
mlosch/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts