Eye Blinking Prototype Matching

Tim Büchner a8c492d1ed fix spelling mistake in file name hace 2 años
sample_experiments a8c492d1ed fix spelling mistake in file name hace 2 años
src fa68c6fabc Rename function parameter hace 2 años
.gitignore f5111f4990 Update .gitignore file to include packaging files hace 2 años
License.txt 476b9a8be3 WIP prepare packing hace 2 años
README.md 79611ceebd Update unsupervised experiments hace 2 años
setup.cfg 79611ceebd Update unsupervised experiments hace 2 años
setup.py 476b9a8be3 WIP prepare packing hace 2 años

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 .