搜索结果
找到约 4 项符合
Regularization 的查询结果
按分类筛选
人工智能/神经网络 书籍“Regularization tools for training large feed-forward neural networks using Automatic Differentiat
书籍“Regularization tools for training large feed-forward neural networks using Automatic Differentiation”的源码文件
matlab例程 Semi-Supervised Discriminant Analysis (Manifold Regularization Way)
Semi-Supervised Discriminant Analysis (Manifold Regularization Way)
人工智能/神经网络 % Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is p
% Train a two layer neural network with the Levenberg-Marquardt
% method.
%
% If desired, it is possible to use regularization by
% weight decay. Also pruned (ie. not fully connected) networks can
% be trained.
%
% Given a set of corresponding input-output pairs and an initial
% network,
% ...
书籍 Auto-Machine-Learning-Methods-Systems-Challenges
The past decade has seen an explosion of machine learning research and appli-
cations; especially, deep learning methods have enabled key advances in many
applicationdomains,suchas computervision,speechprocessing,andgameplaying.
However, the performance of many machine learning methods is very sensi ...