#!/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