Python basics (quick intro, especially for those attending "machine learning for artists" later)
The "Practical resources for machine learning for artists" workshop in the afternoon will refer to some python code so I thought I would give a brief introduction to python to make it easier for people who are new to this language to follow along.
Please have anaconda python 3.6 installed on your machine before the session starts (https://www.continuum.io/downloads).
Please download this python notebook, we'll review it in class: https://drive.google.com/drive/folders/0B4pHBC0JSg-4MzBIeGlvZGNXOEk?usp=sharing
Comments
You must be signed in to comment.