官术网_书友最值得收藏!

Neural networks in R

We will build several neural networks in this section. First, we will use the neuralnet package to create a neural network model that we can visualize. We will also use the nnet and RSNNS (Bergmeir, C., and Benítez, J. M. (2012)) packages. These are standard R packages and can be installed by the install.packages command or from the packages pane in RStudio. Although it is possible to use the nnet package directly, we are going to use it through the caret package, which is short for Classification and Regression Training. The caret package provides a standardized interface to work with many machine learning (ML) models in R, and also has some useful features for validation and performance assessment that we will use in this chapter and the next.

For our first examples of building neural networks, we will use the MNIST dataset, which is a classic classification problem: recognizing handwritten digits based on pictures. The data can be downloaded from the Apache MXNet site (https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/R/data/mnist_csv.zip). It is in the CSV format, where each column of the dataset, or feature, represents a pixel from the image. Each image has 784 pixels (28 x 28) and the pixels are in grayscale and range from 0 to 255. The first column contains the digit label, and the rest are pixel values, to be used for classification.

主站蜘蛛池模板: 安岳县| 嘉峪关市| 秦安县| 壤塘县| 郁南县| 苍山县| 叙永县| 许昌县| 淮南市| 石家庄市| 邹平县| 澎湖县| 清新县| 五莲县| 阿图什市| 台北市| 元谋县| 衡阳县| 确山县| 巴楚县| 汝阳县| 全椒县| 陵水| 德州市| 页游| 梧州市| 鞍山市| 龙里县| 闽清县| 兖州市| 广西| 竹溪县| 海门市| 洪江市| 疏勒县| 红桥区| 泽州县| 信宜市| 论坛| 甘孜| 奇台县|