The document describes a study that trained a large, deep convolutional neural network to classify images in the ImageNet dataset. The network achieved top-1 and top-5 error rates of 37.5% and 17.0% respectively, outperforming previous methods. Key aspects of the network included the use of ReLU activations, dropout regularization, and multiple GPUs for training the large model.