Neural Network Toolbox for MATLAB

简介:
神经网络由并行操作的简单元素组成。这些元素的灵感来自生物神经系统。在自然界中,网络功能在很大程度上是由元素之间的连接决定的。我们可以通过调整值来训练神经网络以执行特定功能元素之间的连接 (权重)。Neural Network Toolbox提供用于创建、训练、可视化和模拟神经网络的算法、函数和应用。您可以执行分类、回归、聚类、降维、时间序列预测以及动态系统建模和控制。
该工具箱包括用于图像分类和特征学习任务的卷积神经网络和自动编码器深度学习算法。为了加快大型数据集的训练速度,您可以使用Parallel Computing Toolbox在多核处理器、gpu和计算机集群之间分配计算和数据™。
英文简介:
Neural networks are composed of simple elements operating in parallel. Theseelements are inspired by biological nervous systems. As in nature, the networkfunction is determined largely by the connections between elements.
We cantrain a neural network to perform a particular function by adjusting the valuesof the connections (weights) between elements.
Neural Network Toolbox provides algorithms, functions, and apps to create, train, visualize, and simulate neural networks. You can perform classification, regression, clustering, dimensionality reduction, time-series forecasting, and dynamic system modeling and control.
The toolbox includes convolutional neural network and autoencoder deep learning algorithms for image classification and feature learning tasks. To speed up training of large data sets, you can distribute computations and data across multicore processors, GPUs, and computer clusters using Parallel Computing Toolbox™.
- 书名
- Neural Network Toolbox for MATLAB
- 译名
- MATLAB 神经网络工具箱
- 语言
- 英语
- 年份
- 1992
- 页数
- 840页
- 大小
- 5.38 MB
- 下载
Neural Network Toolbox for MATLAB.pdf
- 密码
- 65536
最后更新:2025-04-12 23:58:04
←R for Data Science: Visualize, Model, Transform, Tidy, and Import Data