python 3dcnn.py --batch 4 --epoch 100 --videos UT Interaction/ --nclass 6 --output 3dcnnresult/ --color True --skip False
File "", line 1
python 3dcnn.py --batch 4 --epoch 100 --videos UT Interaction/ --nclass 6 --output 3dcnnresult/ --color True --skip False
^
SyntaxError: invalid syntax
what i'm doing wrong please help
python 3dcnn.py --batch 4 --epoch 100 --videos UT Interaction/ --nclass 6 --output 3dcnnresult/ --color True --skip False
File "", line 1
python 3dcnn.py --batch 4 --epoch 100 --videos UT Interaction/ --nclass 6 --output 3dcnnresult/ --color True --skip False
^
SyntaxError: invalid syntax
what i'm doing wrong please help