annealing.help
来自「神经网络vc源代码神经网络的VC++代码呀」· HELP 代码 · 共 17 行
HELP
17 行
annealing.cpp help file
Purpose: Demonstrate the use of
Simulated Annealing Neural Networks.
Using this network function:
[ 2 2 ]
[ -1 -1 ]
Find the function minima:
answer = [ 0 1 ]
View the source code for commented
details on every line.
~Panayiotis Thomakos
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?