seung-lab / znn-release

Multi-core CPU implementation of deep learning for 2D and 3D sliding window convolutional networks (ConvNets).
GNU General Public License v3.0
94 stars 33 forks source link

Save config file along with network instances #51

Closed torms3 closed 8 years ago

torms3 commented 8 years ago

Should save a config file for training along with the net instances for record keeping.

nicholasturner1 commented 8 years ago

This can be done using the logging option