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