added comment
This commit is contained in:
@@ -43,6 +43,7 @@ namespace NeuralNetwork
|
||||
|
||||
/**
|
||||
* @brief Function sets bias for neuron
|
||||
* @param biad is new bias (initial value for neuron)
|
||||
*/
|
||||
virtual void setBias(const float &bias)=0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user