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