In this repository you'll find the data and python programs for my graduation project. The ultimate goal is to create 'step-by-step plans' for the creation of new artworks. I want to create these 'step-by-step plans' using data from Tate modern and The Museum of Modern Art New-York. I am using an apriori algorithm right now. This algorithm looks at combinations that occur often together. I want to look at other combinatorial algorithms as well.
Instructions pushing files to git repository:
- git add --all
- git commit -m "describe the changes you've made here"
- git push
ALWAYS git pull when you start working in the folder.
- Link to MoMA repository: https://github.com/MuseumofModernArt/collection
- Link to familiar project: http://www.shardcore.org/shardpress2019/2013/11/12/machine-imagined-artworks-2013/
- Link to Tate repository: https://github.com/tategallery/collection