CogComp / saul

Saul : Declarative Learning-Based Programming
Other
64 stars 18 forks source link

Progress bar added to `learn` and `populate` functions #485

Open Rahgooy opened 7 years ago

Rahgooy commented 7 years ago

targets issue #452

danyaljj commented 7 years ago

Thanks Taher! Do you have an screenshot? Also, did you test it for JointTraining?

Rahgooy commented 7 years ago

Sure, image

and about your second question, no I didn't test it with joint train

danyaljj commented 7 years ago

Screenshot: Looks good. Thanks.

kordjamshidi commented 7 years ago

regarding the jointraining comment, I don't think this is working for that since the training goes through a different object JointTrainSparseNetwork, but tis progress bar is placed only in learnable. @Rahgooy @danyaljj