设为首页收藏本站

EPS数据狗论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 1217|回复: 0

Advanced Topics in Neural Networks With Matlab

[复制链接]

15

主题

234

金钱

307

积分

入门用户

发表于 2019-2-25 16:51:03 | 显示全部楼层 |阅读模式

Advanced Topics in Neural Networks With Matlab
格式:azw3
Neural networks are inherently parallel algorithms. Multicore CPUs, graphical processing units (GPUs), and clusters of computers with multiple CPUs and GPUs can take advantage of this parallelism. Parallel Computing Toolbox, when used in conjunction with Neural Network Toolbox, enables neural network training and simulation to take advantage of each mode of parallelism. Parallel Computing Toolbox allows neural network training and simulation to run across multiple CPU cores on a single PC, or across multiple CPUs on multiple computers on a network using MATLAB Distributed Computing Server. Using multiple cores can speed calculations. Using multiple computers can allow you to solve problems using data sets too big to fit in the RAM of a single computer. The only limit to problem size is the total quantity of RAM available across all computers. Distributed and GPU computing can be combined to run calculations across multiple CPUs and/or GPUs on a single computer, or on a cluster with MATLAB Distributed Computing Server. It is desirable to determine the optimal regularization parameters in an automated fashion. One approach to this process is the Bayesian framework. In this framework, the weights and biases of the network are assumed to be random variables with specified distributions. The regularization parameters are related to the unknown variances associated with these distributions. You can then estimate these parameters using statistical techniques. It is very difficult to know which training algorithm will be the fastest for a given problem. It depends on many factors, including the complexity of the problem, the number of data points in the training set, the number of weights and biases in the network, the error goal, and whether the network is being used for pattern recognition (discriminant analysis) or function approximation (regression). This book compares the various training algorithms. One of the problems that occur during neural network training is called overfitting. The error on the training set is driven to a very small value, but when new data is presented to the network the error is large. The network has memorized the training examples, but it has not learned to generalize to new situations.

This book develops the following topics:
• “Neural Networks with Parallel and GPU Computing”
• “Deep Learning”
• “Optimize Neural Network Training Speed and Memory”
• “Improve Neural Network Generalization and Avoid Overfitting”
• “Create and Train Custom Neural Network Architectures”
• “Deploy Training of Neural Networks”
• “Perceptron Neural Networks”
• “Linear Neural Networks”
• “Hopfield Neural Network”
• “Neural Network Object Reference”
• “Neural Network Simulink Block Library”
• “Deploy Neural Network Simulink Diagrams”

Advanced Topics in Neural Networks With Matlab.rar

6.29 MB, 下载次数: 0, 下载积分: 贡献 -1

售价: 5 金钱  [记录]  [购买]

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

站长推荐上一条 /1 下一条

客服中心
关闭
在线时间:
周一~周五
8:30-17:30
QQ群:
653541906
联系电话:
010-85786021-8017
在线咨询
客服中心

意见反馈|网站地图|手机版|小黑屋|EPS数据狗论坛 ( 京ICP备09019565号-3 )   

Powered by BFIT! X3.4

© 2008-2028 BFIT Inc.

快速回复 返回顶部 返回列表