lmoroney / dlaicourse

Notebooks for learning deep learning
5.66k stars 5.36k forks source link

Convert remaining notebooks to Py3 #48

Closed jakevdp closed 4 years ago

jakevdp commented 4 years ago

Why? These are popular notebooks on external Colab, and the Py2 runtime will soon go away.

Tested: opened each in colab, changed to Py3 runtime, and ran the notebooks. Aside from incomplete notebooks meant to be filled-in by students, everything ran correctly.