📄 readme
字号:
This directory contains the lwneuralnet library itself. Type 'make'to compile the library.To use the library, #include "lwneuralnet.h" in your C/C++ applicationand link with liblwneuralnet.a. The source code of the library is mainlyin network.c. The file generate_sigma.c is used to generate aninterpolation table for the sigmoidal function. The file it generates,interpolation.c, is #included in network.c.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -