You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple demo that explain how to install the package, verify the installation, and run an analysis is available as [IPython Notebook](https://colab.research.google.com/drive/1courg5alLiyBcaIg2SMuDMsJOw2mfTJm?usp=sharing).
109
+
A simple demo that explain how to install the package, verify the installation, and run an analysis is available as [IPython Notebook](https://colab.research.google.com/drive/1courg5alLiyBcaIg2SMuDMsJOw2mfTJm?usp=sharing) (also available as [Gist](https://gist.github.com/Gabrock94/9c88f620914897b3290eef57aaf2ef64)).
110
110
111
111
## Documentation
112
112
The updated documentation of pyaesthetics, its modules, as well as a getting started guide and a list of examples can be found on [Read the Docs](https://prettywebsite.readthedocs.io/en/latest/). The documentation of each release version of pyaesthetics can be accessed separately through the drop-down menu at the bottom of the left sidebar.
A demo is available in the form of a `Colab notebook<https://colab.research.google.com/drive/1courg5alLiyBcaIg2SMuDMsJOw2mfTJm?usp=sharing>`_ or `Gist<https://gist.github.com/Gabrock94/9c88f620914897b3290eef57aaf2ef64>_`.
Copy file name to clipboardExpand all lines: docs/index.rst
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,17 +100,22 @@ The project has received an open source sponsorhip from Gitkraken.
100
100
101
101
Scientific Publications that used pyaesthetic
102
102
**********************************************
103
-
* Gabrieli G. (2018), Using users' physiological response to predict aesthetic experience of websites, Master Degree in Human-Computer Interaction, University of Trento (Italy)
104
103
* Gabrieli, G., Bornstein, M. H., Setoh, P., & Esposito, G. (2022). Machine learning estimation of users’ implicit and explicit aesthetic judgments of web-pages. Behaviour & Information Technology, 1-11.
105
104
* Bizzego, A., Gabrieli, G., Azhari, A., Lim, M., & Esposito, G. (2022). Dataset of parent-child hyperscanning functional near-infrared spectroscopy recordings. Scientific Data, 9(1), 625.
106
105
* Cianfanelli, B., Esposito, A., Spataro, P., Santirocchi, A., Cestari, V., Rossi-Arnaud, C., & Costanzi, M. (2023). The binding of negative emotional stimuli with spatial information in working memory: A possible role for the episodic buffer. Frontiers in Neuroscience, 17, 445.
107
106
* Music A., Maerten A., Wagemans J. (2023).Beautification of images by generative adversarial networks. Journal of Vision 2023;23(10):14.
108
-
* Veldhuizen M. (2024), Analyzing the Role of Aesthetic Features in Packaging Designs on Consumer Responses: The Case of Specialty Coffee, Master Degree in Communication Science, Vrije Universiteit (Netherlands)
107
+
* Liu, Q., Zhu, S., Zhou, X., Liu, F., Becker, B., Kendrick, K. M., & Zhao, W. (2024). Mothers and fathers show different neural synchrony with their children during shared experiences. NeuroImage, 288, 120529.
109
108
109
+
Theses
110
+
*********************
111
+
* Gabrieli G. (2018), Using users' physiological response to predict aesthetic experience of websites, Master Degree in Human-Computer Interaction, University of Trento (Italy)
112
+
* Veldhuizen M. (2024), Analyzing the Role of Aesthetic Features in Packaging Designs on Consumer Responses: The Case of Specialty Coffee, Master Degree in Communication Science, Vrije Universiteit (Netherlands)
110
113
111
114
Presentations
112
115
===============
113
116
* Gabrieli, G., Scapin, G., & Esposito, G. (2022). Pyaesthetic, a python package for empirical aesthetic analysis. XXVII Conference of the International Association of Empirical Aesthetics, Philadelphia, United States.
117
+
* Gabrieli, G., & Esposito, G. (2018a, May 3–5). Neuroaesthetics and web design: How expertise shapes our perception of web pages. Concepts, Actions and Objects (CAOS), Rovereto, Italy.
118
+
* Gabrieli, G., & Esposito, G. (2018b, August 30–September 2). Neuroaesthetic of websites: Evaluating the impact of expertise and exposure to website on aesthetic judgment. International Association of Empirical Aesthetics Congress (IAEA), Toronto, Canada.
114
119
115
120
If you have used pyaesthetics in your work and your article/presentation is not on this list, please reach out to be added.
0 commit comments