Eye Blinking Prototype Matching

Tim Büchner 38c49b2fd9 Add manual prototype hace 1 año
sample_experiments 38c49b2fd9 Add manual prototype hace 1 año
src 38c49b2fd9 Add manual prototype hace 1 año
.gitignore f5111f4990 Update .gitignore file to include packaging files hace 1 año
License.txt 476b9a8be3 WIP prepare packing hace 1 año
README.md 79611ceebd Update unsupervised experiments hace 1 año
setup.cfg 79611ceebd Update unsupervised experiments hace 1 año
setup.py 476b9a8be3 WIP prepare packing hace 1 año

README.md

EBPM

Setup

conda create -n ebpm python=3.10 -y
conda activate ebpm
# conda install cudatoolkit -y
pip install jupyter
pip install -e .