|
508667d1d0
|
add server classification model
|
2017-10-05 15:26:53 +02:00 |
|
|
371a1dad05
|
add hyperband savefile config, minor change of parameter name
|
2017-10-03 18:58:54 +02:00 |
|
|
605447440f
|
refactor hyperband implementation
|
2017-09-29 22:59:57 +02:00 |
|
|
607d74998c
|
add tsne (does not work with big data)
fix model loading with custom selu function
|
2017-09-22 10:01:12 +02:00 |
|
|
e2bf2dc90f
|
fix missing parameters, add flat network structure, make larger graphics
|
2017-09-20 14:43:28 +02:00 |
|
|
595c2ea894
|
change argument interface
- add more properties for network specification
- change names for consistency
|
2017-09-07 15:53:58 +02:00 |
|
|
5bd8e41711
|
add staggered model training for intermediate sever prediction; refactor model return values
|
2017-09-07 14:24:55 +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 |
|
|
ebaeb6b96e
|
move vocab_size into implementation (not user dependent)
|
2017-07-30 13:47:11 +02:00 |
|
|
820a5d1a4d
|
add new network architecture - server label moves to the middle
|
2017-07-29 19:42:36 +02:00 |
|
|
b35f23e518
|
add visualization for training curves, pr, roc
|
2017-07-14 14:58:17 +02:00 |
|
|
3c4be52bb6
|
refactor main functions - separate things into different functions
|
2017-07-07 08:43:16 +02:00 |
|
|
7c05ef6a12
|
refactor models package: create separate modules for pauls and renes networks
|
2017-07-05 18:10:22 +02:00 |
|