Sep 7, 2018 · 1 min read
Anyone else getting an error like this?
`File “drive/colab/mnist_cnn.py”, line 7 <!DOCTYPE html> ^ SyntaxError: invalid syntax`
It happens when I try to run the CNN script:
‘!python3 drive/app/mnist_cnn.py’
Anyone else getting an error like this?
`File “drive/colab/mnist_cnn.py”, line 7 <!DOCTYPE html> ^ SyntaxError: invalid syntax`
It happens when I try to run the CNN script:
‘!python3 drive/app/mnist_cnn.py’