⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 一个功能强大的神经网络分析程序
💻
字号:
Fast Artificial Neural Network Library (fann)Fast Artificial Neural Network Library implements multilayerartificial neural networks in C with support for both fully connectedand sparsely connected networks. Cross-platform execution in bothfixed and floating point are supported. It includes a framework foreasy handling of training data sets. It is easy to use, versatile,well documented, and fast. PHP and Python bindings are available.A reference manual accompanies the library with examples andrecommendations on how to use the library.The reference manual is awailable in: doc/html/index.htmlA university report about the implementation of version 1.0 is alsoavailable, please see: doc/fann_doc_complete_1.0.pdfFor installation do the following:type command: ./configuretype command: makeNow you would like to be root in order to installtype command: sutype command: make installtype command: exitNow you are not root anymore, and you can test the library.type command: cd examplestype command: make runtestFor further installation instructions see: INSTALLFor example programs please see:examples/simple_train.cexamples/simple_test.cFor more information and downloads, please go to:http://fann.sourceforge.net/

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -