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