Improved the dnn_trainer. In particular, it no longer makes a copy of the
network (which would needlessly double VRAM usage). I also added a set_synchronization_file() method so you can tell it to automatically synchronize itself to disk every so often during training. This makes resuming an interrupted training session trivially easy.
Showing
Please
register
or
sign in
to comment