cxxnet
cxxnet copied to clipboard
save net conf in models
hi guys,
is it possible to write the net configure into models, so that a user doesn't need to specify the model in the prediction conf file? for example, save both 0001.model and 0001.net, the later is simple a txt file. another choice is to write the net config at the beginning of the model, so a user will not likely to get it wrong.
best mu
working on it, pull later
wow, thanks:)