Eye Blinking Prototype Matching

Tim Büchner 9bb42808b2 fix noise scaling and remove prints il y a 1 an
sample_experiments 9bb42808b2 fix noise scaling and remove prints il y a 1 an
src 9bb42808b2 fix noise scaling and remove prints il y a 1 an
.gitignore f5111f4990 Update .gitignore file to include packaging files il y a 1 an
License.txt 476b9a8be3 WIP prepare packing il y a 1 an
README.md 79611ceebd Update unsupervised experiments il y a 1 an
setup.cfg 79611ceebd Update unsupervised experiments il y a 1 an
setup.py 476b9a8be3 WIP prepare packing il y a 1 an

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 .