Skip to content

Thinking Machines is a semester project at the Media Design Master, HEAD – Genève, in which students will revisit the concept of “personal computers” in the age of neural networks and explore how the creation of personalised assistants can reshape their creative workflow.

Notifications You must be signed in to change notification settings

abstractmachine/ThinkingMachines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThinkingMachines

Thinking Machines is a semester project at the Media Design Master, HEAD – Genève, in which students will revisit the concept of “personal computers” in the age of neural networks and explore how the creation of personalised assistants can reshape their creative workflow.

For more information on the Thinking Machines project, see the conference "Thinking Machines" by Anthony Masure and Alexia Mathieu.

notes for Bindery.js and p5.js

the p5.js canvas must be placed in a <p></p> tag. Each tag must have a unique identifier noted id="name-of-the-identifier"

example:

<p id = "p5-container-1"> </ p>
<p id = "p5-container-2"> </ p>
<p id = "p5-container-3"> </ p>
...

About

Thinking Machines is a semester project at the Media Design Master, HEAD – Genève, in which students will revisit the concept of “personal computers” in the age of neural networks and explore how the creation of personalised assistants can reshape their creative workflow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages