MichalDanielDobrzanski / DeepLearningPython

neuralnetworksanddeeplearning.com integrated scripts for Python 3.5.2 and Theano with CUDA support
MIT License
2.79k stars 1.27k forks source link

Syntax Error #9

Closed naweiss closed 6 years ago

naweiss commented 6 years ago

In the file _mnistsvm.py there are missing parentheses in call to 'print'.

MichalDanielDobrzanski commented 6 years ago

Yes, thank you for noticing that. Merged @dgcampbe solution