From version 1.20 of the Neural Network Console Windows version, it has become possible to use the unit function to concisely express complex neural networks, such as those with nested structures. This tutorial describes how to use the unit function by taking the basic convolutional neural network LeNet as an example. LeNet 1. What you can do with the unit function In the LeNet shown above, the structure Convolution→MaxPooling→ReLU appears twice consecutively immediately after the Input layer. If you…
Tutorial. Expressing complex networks concisely using the unit function
Friday, June 15, 2018