Commit Graph

18 Commits

Author SHA1 Message Date
a686f147f0 add bulk embedding visualization and deep1 network 2017-10-09 14:19:01 +02:00
0b26c6125c fix flat 2 model bug caused by changing input layer 2017-10-06 16:36:58 +02:00
345afbaef5 add error bar vis, comment unused parameters from parser 2017-10-05 14:50:59 +02:00
371a1dad05 add hyperband savefile config, minor change of parameter name 2017-10-03 18:58:54 +02:00
090c89a127 add retrain mode 2017-09-28 12:23:22 +02:00
b157ca6a19 add first version of model averaging visualization 2017-09-26 19:25:37 +02:00
6121eac448 remove regularizer for conv and domain 2017-09-10 23:40:14 +02:00
1cf62423e1 add regularization to small networks, fix model name in args, fix visualizations 2017-09-10 18:06:40 +02:00
9a51b6ea34 refactor test function working on full unfiltered data 2017-09-08 19:10:23 +02:00
595c2ea894 change argument interface
- add more properties for network specification
 - change names for consistency
2017-09-07 15:53:58 +02:00
ed4f478bad add parser argument for naming in multi model modes, minor fixes, 2017-09-05 12:40:37 +02:00
dc9180da10 refactor visualization, change arguments for model type and its depth 2017-09-01 10:42:26 +02:00
1e781d5491 add argument for model outputs
BUG: need to check --new_model --model_output server
2017-08-02 12:58:09 +02:00
f4da147688 refactor cmd argument to have single value for mode 2017-07-30 15:49:37 +02:00
e24f596f40 add argument for using the new model architecture 2017-07-30 14:07:39 +02:00
6b787792db add custom class weights based on sklearn balance 2017-07-14 15:57:52 +02:00
b35f23e518 add visualization for training curves, pr, roc 2017-07-14 14:58:17 +02:00
2afaccc84b refactor argparser into separate file, add logger 2017-07-12 10:25:55 +02:00