Eye Blinking Prototype Matching
|
hace 1 año | |
---|---|---|
sample_experiments | hace 1 año | |
src | hace 1 año | |
.gitignore | hace 1 año | |
License.txt | hace 1 año | |
README.md | hace 1 año | |
setup.cfg | hace 1 año | |
setup.py | hace 1 año |
conda create -n ebpm python=3.10 -y
conda activate ebpm
# conda install cudatoolkit -y
pip install jupyter
pip install -e .