Congratulations and Special mention: Vadim
Borisov
Vadim decided to implement a two layers artificial network. The first layer of the ANN consists of 20 neurons and the second one has 10 neurons. He used adam optimization algorithm with, with learning rate 0.001, and training epochs 10000. As an
activation function he applied ReLU.
These are his results:
Training error mean= -6.1921483328328035 and distribution= 2.709928734593149
Validation error mean= -6.098737028236493 and distribution= 2.71776156021006