Find best model type (ConvNet vs DenseNet) and activation functions (for input and output layers) for the Mnist dataset.
Based on the Tensorflow.js Mnist example, found here.
To change # of trials: replace the 20 on line 87 with # of trials Blog post on this topic