- DOS环境下的Mouse驱动程序源码 DOS环境下的MOUSE驱动程序源码
- oyel1553b1-28 1553b数据采集卡的测试程序的源码
- winRunner 测试软件Winrunner的函数集大全包括了所有Winrunner的常用函数
- zhuangzaixitongguangbiao 用 Visual C++.Net实现的如何 装入一个系统预定义光标 的演示程序
- VCShutdown vc实现电脑的关机.可以设计关机的时间进行定时关机
- (Delmar)_Digital_Design_with_CPLD_Applications_VH Good VHDL book for beginners
文件名称:lightweightbackpropagationneuralnetwork
介绍说明--下载内容来自于网络,使用问题请自行百度
* Lightweight backpropagation neural network.
* This a lightweight library implementating a neural network for use
* in C and C++ programs. It is intended for use in applications that
* just happen to need a simply neural network and do not want to use
* needlessly complex neural network libraries. It features multilayer
* feedforward perceptron neural networks, sigmoidal activation function
* with bias, backpropagation training with settable learning rate and
* momentum, and backpropagation training in batches.
-* Lightweight backpropagation neural network.* This a lightweight library implementating a neural network for use* in C and C++ Programs. It is intended for use in applications that* just happen to need a simply neural network and do not want to use* needlessly complex neural network libraries. It features multilayer* feedforward perceptron neural networks, sigmoidal activation function* with bias, backpropagation training with settable learning rate and* momentum, and backpropagation training in batches.
* This a lightweight library implementating a neural network for use
* in C and C++ programs. It is intended for use in applications that
* just happen to need a simply neural network and do not want to use
* needlessly complex neural network libraries. It features multilayer
* feedforward perceptron neural networks, sigmoidal activation function
* with bias, backpropagation training with settable learning rate and
* momentum, and backpropagation training in batches.
-* Lightweight backpropagation neural network.* This a lightweight library implementating a neural network for use* in C and C++ Programs. It is intended for use in applications that* just happen to need a simply neural network and do not want to use* needlessly complex neural network libraries. It features multilayer* feedforward perceptron neural networks, sigmoidal activation function* with bias, backpropagation training with settable learning rate and* momentum, and backpropagation training in batches.
相关搜索: backpropagation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
source/generate_sigma.c
source/interpolation.c
source/lwneuralnet.h
source/Makefile
source/network.c
source/README
source
source/interpolation.c
source/lwneuralnet.h
source/Makefile
source/network.c
source/README
source
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.