You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, thank you for this library which is a very useful addition to Scikit stack. However, it would be useful to output some information during training, such as the classifier which is trained, the layer info, etc., similar to verbose option in most of Scikit classifiers. It is extremely useful for debugging purposes, especially if training takes a long time
First, thank you for this library which is a very useful addition to Scikit stack. However, it would be useful to output some information during training, such as the classifier which is trained, the layer info, etc., similar to verbose option in most of Scikit classifiers. It is extremely useful for debugging purposes, especially if training takes a long time