Today we got feedback about our projects. Below is the questions and problems brought up and my answer and thoughts about them.
‘Significance of colour’
- how will I display data?/what do I want the final piece to be?
- I would like to create a more traditional piece like a painting as my other project is code heavy.
- Project size
- I originally wanted to record data on many colours. However, with the time frame this may be difficult to do and take up an unnecessary amount of time so I am going to reduce it to one colour.
‘Is it cake or is it real?’=
Jazmin showed me a software called Teachable Machine. Where I can input images into it and it will train image classification machine learning for me. So I will try making a prototype.

prototype

prototype
From this prototype I have learnt you don’t need a large data set to train the model. However, the more data you input the better your model will classify something. Also, I am able to copy the p5.js code of this model to alter as I please.