lspci | grep -i nvidia
##Please refer to the official website: https://developer.nvidia.com/cuda-toolkit
It should work with other cuda versions.
nvidia-smi nvcc -V
sudo apt install ninja-build
pip3 install -r requirements.txt
https://www.dropbox.com/scl/fo/5qqciu52p7lhpv9ve7kf4/h?rlkey=6873a7zyxqepe0a23arcszn2w&dl=0
python3 train_myNet.py
python3 eval_myNet.py