Pinned Repositories
AlgorithmsNeuroscience
Open Educational Resources for Algorithmic Decision-Making in Neuroscience
eeg-pytorch
EEG motor-imagery data analysis using MNE and Pytorch
ERDS-Pytorch
A CNN model selection for decoding EEG motor-imagery patterns via PyTorch
market-toolkit
A collection of stock market resources and tools
mne-codes
Youtube codes
mne_workshop_amsterdam
Materials for workshops on the open neural time series analysis toolbox MNE-Python
my_tech_resources
List of tech resources future me and other Javascript/Ruby/Python/Elixir/Elm developers might find useful
P3Net
Source codes for reproducing the results presented in "A Systematic Deep Learning Model Selection for P300-Based Brain-Computer Interfaces" paper.
source-Imaging
Collection of codes created for EEG source imaging using MNE python
Transformers-for-EEG-classification
berdakh's Repositories
berdakh/eeg-pytorch
EEG motor-imagery data analysis using MNE and Pytorch
berdakh/mne-codes
Youtube codes
berdakh/P3Net
Source codes for reproducing the results presented in "A Systematic Deep Learning Model Selection for P300-Based Brain-Computer Interfaces" paper.
berdakh/source-Imaging
Collection of codes created for EEG source imaging using MNE python
berdakh/Transformers-for-EEG-classification
berdakh/AlgorithmsNeuroscience
Open Educational Resources for Algorithmic Decision-Making in Neuroscience
berdakh/market-toolkit
A collection of stock market resources and tools
berdakh/ROBT407
ROBT407
berdakh/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
berdakh/uhbmi_source_imaging
EEG analysis pipeline using the FieldTrip toolbox
berdakh/annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
berdakh/bci-gan-master
berdakh/berdakh.github.io
berdakh/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
berdakh/CVND_Exercises
Exercise notebooks for CVND.
berdakh/DeepLearning
berdakh/FinanceToolkit
Transparent and Efficient Financial Analysis
berdakh/former
Simple transformer implementation from scratch in pytorch.
berdakh/highlight-pointer
Highlight mouse pointer/cursor using a dot - useful for presentations, screen sharing, ...
berdakh/lphd
lphw practice exercises
berdakh/LSL_Mindaffect_guide
berdakh/ML-foundations
Machine Learning Foundations: Linear Algebra, Calculus, Statistics & Computer Science
berdakh/nd320-c4-wearable-data-starter
berdakh/neuroscience_tutorials
Some tutorials for students of neuroscience
berdakh/pytorch.github.io
The website for PyTorch
berdakh/PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"
berdakh/ROBT613
BMI course materials
berdakh/self-attention-cv
Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.
berdakh/udlbook
Understanding Deep Learning - Simon J.D. Prince
berdakh/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch