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