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