gravatar

Andrie

Andrie de Vries

Recently Published

Introduction to sortable
Best performing trial of CNN model trained on MNIST, using Cloud ML
This is the best MNIST convolutional models, fitted using `tensorflow` with `keras`, identified by a Cloud ML search using `cloudml::cloudml_train` with flags in a yml file.
Comparison of two CNN models trained on MNIST
Comparison of the two best MNIST convolutional models, fitted using `tensorflow` with `keras`, identified by a random grid search using `tfruns::tuning_run()` with flags.