Code for our 2013 ASME paper - Automatically Inferring Design Creativity Metrics
To replicate paper experiments, run the following from any python prompt: python paper_experiments.py
This code depends on some other python packages, including the following: NumPy MatPlotLib ScikitLearn
The code is licensed under the Apache v2 license. Feel free to use all or portions for your research or creativity related projects so long as you provide the following citation information:
Mark Fuge, Josh Stroud, Alice Agogino. "Automatically Inferring Metrics for Design Creativity," in Proceedings of ASME 2013 International Design Engineering Technical Conferences & Computers and Information in Engineering Conference, August 4-2, 2013, Portland, USA
@conference{fuge:inferring_creativity_IDETC_2013, author = {Mark Fuge, Josh Stroud, Alice Agogino}, title = {Automatically Inferring Metrics for Design Creativity}, booktitle = {ASME International Design Engineering Technical Conferences/DTM}, year = {2013}, month = {August}, location = {Portland, USA}, publisher = {ASME} }