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 .