Eye Blinking Prototype Matching
|
|
пре 1 година | |
|---|---|---|
| sample_experiments | пре 1 година | |
| src | пре 1 година | |
| .gitignore | пре 1 година | |
| License.txt | пре 1 година | |
| README.md | пре 1 година | |
| setup.cfg | пре 1 година | |
| setup.py | пре 1 година |
conda create -n ebpm python=3.10 -y
conda activate ebpm
# conda install cudatoolkit -y
pip install jupyter
pip install -e .