Activation functions
What is it
Cost functions are functions that gives a metric to tell how bad the network is. It allow the network to know its flaws for example during backpropagation.
Different functions
Mean Squared Error: CostFunctions.mse
Cost functions are functions that gives a metric to tell how bad the network is. It allow the network to know its flaws for example during backpropagation.
Mean Squared Error: CostFunctions.mse