Skip to content

Oneclick nn training

Christopher Jan-Steffen Brix requested to merge oneclick_nn_training into master

Automatically trains NNs that are part of the defined architecture. If the same network is used multiple times, it is only trained once.

Adds docker containers for MXNet and Caffe2, to allow integration tests.

Closes #7 (closed)

Merge request reports