bohanjason
21971e673f
fix ddpg metrics
2020-02-26 17:42:36 -05:00
bohanjason
a9f1556184
fix ddpg
2020-02-26 17:42:36 -05:00
yangdsh
9b4bafb86f
give more penalty to invalid configs
2020-02-25 20:46:37 -05:00
yangdsh
2293fac4d3
fix bug when skipping workload mapping
2020-02-21 19:57:13 -05:00
arifiorino
70f2768797
Style fixes
2020-02-19 20:51:50 -05:00
arifiorino
8f382e22e8
Style fixes
2020-02-19 20:51:50 -05:00
arifiorino
96a7991766
Bug fixes
2020-02-19 20:51:50 -05:00
arifiorino
a2a77f9a75
Store execution times
2020-02-19 20:51:50 -05:00
yangdsh
f7e22ff5bb
skip workload mapping when there is no workload
2020-02-18 15:55:28 -05:00
bohanjason
c8a537e9e0
fix task visualization
2020-02-10 12:08:31 -05:00
yangdsh
c69fca77d6
address dana's comment
2020-02-08 18:56:34 -05:00
yangdsh
c33625ca17
random->lhs when lacking data for GPR; fix editing session
2020-02-08 18:56:34 -05:00
dvanaken
d9e2806b9e
Changes:
...
- website.celery: create celery app
- website.admin: do not unregister the djcelery models
- website.settings: added some new celery settings and updated others. Added 'celery.tasks' to our logging config which resolved the missing celery log messages issue
- website.async_tasks: removed redundant abstract task classes. Removed the settings that configured retries since do not handle retries in the tasks
2020-02-08 17:31:29 -05:00
bohanjason
6f0fcfd952
use gpflow in workload mapping
2020-01-22 13:13:32 -05:00
BohanZhang
25d1950e67
use GPFlow in workload mapping
2020-01-22 13:13:32 -05:00
yangdsh
c2d5cbadd6
rename hyperparameters and use them as defaults
2020-01-18 23:27:01 -05:00
yangdsh
cb8c597818
fix format
2020-01-18 23:27:01 -05:00
yangdsh
d3c7bb661d
fix bugs
2020-01-18 23:27:01 -05:00
yangdsh
24194293bc
make session hyperparameters editable on the website
2020-01-18 23:27:01 -05:00
dvanaken
9393fb7aca
Fixed bugs and improved logging in config recommendation tasks/views
2020-01-08 15:29:31 -05:00
dvanaken
8cec62160f
Create/format/save the recommended config for the latest result before the on_success method.
2020-01-08 15:29:31 -05:00
Bohan Zhang
9633b0e99c
improve dnn
2019-12-20 19:08:16 +01:00
yangdsh
3a722df5e2
add missing columns in metrics
2019-12-17 10:02:49 +01:00
yangdsh
7cc0c40d92
isolate workloads of different projects
2019-12-15 23:09:29 +01:00
bohanjason
b2e530095e
clean up
2019-12-15 18:54:03 +01:00
bohanjason
d5f7ae65eb
disable dummy encoder in knob identification
2019-12-15 18:54:03 +01:00
dvanaken
a144069e6b
shuffle lhs samples
2019-12-11 19:18:35 +01:00
bohanjason
6d76b22e3b
support enum/boolean in GPR/DNN
2019-12-11 09:18:40 +01:00
dvanaken
42e1a4add3
Make constants editable
2019-12-10 18:01:56 +01:00
yangdsh
d1a9933808
fix bug
2019-12-10 17:54:54 +01:00
yangdsh
7ade03e3e5
fix bugs
2019-12-10 10:14:01 +01:00
yangdsh
642d7c3875
fix enum bug
2019-12-10 10:14:01 +01:00
dvanaken
02c40f5cea
Adjusted background task time
2019-12-05 20:46:02 -05:00
dvanaken
783b94cd4d
Speedup travis-ci tests
2019-12-05 20:46:02 -05:00
dvanaken
9e9c9c7510
Fixed bug when collecting session knobs; for LHS sessions, remove all pre-generated configs if the session knobs are modified
2019-12-05 20:46:02 -05:00
yangdsh
1250732add
resolve conflicts
2019-12-05 03:45:18 -05:00
yangdsh
5579d8d94f
restore CDBTune
2019-12-05 03:45:18 -05:00
bohanjason
1e17c78956
debug for new gpr
2019-12-05 01:50:41 -05:00
bohanjason
7ebb2ea473
update old gpr model
2019-12-04 18:07:36 -05:00
yangdsh
b149684d77
add GPFLOW to website
2019-11-25 13:22:54 -05:00
yangdsh
21fce27291
improve ddpg
2019-11-18 10:51:22 -05:00
bohanjason
8bb3de85e7
update integration tests
2019-11-03 15:10:32 -05:00
bohanjason
576bbb69bf
fix style
2019-11-03 15:10:32 -05:00
bohanjason
2fa97149d5
add integration test
2019-11-03 15:10:32 -05:00
yangdsh
9f71d1c8de
improve simulator and ddpg
2019-10-28 20:55:06 -04:00
yangdsh
21f4f40b88
simplify ddpg
2019-10-23 19:54:21 -04:00
arifiorino
b215b156a4
Moved LHS to Server
2019-10-21 17:35:28 -04:00
Dana Van Aken
01b4ec3f53
Support adding custom target objectives to the website/db/*/target_objective.py modules
2019-10-14 19:08:43 -04:00
Dana Van Aken
f68c23e975
Added outer db module and moved parser code into it
2019-10-14 19:08:43 -04:00
yangdsh
a3833d83b1
normalize reward; square reward
2019-10-14 17:52:04 -04:00