7b8dfcebbe
add long final implementation
rene2017-11-05 22:52:50 +01:00
14fef66a55
train multiple models at once
rene2017-11-04 17:58:21 +01:00
88e3eda595
refactor hyperband; fix domain generation integrate hyperband option in training procedure - start refactoring - remove the index erro in generation and add helper functions
rene2017-11-04 12:47:08 +01:00
8b17bd0701
add TSNE embedding; server evaluation visualization
rene2017-10-19 17:39:37 +02:00
a860f0da34
refactor server training into separate file; add additional info to hyperband log
rene2017-10-19 17:37:29 +02:00
d1da3d6ca3
fix model selection
rene2017-10-09 15:10:15 +02:00
fbe6d6a584
remove input shape of first conv layer in networks because unnecessary add selu activation to deeper network designs
rene2017-09-17 17:26:09 +02:00
6a47b5f245
add sample weights function to utils for later usage
rene2017-09-17 10:23:23 +02:00
f2845e635e
fix validation split removal by loading h5data into memory
rene2017-09-17 09:56:18 +02:00
ec5a1101be
remove model selection based on validation loss
rene2017-09-16 15:25:34 +02:00
b0e0cd904e
add start parameter for run script
rene2017-09-15 11:12:42 +02:00
7f49021a63
refactor training - separate staggered training; make differences as small as possible
rene2017-09-12 08:36:23 +02:00
6ce8fb464f
remove reguliarizer on dense too
rene2017-09-11 16:48:49 +02:00
3a44efa775
minor changes for pauls test
rene2017-09-11 12:59:13 +02:00
6d8d7b19f3
fix covariance normalization; add run_model script for multi times training
rene2017-09-11 12:42:44 +02:00
6121eac448
remove regularizer for conv and domain
rene2017-09-10 23:40:14 +02:00
1cf62423e1
add regularization to small networks, fix model name in args, fix visualizations
rene2017-09-10 18:06:40 +02:00
6fef2b8b84
refactor all visualization for pauls changes - evaluate on max windows per users
rene2017-09-08 22:59:55 +02:00
9a51b6ea34
refactor test function working on full unfiltered data
rene2017-09-08 19:10:23 +02:00
edc75f4f44
refactor dataset creation, split up functions
rene2017-09-08 17:11:13 +02:00
528829bb33
fix file name in run script
rene2017-09-08 13:57:18 +02:00
70d00efb01
refactor using joblib for test results, make h5py store/load more flexible
rene2017-09-08 13:55:13 +02:00
1ab0108c78
add window to file names for visualization
rene2017-09-07 17:38:21 +02:00
595c2ea894
change argument interface - add more properties for network specification - change names for consistency
rene2017-09-07 15:53:58 +02:00
71f218888d
set server to be not trainable too; refactor visualization script
rene2017-09-07 15:31:04 +02:00
5bd8e41711
add staggered model training for intermediate sever prediction; refactor model return values
rene2017-09-07 14:24:55 +02:00
2080444fb7
add parser argument for naming in multi model modes, minor fixes, re-set fix vals for network - need to make them flexible
rene2017-09-05 17:40:57 +02:00
ed4f478bad
add parser argument for naming in multi model modes, minor fixes,
rene2017-09-05 12:40:37 +02:00
1da31cc97c
visualize per user stats
rene2017-09-04 13:37:26 +02:00
3f6779fa3d
load names with data for per-user evaluation
rene2017-09-02 16:02:48 +02:00
0db8427457
update test script with bash loop
rene2017-09-02 12:58:48 +02:00
dc9180da10
refactor visualization, change arguments for model type and its depth
rene2017-09-01 10:42:26 +02:00
933eaae04a
change exception type in get_flow_per_user function and replace index to new range index
rene2017-08-31 13:49:33 +02:00