|
903e81c931
|
remove identical parameter from data loading function; add runs argument
|
2017-11-07 20:47:41 +01:00 |
|
|
826357a41f
|
refactor network models; remove depths
|
2017-11-07 20:32:08 +01:00 |
|
|
e12bbda8c5
|
move model creation back into models package
|
2017-11-07 20:09:20 +01:00 |
|
|
b1f48c1895
|
add soft parameter sharing network
|
2017-11-06 21:51:49 +01:00 |
|
|
7b8dfcebbe
|
add long final implementation
|
2017-11-05 22:52:50 +01:00 |
|
|
d1da3d6ca3
|
fix model selection
|
2017-10-09 15:10:15 +02:00 |
|
|
a686f147f0
|
add bulk embedding visualization and deep1 network
|
2017-10-09 14:19:01 +02:00 |
|
|
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 |
|