Activation Functions

Neural Networks can use many different activation functions, and at different layers. The choice of deciding which activation function to…

Part 1: Hello World

I’m using the mxnet framework to run through our “Hello World” Install MXNET Make sure you install the latest version.…