- 授权协议: LGPL
- 开发语言: C/C++
- 操作系统: Windows
- 软件首页: http://leenissen.dk/fann/
- 软件文档: http://leenissen.dk/fann/html/index.html
软件介绍
FANN是一个自由开放源码神经网络库,它实现了多层人工神经网络的C语言支持。
包含了 fast approximate nereast neighbour 以及 fast Artificial Neural Network library binding .
首先可以快速的kNN了。
其次现在可以基于libfann创建多层的 neural network 了;
Algorithms in C, Parts 1-4
Robert Sedgewick / Addison-Wesley Professional / 1997-9-27 / USD 89.99
"This is an eminently readable book which an ordinary programmer, unskilled in mathematical analysis and wary of theoretical algorithms, ought to be able to pick up and get a lot out of.." - Steve Sum......一起来看看 《Algorithms in C, Parts 1-4》 这本书的介绍吧!
