#72 Machine Learning & Data Science Challenge 72
What do you understand by activation function and error functions?
Error functions:
In most learning networks, an error is calculated as the difference between the predicted output and the actual output.
The function that is used to compute this er...
bhagirathkd.hashnode.dev2 min read