lukas / ml-class

Machine learning lessons and teaching projects designed for engineers
https://www.youtube.com/channel/UCBp3w4DCEC64FZr4k9ROxig
GNU General Public License v2.0
2.34k stars 1.17k forks source link

python3 print statements #5

Closed warmlogic closed 7 years ago

warmlogic commented 7 years ago

Changed all print statements to use parentheses

VincentLa commented 7 years ago

LGTM!

lukas commented 7 years ago

Thanks!