Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 2.14 KB

resources.md

File metadata and controls

42 lines (33 loc) · 2.14 KB

S71074B: Data and Machine Learning for Artistic Practice - Resources

Basics

Understanding artificial neural networks

Opinions on AI

Library Books

Software

Editors

  • Online p5js editor
    • Pros: Out of the box, online backup
    • Cons: No live preview
  • Brackets
    • Pros: Simple to use, "one click" live preview in the browser
    • Cons: Not ideal for programming languages other than Javascript
  • Visual Studio Code
    • Pros: Modern and extensible code editor, huge community, extensions for many programming languages
    • Cons: Steeper learning curve, need to install extensions for each language

Publications

Historical