📄 changelog
字号:
Amygdala-0.3pre1 - 0.3pre2:-------------------------------* Removed Network::InputLayerSize()* Removed Network::HiddenLayerSize()* Removed Network::OutputLayerSize()* Removed Network::AddNeuron(LayerType lType)* Changed the return type of the Network::AddNeuron functions from AmIdInt (the neuronID) to Neuron*. If anyone needs a neuronID after calling AddNeuron(), it can be found with Neuron::GetID().* Changed Network::getNeuron() to Network::GetNeuron() to be consistent with other function names.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -