Rest Operator ... converts the rest parameters to JavaScript array.
for iteration are divided into for ... in ... and for ... of ....
String literal is a effective way to make string using defined variables.
Special Method, which is also called Magic Method, is a kind of method that can be set in user-defined class objects.
Layer is the vector of Neurons, which are kinds of Parametric Function and generally have their own weight and their own bias for Featuring(Filtering)
Code.1-3-1: Activation Layers Code.1-3-2: Activation in Dense Layer