Eye Blinking Prototype Matching

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

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 .