# A Neural Networks Approach to Predicting How Things Might Have Turned   Out Had I Mustered the Nerve to Ask Barry Cottonfield to the Junior Prom Back   in 1997

**Authors:** Eve Armstrong

arXiv: 1703.10449 · 2017-03-31

## TL;DR

This paper employs a neural network with regularization to predict the likelihood of Barry Cottonfield accepting a prom invitation, revealing insights into decision-making and biases in a humorous, high school scenario.

## Contribution

It introduces a neural network model with regularization to simulate and analyze decision-making in a specific social context, incorporating novel factors like emotional state and question delivery method.

## Key findings

- Predicted 87.2% chance of acceptance
- Secret Note is the optimal question delivery method
- Environmental noise has minimal impact on predictions

## Abstract

We use a feed-forward artificial neural network with back-propagation through a single hidden layer to predict Barry Cottonfield's likely reply to this author's invitation to the "Once Upon a Daydream" junior prom at the Conard High School gymnasium back in 1997. To examine the network's ability to generalize to such a situation beyond specific training scenarios, we use a L2 regularization term in the cost function and examine performance over a range of regularization strengths. In addition, we examine the nonsensical decision-making strategies that emerge in Barry at times when he has recently engaged in a fight with his annoying kid sister Janice. To simulate Barry's inability to learn efficiently from large mistakes (an observation well documented by his algebra teacher during sophomore year), we choose a simple quadratic form for the cost function, so that the weight update magnitude is not necessary correlated with the magnitude of output error.   Network performance on test data indicates that this author would have received an 87.2 (1)% chance of "Yes" given a particular set of environmental input parameters. Most critically, the optimal method of question delivery is found to be Secret Note rather than Verbal Speech. There also exists mild evidence that wearing a burgundy mini-dress might have helped. The network performs comparably for all values of regularization strength, which suggests that the nature of noise in a high school hallway during passing time does not affect much of anything. We comment on possible biases inherent in the output, implications regarding the functionality of a real biological network, and future directions. Over-training is also discussed, although the linear algebra teacher assures us that in Barry's case this is not possible.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.10449/full.md

## Figures

10 figures with captions in the complete paper: https://tomesphere.com/paper/1703.10449/full.md

## References

19 references — full list in the complete paper: https://tomesphere.com/paper/1703.10449/full.md

---
Source: https://tomesphere.com/paper/1703.10449