Closed priyatharsan closed 6 years ago
@nirtiac the save and load are yet to be reconstructed, maybe we should add them under logger? what say @rfratila ?
@priyatharsan, saving and loading should be placed where it is most intuitive. I would argue that they belong in basenetwork so that one can call model.save_model(path=//)
and model.load_model(path=//)
. The latter would be a class method so you can call it before you need to instantiate a basenetwork type object and it would just build from the saved file. Does that make sense?
@rfratila @priyatharsan I agree, and with the classmethod!
Date to complete: October 31th, 2018 @rfratila @nirtiac Feel free to add the what else been left to be done. Let's do this:
Priya's tasks
Caitrin's tasks
Robert's tasks