Pos Componet Some Pos Utility
上传时间: 2014-12-03
上传用户:TF2015
% 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, % [W1,W2,critvec,iteration,lambda]=marq(NetDef,W1,W2,PHI,Y,trparms) % trains the network with the Levenberg-Marquardt method. % % The activation functions can be either linear or tanh. The % network architecture is defined by the matrix NetDef which % has two rows. The first row specifies the hidden layer and the % second row specifies the output layer.
标签: Levenberg-Marquardt desired network neural
上传时间: 2016-12-27
上传用户:jcljkh
Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Newton"). Also pruned (i.e., not fully % connected) networks can be trained. % % The activation functions can either be linear or tanh. The network % architecture is defined by the matrix NetDef , which has of two % rows. The first row specifies the hidden layer while the second % specifies the output layer.
标签: recursive prediction algorithm Gauss-Ne
上传时间: 2016-12-27
上传用户:ljt101007
kernel mode code for configuring switches. can attach to phy abstraction layer. communicates with user land tool swconfig through generic netlink
标签: communicates abstraction configuring switches
上传时间: 2017-01-04
上传用户:PresidentHuang
Building a Simple Image Conversion Utility
标签: Conversion Building Utility Simple
上传时间: 2013-11-26
上传用户:qwe1234
SENTINEL 的加密狗lic生成工具方法如下 1.copy a870.sentinel to windows\system32 folder. 2.run Emulator Utility and then press install button and close the utility. 3.run wechoid.exe, selector must be 1e or 1c 4.then run LicGen and use selector and code from wechoid.exe w/o 0x, it will make a license for that pc
标签: windowssystem SENTINEL Emulator sentinel
上传时间: 2017-02-10
上传用户:498732662
Lcd interface between upper application layer and driver (MTK)
标签: application interface between driver
上传时间: 2013-11-27
上传用户:彭玖华
LZ Compression Utility 的反程序,专门解压缩被LZ Compression处理过的文件。 使用方法,启动Ls32DeCompress.exe,输入文件名称即可
标签: Compression Utility LZ 程序
上传时间: 2013-12-02
上传用户:fredguo
I always wanted to play around with JNI. This is my first attempt so I created a utility DLL called TestImpl.dll that exports several useful functions which are difficult or impossible to implement in JAVA.
标签: attempt created utility always
上传时间: 2013-12-28
上传用户:lx9076
This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to MatLab Central in May 2003. It comes with new interface and an enhanced display. It uses Microsoft TreeView control to display and explore any kind of MatLab structures. The CRC ExploreStruct was designed to expose the contents of the array struct to any depth and plot any of the components. This tool is very useful for programmers using structures in their code
标签: StructBrowser submitted enhanced updated
上传时间: 2017-03-05
上传用户:csgcd001