文件名称:FastArtificialNeuralNetwork2.2
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-03-18
- 文件大小:
- 2.17mb
- 下载次数:
- 0次
- 提 供 者:
- cal***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Fast Artificial Neural Network Library是一个免费开源的神经网络库,它用C实现了支持全连接及稀连接的多层人工神经网络,并且支持定点和浮点数的跨平台运行。库中包含有易于处理训练数据的框架。-Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a fr a mework for easy handling of training data sets.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FANN-2.2.0-Source\VS2010\fannfixed\fannfixed.filters
.................\......\.........\fannfixed.vcxproj
.................\......\momentums\momentums.vcxproj.filters
.................\......\.........\momentums.vcxproj
.................\......\fann.sln
.................\......\xor_train\xor_train.vcxproj
.................\......\.........\xor_train.vcxproj.filters
.................\......\simple_train_float\simple_train_float.vcxproj
.................\......\..................\simple_train_float.vcxproj.filters
.................\......\.caling_test\scaling_test.vcxproj.filters
.................\......\............\scaling_test.vcxproj
.................\......\.imple_train_double\simple_train_double.vcxproj.filters
.................\......\...................\simple_train_double.vcxproj
.................\......\xor_cpp_sample\xor_cpp_sample.vcxproj.filters
.................\......\..............\xor_cpp_sample.vcxproj
.................\......\....test_fixed\xor_test_fixed.vcxproj
.................\......\..............\xor_test_fixed.vcxproj.filters
.................\......\fanndouble\fanndouble.vcxproj
.................\......\..........\fanndouble.vcxproj.filters
.................\......\xor_test_float\xor_test_float.vcxproj
.................\......\..............\xor_test_float.vcxproj.filters
.................\......\scaling_train\scaling_train.vcxproj
.................\......\.............\scaling_train.vcxproj.filters
.................\......\robot\robot.vcxproj
.................\......\.....\robot.vcxproj.filters
.................\......\fannfloat\fannfloat.vcxproj
.................\......\.........\fannfloat.vcxproj.filters
.................\......\cascade_train\cascade_train.vcxproj.filters
.................\......\.............\cascade_train.vcxproj
.................\......\mushroom\mushroom.vcxproj.filters
.................\......\........\mushroom.vcxproj
.................\......\steepness_train\steepness_train.vcxproj
.................\......\...............\steepness_train.vcxproj.filters
.................\bin\fannfloat.lib
.................\...\fanndouble.dll
.................\...\fannfloat.dll
.................\...\fanndouble.lib
.................\...\simple_train_float.exe
.................\...\xor_test_float.exe
.................\...\xor.data
.................\...\xor_test_fixed.exe
.................\...\fannfixed.lib
.................\...\.gitignore
.................\...\fannfixed.dll
.................\...\simple_train_double.exe
.................\...\xor_train.exe
.................\datasets\parity13.test
.................\........\soybean.train
.................\........\mushroom.test
.................\........\parity13.train
.................\........\pumadyn-32fm.train
.................\........\robot.train
.................\........\building.train
.................\........\census-house.test
.................\........\bank32fm.test
.................\........\mushroom.train
.................\........\gene.train
.................\........\parity8.test
.................\........\diabetes.test
.................\........\kin32fm.test
.................\........\bank32nh.test
.................\........\two-spiral.test
.................\........\pumadyn-32fm.test
.................\........\census-house.train
.................\........\two-spiral.train
.................\........\robot.test
.................\........\parity8.train
.................\........\abelone.test
.................\........\thyroid.train
.................\........\soybean.test
.................\........\kin32fm.train
.................\........\thyroid.test
.................\........\building.test
.................\........\diabetes.train
.................\........\abelone.train
.................\........\bank32nh.train
.................\........\scaling.data
.................\........\gene.test
.................\........\bank32fm.train
.................\src\fann_cascade.c
.................\...\floatfann.c
.................\...\fann_train.c
.................\...\fann.c
.................\...\fixedfann.c
.................\...\fann_tra