HandGestureDataset / training.sh
S1223's picture
Upload training.sh
5abfe2b verified
raw
history blame contribute delete
364 Bytes
#!/bin/bash
wget https://huggingface.co/datasets/S1223/HandGestureDataset/raw/main/geneticAlgorithm.py
wget https://huggingface.co/datasets/S1223/HandGestureDataset/raw/main/imageMulticlassClassification.py
wget https://huggingface.co/datasets/S1223/HandGestureDataset/raw/main/requirements.txt
pip install -r requirements.txt
nohup python geneticAlgorithm.py