Eye Blinking Prototype Matching

xcogit f77e5492c1 delete old comments %!s(int64=2) %!d(string=hai) anos
sample_experiments 9bb42808b2 fix noise scaling and remove prints %!s(int64=2) %!d(string=hai) anos
src f77e5492c1 delete old comments %!s(int64=2) %!d(string=hai) anos
.gitignore f5111f4990 Update .gitignore file to include packaging files %!s(int64=2) %!d(string=hai) anos
License.txt fd747e126c Update 'License.txt' %!s(int64=2) %!d(string=hai) anos
README.md 79611ceebd Update unsupervised experiments %!s(int64=2) %!d(string=hai) anos
setup.cfg 79611ceebd Update unsupervised experiments %!s(int64=2) %!d(string=hai) anos
setup.py 476b9a8be3 WIP prepare packing %!s(int64=2) %!d(string=hai) anos

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 .