Arthur Jiang
|
9d97f9af71
|
V0.1 (#72)
* setup v0.1
* rm \n in comments
* QuickStart added for docs.scenarios
* experiment result of citi bike update to 1-month version
* V0.1 issues installation (#38)
* replace pycurl to urllib
* rm pycurl in test requirements
* fix installation issue, update readme, speed up citibike
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
* notebook link added for scenarios
* fix: add missing licenses, refine long lines (#36)
* scenario notebook update (#39)
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* scenario doc modified according to comments
* doc correction
* scenario doc modified according to comments
* remove examples
* rl toolkit refactoring (#42)
* rl toolkit refactoring
* rename citi_bike
* add new line
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
* fix issue during building playground images (#44)
* citibike doc modified according to comments
* citibike doc update
* scenario experiment result table changed
* annotate the empty experiment results
* merge master into v0.1 for later merging (#47)
* setup v0.1 (#34)
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
* fix pycurl install issue (#35)
Co-authored-by: Arthur Jiang <ArthurSJiang@gmail.com>
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
* refine readme
* fix: recursive copy instead of plain copy (#45)
* update maro overall image
* typo
* add key components
* fix deployment issue in multi envs (#49)
* typo
* refine introduction
* fix typo
* fix readme
* refine readme
* refine readme
* update readme docs link
* fix ~/.maro not exist issue in build (#52)
* fix deployment issue in multi envs
* fix typo
* fix ~/.maro not exist issue in build
* skip deploy when build
* update for comments
* refine logo
* fix toctree
* fix & feat: invalid filename & maro grass status (#51)
* fix: change invalid filename to valid
* feat: add maro grass status
* refine
* refine
* V0.1 test store update (#58)
* updateed test_store.py
* fixed unpicklable store bug
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* rename ecr 2 cim (#62)
* correct dependencies
* rename ecr to cim for hello, scenario, datalib and tests
* remove unused dependency for build
* add a new line at the end
* a'd
* V0.1 rename to cim in example (#63)
* renamed ecr to cim and removed unwanted files
* renamed ecr to cim in other places
* fixed PR conflicts
* merged with v0.1
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* fix ut issue under window, now all runpass (#64)
* correct dependencies
* rename ecr to cim for hello, scenario, datalib and tests
* install torch first before test dependencies
* missing ecr 2 cim
* V0.1 ecr rename (#65)
* rename ecr to cim in docs
* ecr renamed for notebooks
* OOCL removed
* rename ecr to cim
* title level modified
* notebook update
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* temporarily disable weather, fix station id issue (#66)
* fix deployment issue in multi envs
* fix typo
* fix ~/.maro not exist issue in build
* skip deploy when build
* update for comments
* temporarily disable weather info
* replace ecr with cim in setup.py
* replace ecr in manifest
* remove weather check when read data
* fix station id issue
* fix format
* add TODO in comments
* V0.1 ecr rename (#67)
* rename ecr to cim in docs
* ecr renamed for notebooks
* OOCL removed
* rename ecr to cim
* title level modified
* notebook update
* topo renamed
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* change the keys in metrics (#68)
* correct dependencies
* rename ecr to cim for hello, scenario, datalib and tests
* install torch first before test dependencies
* missing ecr 2 cim
* rename metrics keys
* remove transfer cost factor
* rename cost to number
* update setup
* Update build_wheel.yml
* Update build_wheel.yml
* Update build_wheel.yml
* Update build_wheel.yml
* rm install from PyPi
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
Co-authored-by: Romic Huang <romic.hlc@outlook.com>
Co-authored-by: Jinyu-W <53509467+Jinyu-W@users.noreply.github.com>
Co-authored-by: kaiqli <59279714+kaiqli@users.noreply.github.com>
Co-authored-by: Chaos Yu <chaos.you@gmail.com>
Co-authored-by: Romic Huang <romic.kid@gmail.com>
Co-authored-by: zhanyu wang <pocket_2001@163.com>
Co-authored-by: ysqyang <ysqyang@gmail.com>
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
|
2020-09-23 18:51:58 +08:00 |
Arthur Jiang
|
ce435b61fe
|
merge with v0.1
|
2020-09-22 18:35:39 +08:00 |
Arthur Jiang
|
e70fa72f8c
|
setup v0.1 (#34)
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
|
2020-09-18 11:16:37 +08:00 |
ysqyang
|
80edb066b0
|
fixed PR comments and added random seed variation for different envs
|
2020-01-16 19:23:08 +08:00 |
kaiqli
|
b04aea8ebf
|
checked out action_shaping from dev branch
|
2020-01-16 16:49:28 +08:00 |
ysqyang
|
915311587a
|
revised forced sync logic
|
2020-01-13 18:27:35 +08:00 |
ysqyang
|
4c6e11229f
|
added forced sync on learner side
|
2020-01-13 15:50:15 +08:00 |
ysqyang
|
b6c3835a7a
|
restored max_ep to 500
|
2020-01-09 15:32:20 +08:00 |
ysqyang
|
3e40af316e
|
rolled back nn init changes
|
2020-01-09 15:09:18 +08:00 |
ysqyang
|
0904984a1f
|
fixed action_shaping bug related to early discharge
|
2020-01-07 14:46:10 +08:00 |
ysqyang
|
90a34ac798
|
fixed pr comments
|
2020-01-07 14:40:07 +08:00 |
ysqyang
|
d1d72b3f29
|
fixed pr comments
|
2020-01-06 11:56:16 +08:00 |
ysqyang
|
8b25ea989d
|
added dist config changes from init_setup.dist_minor_changes
|
2020-01-03 18:17:35 +08:00 |
ysqyang
|
06748f7a7f
|
fixed wrongly copied files
|
2020-01-03 17:05:45 +08:00 |
ysqyang
|
051f1796b1
|
merged with dev to resolve conflicts
|
2020-01-03 16:55:17 +08:00 |
ysqyang
|
29df1444e1
|
fixed a manual merge bug in learner.py
|
2020-01-03 16:53:29 +08:00 |
ysqyang
|
48cd12758d
|
merged with dev on environment_runner.py under distributed
|
2020-01-03 16:42:14 +08:00 |
ysqyang
|
e3368737d5
|
copied distributed env_runner and learner scripts from init_setup.dist_minor_changes
|
2020-01-03 16:36:14 +08:00 |
zhanyu
|
20dc1e01d0
|
try fix dist mode runner
|
2020-01-03 15:12:03 +08:00 |
ysqyang
|
30e4fae025
|
moved changes from init_setup.dist_minor_changes to dev.dist_minor_changes
|
2020-01-03 14:58:41 +08:00 |
zhanyu
|
0090aa04b9
|
add dashboard parameters to config
|
2020-01-03 14:14:29 +08:00 |
Chaos Yu
|
7dda983c63
|
Merge pull request #1 from microsoft/feature.reward_class
change reward achi and gf reward
|
2020-01-03 10:02:38 +08:00 |
Kaiqi Li (Pactera)
|
d3a8a2fd6b
|
update runner about dashboard
|
2020-01-02 17:11:30 +08:00 |
Zhanyu Wang (Pactera)
|
d80aaf36df
|
fix q_curve chart order
|
2020-01-02 16:57:51 +08:00 |
Kaiqi Li (Pactera)
|
5506fab78e
|
remove print
|
2020-01-02 16:55:34 +08:00 |
Kaiqi Li (Pactera)
|
710aa8c284
|
change reward achi and gf reward
|
2020-01-02 16:35:34 +08:00 |
Chaos Yu
|
7612946bdc
|
correct dist proxy parameter
|
2020-01-02 16:15:50 +08:00 |
Chaos Yu
|
a0187a06dd
|
correct dashboard import issue
|
2020-01-02 16:08:52 +08:00 |
ArthurJiang
|
9002f5baec
|
init
|
2020-01-02 15:04:20 +08:00 |