activation-functions,
best chatbot,
chatbot,
chatbot app,
chatbot online,
chatbot website,
creating chatbots,
deep-learning,
keras,
neural-networks,
robot chat,
tensorflow
Activation does it means activating your car with a click ( if it has that ,of course) , well the same concept but in terms of neurons , neuron as in human brain ? , again close enough, neuron but in Artificial Neural Network (ANN).The activation function decides whether a neuron should be activated or not.A biological neuron in the human brainIf you have seen an ANN, which I sincerely hope you do you have seen they are linear in nature, so to use non — linearity in them we use activation functions and generate output from input values fed into the network.A sample ANN networkActivation functions can be divided into three typesLinear Activation FunctionBinary Step Activation FunctionNon — linear Activation FunctionsIt is proportional to the output values, it just adds the weighted total to...