Eye Blinking Prototype Matching

Tim Büchner 79611ceebd Update unsupervised experiments преди 2 години
sample_experiments 79611ceebd Update unsupervised experiments преди 2 години
src 79611ceebd Update unsupervised experiments преди 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 .