You Can Love Your Code.
Nothing here yet.
Nothing here yet.
In this quick note I'll share some resources for learning all the 5 OOD principles by Uncle Bob. This article might not be complete. :) KISS (Keep It Simple Stupid) DRY (Don't Repeat Yourself) WET (Write Everything Twice) {Opposite to DRY} YAGNI (Yo...

Activation functions are mathematical equations that determine the output of a neural network. The function is attached to each neuron in the network, and determines whether it should be activated (“fired”) or not, based on whether each neuron’s inpu...

Activation functions are mathematical equations that determine the output of a neural network. The function is attached to each neuron in the network, and determines whether it should be activated (“fired”) or not, based on whether each neuron’s inpu...
