文件名称:lwneuralnet-0.8
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 93kb
- 下载次数:
- 0次
- 提 供 者:
- btt***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Lightweight Neural Network
This a lightweight implementation of a backpropagation neural network
routine in C. It doesn t do anything fancy: no millions of different
types of neural networks, no graphical user interface, just the routines
for computing and training a backpropagation neural network.
-Lightweight Neural Network
This is a lightweight implementation of a backpropagation neural network
routine in C. It doesn t do anything fancy: no millions of different
types of neural networks, no graphical user interface, just the routines
for computing and training a backpropagation neural network.
This a lightweight implementation of a backpropagation neural network
routine in C. It doesn t do anything fancy: no millions of different
types of neural networks, no graphical user interface, just the routines
for computing and training a backpropagation neural network.
-Lightweight Neural Network
This is a lightweight implementation of a backpropagation neural network
routine in C. It doesn t do anything fancy: no millions of different
types of neural networks, no graphical user interface, just the routines
for computing and training a backpropagation neural network.
相关搜索: backpropagation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lwneuralnet-0.8
...............\AUTHORS
...............\CHANGES
...............\documentation
...............\.............\lwneuralnet.3
...............\.............\lwneuralnet.bak
...............\.............\Makefile
...............\.............\network.fig
...............\.............\network.ps
...............\.............\neuron.fig
...............\.............\structure.fig
...............\.............\structure.ps
...............\LICENSE
...............\Makefile
...............\ocr
...............\...\Makefile
...............\...\ocrlib
...............\...\......\fileio.c
...............\...\......\Makefile
...............\...\......\ocr.h
...............\...\......\sample.c
...............\...\......\train.c
...............\...\ocr_train.c
...............\...\ocr_validate.c
...............\...\README
...............\README
...............\RELEASE
...............\source
...............\......\generate_sigma.c
...............\......\interpolation.c
...............\......\lwneuralnet.h
...............\......\Makefile
...............\......\network.c
...............\......\README
...............\tests
...............\.....\andnet.spec
...............\.....\booleannet.spec
...............\.....\copy_network.c
...............\.....\create_network.c
...............\.....\jolt_network.c
...............\.....\Makefile
...............\.....\parity.spec
...............\.....\parity2.spec
...............\.....\README
...............\.....\show_network.c
...............\.....\spec.c
...............\.....\spec.h
...............\.....\train_network.c
...............\.....\xornet.spec
...............\TODO
...............\VERSION
...............\AUTHORS
...............\CHANGES
...............\documentation
...............\.............\lwneuralnet.3
...............\.............\lwneuralnet.bak
...............\.............\Makefile
...............\.............\network.fig
...............\.............\network.ps
...............\.............\neuron.fig
...............\.............\structure.fig
...............\.............\structure.ps
...............\LICENSE
...............\Makefile
...............\ocr
...............\...\Makefile
...............\...\ocrlib
...............\...\......\fileio.c
...............\...\......\Makefile
...............\...\......\ocr.h
...............\...\......\sample.c
...............\...\......\train.c
...............\...\ocr_train.c
...............\...\ocr_validate.c
...............\...\README
...............\README
...............\RELEASE
...............\source
...............\......\generate_sigma.c
...............\......\interpolation.c
...............\......\lwneuralnet.h
...............\......\Makefile
...............\......\network.c
...............\......\README
...............\tests
...............\.....\andnet.spec
...............\.....\booleannet.spec
...............\.....\copy_network.c
...............\.....\create_network.c
...............\.....\jolt_network.c
...............\.....\Makefile
...............\.....\parity.spec
...............\.....\parity2.spec
...............\.....\README
...............\.....\show_network.c
...............\.....\spec.c
...............\.....\spec.h
...............\.....\train_network.c
...............\.....\xornet.spec
...............\TODO
...............\VERSION