Arthur Jiang
|
39b53422eb
|
update playground image, doc readme
|
2020-10-01 00:47:34 +08:00 |
Arthur Jiang
|
453b7de72b
|
Merge branch 'master' into v0.1
|
2020-09-30 23:05:16 +08:00 |
Arthur Jiang
|
17c1443322
|
change pull request template path
|
2020-09-30 23:04:18 +08:00 |
Arthur Jiang
|
71e721f2f1
|
update pull request template
|
2020-09-30 22:56:48 +08:00 |
Arthur Jiang
|
eb24454385
|
Merge branch 'master' into v0.1
|
2020-09-30 22:46:34 +08:00 |
Arthur Jiang
|
f94b10f942
|
Create pull_request_template.md
|
2020-09-30 22:42:38 +08:00 |
Arthur Jiang
|
6a8361dcb7
|
Update cpu.play.df
|
2020-09-30 21:43:04 +08:00 |
Arthur Jiang
|
8661790dcd
|
Merge branch 'master' into v0.1
|
2020-09-30 15:39:51 +08:00 |
Arthur Jiang
|
369803506f
|
add link for logo
|
2020-09-30 15:39:30 +08:00 |
ysqyang
|
7f770d97c2
|
fixed typo in citibike nb (#137)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
|
2020-09-30 14:46:13 +08:00 |
Arthur Jiang
|
58ba43c8a8
|
V0.1 (#134)
* 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
* V0.1 cim nb (#70)
* added cim nb
* fixed bugs in nb
* fixed bugs in nb
* fixed a bug in nb
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* the font size of doc diagrams is enlarged (#73)
* the font size of doc diagrams is enlarged
* disable APIDOC
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* str() and repr() of DecisionEvent and Action added; notebook output updated (#74)
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* Update deploy_gh_pages.yml
* fix docker build
* V0.1 feature docker ci (#77)
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* refine
* add contributing
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
* update playground docs
* fixed a key error in K-step shaper for CIM (#80)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* V0.1 baseline results (#81)
* adding baseline results
* updated ecr results
* updated cim baseline results
* added citibike no_action results
* restored cim/hello.py
* cim result update
* citibike result update
* added missing files
* fixed a bug
* updated citibike random repositioning results
* completed baseline results
* update citi bike results
* format update
* remove runner files
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* duplicated notebook removed
* update distributed example (#69)
* update distributed example
* add config.py for distributed mode examples
* add new_line in config.py
* repalce title with caps
* add test and build badge (#76)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* V0.1 k step key error fix (#84)
* fixed a key error in K-step shaper for CIM
* fixed key error in k-step shaper in dist_actor
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* fixed unpicklable bug in k step shaper (#87)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* Update and rename unittests.yml to test.yml
* code block format update
* removed sentence above title (#90)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* cim results update * 20 (#88)
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* V0.1 import bug fix in example (#86)
* fixed a key error in K-step shaper for CIM
* fixing import bugs
* removed a blank line and an unwanted import
* added __init__ in components and changed import accordingly
* added . before components
* removed . before components
* moved dist_actor and dist_learner out of components
* fixed a bug
* fixed import formatting
* fixed import formatting
* removed config read from single_process_launcher
* restored absolute path for running dist_actor and dist_learner
* fixed a bug
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* updated citibike resposition number column
* fixed table formatiing
* Update setup.py
* fix pypi meta
* refine doc string
* fix classifier
* fix pypi homepage
* update badge
* V0.1 bug cli (#71)
* fix: previous fix cannot solve this problem
* fix: loadBalancerSku is required in new azure-cli deployment
* enable weather data (#96)
* 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
* add noaa weather source
* fix weather reset and weather comment
* add comment for weather data url
* some format update
* add badges for scenarios and platforms (#100)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* add badges for scenario and platform
* update badges
* update static badges
* fix
* changed default logging levels (#98)
* changed default logging levels
* changed logger level back to DEBUG in Logger class
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* V0.1 citibike notebook bug (#94)
* rewrote citibike nb using greedy agent
* checked out missing files from v0.1
* refined notebooks
* added output in greedy_policy.ipynb
* added output
* added output to cim nb
* refined nb
* renamed GreedyAgent to GreedyPolicy
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* update github workflow, add quality action (#111)
* update github workflow, add quality action
* update quality parameter
* update quality
* update quality parameter
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
* delete proxy useless parameter (#114)
* add badge for quality
* add flake8 config and requirement (#117)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* add badges for scenario and platform
* add flake8 config and requirement
* add a new line to end
* fix readthedoc build issue
* update doc
* Merge master to v0.1 (#127)
* V0.1 (#120)
* 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
* V0.1 cim nb (#70)
* added cim nb
* fixed bugs in nb
* fixed bugs in nb
* fixed a bug in nb
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* the font size of doc diagrams is enlarged (#73)
* the font size of doc diagrams is enlarged
* disable APIDOC
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* str() and repr() of DecisionEvent and Action added; notebook output updated (#74)
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* Update deploy_gh_pages.yml
* fix docker build
* V0.1 feature docker ci (#77)
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* refine
* add contributing
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
* update playground docs
* fixed a key error in K-step shaper for CIM (#80)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* V0.1 baseline results (#81)
* adding baseline results
* updated ecr results
* updated cim baseline results
* added citibike no_action results
* restored cim/hello.py
* cim result update
* citibike result update
* added missing files
* fixed a bug
* updated citibike random repositioning results
* completed baseline results
* update citi bike results
* format update
* remove runner files
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* duplicated notebook removed
* update distributed example (#69)
* update distributed example
* add config.py for distributed mode examples
* add new_line in config.py
* repalce title with caps
* add test and build badge (#76)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* V0.1 k step key error fix (#84)
* fixed a key error in K-step shaper for CIM
* fixed key error in k-step shaper in dist_actor
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* fixed unpicklable bug in k step shaper (#87)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* Update and rename unittests.yml to test.yml
* code block format update
* removed sentence above title (#90)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* cim results update * 20 (#88)
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* V0.1 import bug fix in example (#86)
* fixed a key error in K-step shaper for CIM
* fixing import bugs
* removed a blank line and an unwanted import
* added __init__ in components and changed import accordingly
* added . before components
* removed . before components
* moved dist_actor and dist_learner out of components
* fixed a bug
* fixed import formatting
* fixed import formatting
* removed config read from single_process_launcher
* restored absolute path for running dist_actor and dist_learner
* fixed a bug
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* updated citibike resposition number column
* fixed table formatiing
* Update setup.py
* fix pypi meta
* refine doc string
* fix classifier
* fix pypi homepage
* update badge
* V0.1 bug cli (#71)
* fix: previous fix cannot solve this problem
* fix: loadBalancerSku is required in new azure-cli deployment
* enable weather data (#96)
* 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
* add noaa weather source
* fix weather reset and weather comment
* add comment for weather data url
* some format update
* add badges for scenarios and platforms (#100)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* add badges for scenario and platform
* update badges
* update static badges
* fix
* changed default logging levels (#98)
* changed default logging levels
* changed logger level back to DEBUG in Logger class
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* V0.1 citibike notebook bug (#94)
* rewrote citibike nb using greedy agent
* checked out missing files from v0.1
* refined notebooks
* added output in greedy_policy.ipynb
* added output
* added output to cim nb
* refined nb
* renamed GreedyAgent to GreedyPolicy
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* update github workflow, add quality action (#111)
* update github workflow, add quality action
* update quality parameter
* update quality
* update quality parameter
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
* delete proxy useless parameter (#114)
* add badge for quality
* add flake8 config and requirement (#117)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* add badges for scenario and platform
* add flake8 config and requirement
* add a new line to end
* fix readthedoc build issue
* update doc
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>
* Create coverage.yml
* Update coverage.yml
* Update coverage.yml
* Add linters folder to hold flake8 linter conf to support 'Supor-linter' (#125)
* update lint workflow
* fix workflow issue
* Update lint.yml
* Create tox.ini
* Update lint.yml
* Update lint.yml
* Update tox.ini
* Update lint.yml
* Delete tox.ini from root folder, move it to .github/linters
* Update CONTRIBUTING.md
* add more comments
* Update flake8 lint rule to ignore cli banner in maro.py (#126)
* update lint workflow
* fix workflow issue
* Update lint.yml
* Create tox.ini
* Update lint.yml
* Update lint.yml
* Update tox.ini
* Update lint.yml
* Delete tox.ini from root folder, move it to .github/linters
* Update CONTRIBUTING.md
* add more comments
* update lint conf to ignore cli banner issue
Co-authored-by: Arthur Jiang <ArthurSJiang@gmail.com>
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: 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>
* rm unused requirements, add coverage badge
* V0.1 apidoc (#124)
* apidoc context init
* blank line added
* remove rl.common
* Docstring of Logger & Exception refined
* add the stdout_level arg
* update api docs of maro.utils.utils (#106)
* update api doc of maro.utils.utils
* update api doc of maro.utils.utils
* update for comments
* docs: add docstrings for CliLogger (#107)
* docs: add docstrings for CliLogger
* fix: refine style
* fix: wrap code snippets
* fix: refine style
* update communication docstring (#103)
* update communication docstring
* update docstring for communication
* add some missing docstring and delete communication.util in apidoc
* resolve comments
* resolve comment v2
* APIDOC format refined
* APIDOC format refined
* Utils API DOC format refined
* refined RL toolkit docstrings (#113)
* refined docstrings
* refined rl toolkit docs
* refined rl toolkit docstrings
* added some details to some methods
* checked out some rst files from v0.1
* refined rl toolkit docs
* changed i.e. to e.g.
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* rl apidoc format refined
* refined communication docstring
* added more doctstrings in RL toolkit (#121)
* added more docstrings
* removed unwanted spaces
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* apidoc format refined
* simulator related docstr refine (#108)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* framebase, framenode, attribute
* nodebase, snapshot list
* event buffer
* abs be
* simulator utils
* event bind reader
* simulator random module
* simulator exceptions
* refine code style for citibike scenario, correct license issue
* code style for cim
* code style for event buffer
* code style for cim generator
* code style for data lib
* code style for frame
* correct flake8 lint issue
* correct lint issue for data lib, simulator
* add flake8 config
* correct lint issue
* add flake8 as dev dependency
* add on value change event handler
* upate comments
* refine docstr, add more for parts
* hello world
* add lines
* docstring refined
* code refined based on flake8
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
Co-authored-by: zhanyu wang <pocket_2001@163.com>
Co-authored-by: Romic Huang <romic.kid@gmail.com>
Co-authored-by: kaiqli <59279714+kaiqli@users.noreply.github.com>
Co-authored-by: ysqyang <ysqyang@gmail.com>
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
Co-authored-by: kaiqli <v-kaiqli@microsoft.com>
Co-authored-by: Chaos Yu <chaos.you@gmail.com>
* doc refined (#122)
* doc refined
* tailing space removed
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* update version
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>
Co-authored-by: kaiqli <v-kaiqli@microsoft.com>
|
2020-09-30 12:31:03 +08:00 |
Arthur Jiang
|
9c4e9c3ea1
|
Merge branch 'master' into v0.1
|
2020-09-30 12:30:16 +08:00 |
Arthur Jiang
|
b66f9e1430
|
update version
|
2020-09-30 12:28:28 +08:00 |
Jinyu-W
|
702e3cdd58
|
merge V0.1 into master: doc + apidoc (#132)
* 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
* V0.1 cim nb (#70)
* added cim nb
* fixed bugs in nb
* fixed bugs in nb
* fixed a bug in nb
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* the font size of doc diagrams is enlarged (#73)
* the font size of doc diagrams is enlarged
* disable APIDOC
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* str() and repr() of DecisionEvent and Action added; notebook output updated (#74)
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* Update deploy_gh_pages.yml
* fix docker build
* V0.1 feature docker ci (#77)
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* refine
* add contributing
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
* update playground docs
* fixed a key error in K-step shaper for CIM (#80)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* V0.1 baseline results (#81)
* adding baseline results
* updated ecr results
* updated cim baseline results
* added citibike no_action results
* restored cim/hello.py
* cim result update
* citibike result update
* added missing files
* fixed a bug
* updated citibike random repositioning results
* completed baseline results
* update citi bike results
* format update
* remove runner files
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* duplicated notebook removed
* update distributed example (#69)
* update distributed example
* add config.py for distributed mode examples
* add new_line in config.py
* repalce title with caps
* add test and build badge (#76)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* V0.1 k step key error fix (#84)
* fixed a key error in K-step shaper for CIM
* fixed key error in k-step shaper in dist_actor
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* fixed unpicklable bug in k step shaper (#87)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* Update and rename unittests.yml to test.yml
* code block format update
* removed sentence above title (#90)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* cim results update * 20 (#88)
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* V0.1 import bug fix in example (#86)
* fixed a key error in K-step shaper for CIM
* fixing import bugs
* removed a blank line and an unwanted import
* added __init__ in components and changed import accordingly
* added . before components
* removed . before components
* moved dist_actor and dist_learner out of components
* fixed a bug
* fixed import formatting
* fixed import formatting
* removed config read from single_process_launcher
* restored absolute path for running dist_actor and dist_learner
* fixed a bug
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* updated citibike resposition number column
* fixed table formatiing
* Update setup.py
* fix pypi meta
* refine doc string
* fix classifier
* fix pypi homepage
* update badge
* V0.1 bug cli (#71)
* fix: previous fix cannot solve this problem
* fix: loadBalancerSku is required in new azure-cli deployment
* enable weather data (#96)
* 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
* add noaa weather source
* fix weather reset and weather comment
* add comment for weather data url
* some format update
* add badges for scenarios and platforms (#100)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* add badges for scenario and platform
* update badges
* update static badges
* fix
* changed default logging levels (#98)
* changed default logging levels
* changed logger level back to DEBUG in Logger class
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* V0.1 citibike notebook bug (#94)
* rewrote citibike nb using greedy agent
* checked out missing files from v0.1
* refined notebooks
* added output in greedy_policy.ipynb
* added output
* added output to cim nb
* refined nb
* renamed GreedyAgent to GreedyPolicy
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* update github workflow, add quality action (#111)
* update github workflow, add quality action
* update quality parameter
* update quality
* update quality parameter
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
* delete proxy useless parameter (#114)
* add badge for quality
* add flake8 config and requirement (#117)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* add badges for scenario and platform
* add flake8 config and requirement
* add a new line to end
* fix readthedoc build issue
* update doc
* Merge master to v0.1 (#127)
* V0.1 (#120)
* 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
* V0.1 cim nb (#70)
* added cim nb
* fixed bugs in nb
* fixed bugs in nb
* fixed a bug in nb
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* the font size of doc diagrams is enlarged (#73)
* the font size of doc diagrams is enlarged
* disable APIDOC
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* str() and repr() of DecisionEvent and Action added; notebook output updated (#74)
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* Update deploy_gh_pages.yml
* fix docker build
* V0.1 feature docker ci (#77)
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* refine
* add contributing
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
* update playground docs
* fixed a key error in K-step shaper for CIM (#80)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* V0.1 baseline results (#81)
* adding baseline results
* updated ecr results
* updated cim baseline results
* added citibike no_action results
* restored cim/hello.py
* cim result update
* citibike result update
* added missing files
* fixed a bug
* updated citibike random repositioning results
* completed baseline results
* update citi bike results
* format update
* remove runner files
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* duplicated notebook removed
* update distributed example (#69)
* update distributed example
* add config.py for distributed mode examples
* add new_line in config.py
* repalce title with caps
* add test and build badge (#76)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* V0.1 k step key error fix (#84)
* fixed a key error in K-step shaper for CIM
* fixed key error in k-step shaper in dist_actor
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* fixed unpicklable bug in k step shaper (#87)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* Update and rename unittests.yml to test.yml
* code block format update
* removed sentence above title (#90)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* cim results update * 20 (#88)
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* V0.1 import bug fix in example (#86)
* fixed a key error in K-step shaper for CIM
* fixing import bugs
* removed a blank line and an unwanted import
* added __init__ in components and changed import accordingly
* added . before components
* removed . before components
* moved dist_actor and dist_learner out of components
* fixed a bug
* fixed import formatting
* fixed import formatting
* removed config read from single_process_launcher
* restored absolute path for running dist_actor and dist_learner
* fixed a bug
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* updated citibike resposition number column
* fixed table formatiing
* Update setup.py
* fix pypi meta
* refine doc string
* fix classifier
* fix pypi homepage
* update badge
* V0.1 bug cli (#71)
* fix: previous fix cannot solve this problem
* fix: loadBalancerSku is required in new azure-cli deployment
* enable weather data (#96)
* 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
* add noaa weather source
* fix weather reset and weather comment
* add comment for weather data url
* some format update
* add badges for scenarios and platforms (#100)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* add badges for scenario and platform
* update badges
* update static badges
* fix
* changed default logging levels (#98)
* changed default logging levels
* changed logger level back to DEBUG in Logger class
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* V0.1 citibike notebook bug (#94)
* rewrote citibike nb using greedy agent
* checked out missing files from v0.1
* refined notebooks
* added output in greedy_policy.ipynb
* added output
* added output to cim nb
* refined nb
* renamed GreedyAgent to GreedyPolicy
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* update github workflow, add quality action (#111)
* update github workflow, add quality action
* update quality parameter
* update quality
* update quality parameter
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
* delete proxy useless parameter (#114)
* add badge for quality
* add flake8 config and requirement (#117)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* add badges for scenario and platform
* add flake8 config and requirement
* add a new line to end
* fix readthedoc build issue
* update doc
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>
* Create coverage.yml
* Update coverage.yml
* Update coverage.yml
* Add linters folder to hold flake8 linter conf to support 'Supor-linter' (#125)
* update lint workflow
* fix workflow issue
* Update lint.yml
* Create tox.ini
* Update lint.yml
* Update lint.yml
* Update tox.ini
* Update lint.yml
* Delete tox.ini from root folder, move it to .github/linters
* Update CONTRIBUTING.md
* add more comments
* Update flake8 lint rule to ignore cli banner in maro.py (#126)
* update lint workflow
* fix workflow issue
* Update lint.yml
* Create tox.ini
* Update lint.yml
* Update lint.yml
* Update tox.ini
* Update lint.yml
* Delete tox.ini from root folder, move it to .github/linters
* Update CONTRIBUTING.md
* add more comments
* update lint conf to ignore cli banner issue
Co-authored-by: Arthur Jiang <ArthurSJiang@gmail.com>
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: 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>
* rm unused requirements, add coverage badge
* V0.1 apidoc (#124)
* apidoc context init
* blank line added
* remove rl.common
* Docstring of Logger & Exception refined
* add the stdout_level arg
* update api docs of maro.utils.utils (#106)
* update api doc of maro.utils.utils
* update api doc of maro.utils.utils
* update for comments
* docs: add docstrings for CliLogger (#107)
* docs: add docstrings for CliLogger
* fix: refine style
* fix: wrap code snippets
* fix: refine style
* update communication docstring (#103)
* update communication docstring
* update docstring for communication
* add some missing docstring and delete communication.util in apidoc
* resolve comments
* resolve comment v2
* APIDOC format refined
* APIDOC format refined
* Utils API DOC format refined
* refined RL toolkit docstrings (#113)
* refined docstrings
* refined rl toolkit docs
* refined rl toolkit docstrings
* added some details to some methods
* checked out some rst files from v0.1
* refined rl toolkit docs
* changed i.e. to e.g.
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* rl apidoc format refined
* refined communication docstring
* added more doctstrings in RL toolkit (#121)
* added more docstrings
* removed unwanted spaces
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* apidoc format refined
* simulator related docstr refine (#108)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* framebase, framenode, attribute
* nodebase, snapshot list
* event buffer
* abs be
* simulator utils
* event bind reader
* simulator random module
* simulator exceptions
* refine code style for citibike scenario, correct license issue
* code style for cim
* code style for event buffer
* code style for cim generator
* code style for data lib
* code style for frame
* correct flake8 lint issue
* correct lint issue for data lib, simulator
* add flake8 config
* correct lint issue
* add flake8 as dev dependency
* add on value change event handler
* upate comments
* refine docstr, add more for parts
* hello world
* add lines
* docstring refined
* code refined based on flake8
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
Co-authored-by: zhanyu wang <pocket_2001@163.com>
Co-authored-by: Romic Huang <romic.kid@gmail.com>
Co-authored-by: kaiqli <59279714+kaiqli@users.noreply.github.com>
Co-authored-by: ysqyang <ysqyang@gmail.com>
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
Co-authored-by: kaiqli <v-kaiqli@microsoft.com>
Co-authored-by: Chaos Yu <chaos.you@gmail.com>
* doc refined (#122)
* doc refined
* tailing space removed
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
Co-authored-by: Arthur Jiang <ArthurSJiang@gmail.com>
Co-authored-by: Romic Huang <romic.hlc@outlook.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>
Co-authored-by: kaiqli <v-kaiqli@microsoft.com>
|
2020-09-30 12:03:08 +08:00 |
Arthur Jiang
|
87aa8f461d
|
Merge branch 'master' into v0.1
|
2020-09-30 11:51:27 +08:00 |
Jinyu-W
|
38c0bc2dd0
|
doc refined (#122)
* doc refined
* tailing space removed
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
|
2020-09-30 10:58:46 +08:00 |
Jinyu-W
|
5b47455f06
|
V0.1 apidoc (#124)
* apidoc context init
* blank line added
* remove rl.common
* Docstring of Logger & Exception refined
* add the stdout_level arg
* update api docs of maro.utils.utils (#106)
* update api doc of maro.utils.utils
* update api doc of maro.utils.utils
* update for comments
* docs: add docstrings for CliLogger (#107)
* docs: add docstrings for CliLogger
* fix: refine style
* fix: wrap code snippets
* fix: refine style
* update communication docstring (#103)
* update communication docstring
* update docstring for communication
* add some missing docstring and delete communication.util in apidoc
* resolve comments
* resolve comment v2
* APIDOC format refined
* APIDOC format refined
* Utils API DOC format refined
* refined RL toolkit docstrings (#113)
* refined docstrings
* refined rl toolkit docs
* refined rl toolkit docstrings
* added some details to some methods
* checked out some rst files from v0.1
* refined rl toolkit docs
* changed i.e. to e.g.
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* rl apidoc format refined
* refined communication docstring
* added more doctstrings in RL toolkit (#121)
* added more docstrings
* removed unwanted spaces
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* apidoc format refined
* simulator related docstr refine (#108)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* framebase, framenode, attribute
* nodebase, snapshot list
* event buffer
* abs be
* simulator utils
* event bind reader
* simulator random module
* simulator exceptions
* refine code style for citibike scenario, correct license issue
* code style for cim
* code style for event buffer
* code style for cim generator
* code style for data lib
* code style for frame
* correct flake8 lint issue
* correct lint issue for data lib, simulator
* add flake8 config
* correct lint issue
* add flake8 as dev dependency
* add on value change event handler
* upate comments
* refine docstr, add more for parts
* hello world
* add lines
* docstring refined
* code refined based on flake8
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
Co-authored-by: zhanyu wang <pocket_2001@163.com>
Co-authored-by: Romic Huang <romic.kid@gmail.com>
Co-authored-by: kaiqli <59279714+kaiqli@users.noreply.github.com>
Co-authored-by: ysqyang <ysqyang@gmail.com>
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
Co-authored-by: kaiqli <v-kaiqli@microsoft.com>
Co-authored-by: Chaos Yu <chaos.you@gmail.com>
|
2020-09-30 10:43:29 +08:00 |
Arthur Jiang
|
b7e52f4537
|
V0.1 (#128)
* 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
* V0.1 cim nb (#70)
* added cim nb
* fixed bugs in nb
* fixed bugs in nb
* fixed a bug in nb
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* the font size of doc diagrams is enlarged (#73)
* the font size of doc diagrams is enlarged
* disable APIDOC
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* str() and repr() of DecisionEvent and Action added; notebook output updated (#74)
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* Update deploy_gh_pages.yml
* fix docker build
* V0.1 feature docker ci (#77)
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* refine
* add contributing
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
* update playground docs
* fixed a key error in K-step shaper for CIM (#80)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* V0.1 baseline results (#81)
* adding baseline results
* updated ecr results
* updated cim baseline results
* added citibike no_action results
* restored cim/hello.py
* cim result update
* citibike result update
* added missing files
* fixed a bug
* updated citibike random repositioning results
* completed baseline results
* update citi bike results
* format update
* remove runner files
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* duplicated notebook removed
* update distributed example (#69)
* update distributed example
* add config.py for distributed mode examples
* add new_line in config.py
* repalce title with caps
* add test and build badge (#76)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* V0.1 k step key error fix (#84)
* fixed a key error in K-step shaper for CIM
* fixed key error in k-step shaper in dist_actor
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* fixed unpicklable bug in k step shaper (#87)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* Update and rename unittests.yml to test.yml
* code block format update
* removed sentence above title (#90)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* cim results update * 20 (#88)
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* V0.1 import bug fix in example (#86)
* fixed a key error in K-step shaper for CIM
* fixing import bugs
* removed a blank line and an unwanted import
* added __init__ in components and changed import accordingly
* added . before components
* removed . before components
* moved dist_actor and dist_learner out of components
* fixed a bug
* fixed import formatting
* fixed import formatting
* removed config read from single_process_launcher
* restored absolute path for running dist_actor and dist_learner
* fixed a bug
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* updated citibike resposition number column
* fixed table formatiing
* Update setup.py
* fix pypi meta
* refine doc string
* fix classifier
* fix pypi homepage
* update badge
* V0.1 bug cli (#71)
* fix: previous fix cannot solve this problem
* fix: loadBalancerSku is required in new azure-cli deployment
* enable weather data (#96)
* 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
* add noaa weather source
* fix weather reset and weather comment
* add comment for weather data url
* some format update
* add badges for scenarios and platforms (#100)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* add badges for scenario and platform
* update badges
* update static badges
* fix
* changed default logging levels (#98)
* changed default logging levels
* changed logger level back to DEBUG in Logger class
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* V0.1 citibike notebook bug (#94)
* rewrote citibike nb using greedy agent
* checked out missing files from v0.1
* refined notebooks
* added output in greedy_policy.ipynb
* added output
* added output to cim nb
* refined nb
* renamed GreedyAgent to GreedyPolicy
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* update github workflow, add quality action (#111)
* update github workflow, add quality action
* update quality parameter
* update quality
* update quality parameter
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
* delete proxy useless parameter (#114)
* add badge for quality
* add flake8 config and requirement (#117)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* add badges for scenario and platform
* add flake8 config and requirement
* add a new line to end
* fix readthedoc build issue
* update doc
* Merge master to v0.1 (#127)
* V0.1 (#120)
* 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
* V0.1 cim nb (#70)
* added cim nb
* fixed bugs in nb
* fixed bugs in nb
* fixed a bug in nb
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* the font size of doc diagrams is enlarged (#73)
* the font size of doc diagrams is enlarged
* disable APIDOC
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* str() and repr() of DecisionEvent and Action added; notebook output updated (#74)
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* Update deploy_gh_pages.yml
* fix docker build
* V0.1 feature docker ci (#77)
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* refine
* add contributing
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
* update playground docs
* fixed a key error in K-step shaper for CIM (#80)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* V0.1 baseline results (#81)
* adding baseline results
* updated ecr results
* updated cim baseline results
* added citibike no_action results
* restored cim/hello.py
* cim result update
* citibike result update
* added missing files
* fixed a bug
* updated citibike random repositioning results
* completed baseline results
* update citi bike results
* format update
* remove runner files
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* duplicated notebook removed
* update distributed example (#69)
* update distributed example
* add config.py for distributed mode examples
* add new_line in config.py
* repalce title with caps
* add test and build badge (#76)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* V0.1 k step key error fix (#84)
* fixed a key error in K-step shaper for CIM
* fixed key error in k-step shaper in dist_actor
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* fixed unpicklable bug in k step shaper (#87)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* Update and rename unittests.yml to test.yml
* code block format update
* removed sentence above title (#90)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* cim results update * 20 (#88)
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* V0.1 import bug fix in example (#86)
* fixed a key error in K-step shaper for CIM
* fixing import bugs
* removed a blank line and an unwanted import
* added __init__ in components and changed import accordingly
* added . before components
* removed . before components
* moved dist_actor and dist_learner out of components
* fixed a bug
* fixed import formatting
* fixed import formatting
* removed config read from single_process_launcher
* restored absolute path for running dist_actor and dist_learner
* fixed a bug
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* updated citibike resposition number column
* fixed table formatiing
* Update setup.py
* fix pypi meta
* refine doc string
* fix classifier
* fix pypi homepage
* update badge
* V0.1 bug cli (#71)
* fix: previous fix cannot solve this problem
* fix: loadBalancerSku is required in new azure-cli deployment
* enable weather data (#96)
* 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
* add noaa weather source
* fix weather reset and weather comment
* add comment for weather data url
* some format update
* add badges for scenarios and platforms (#100)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* add badges for scenario and platform
* update badges
* update static badges
* fix
* changed default logging levels (#98)
* changed default logging levels
* changed logger level back to DEBUG in Logger class
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* V0.1 citibike notebook bug (#94)
* rewrote citibike nb using greedy agent
* checked out missing files from v0.1
* refined notebooks
* added output in greedy_policy.ipynb
* added output
* added output to cim nb
* refined nb
* renamed GreedyAgent to GreedyPolicy
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* update github workflow, add quality action (#111)
* update github workflow, add quality action
* update quality parameter
* update quality
* update quality parameter
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
* delete proxy useless parameter (#114)
* add badge for quality
* add flake8 config and requirement (#117)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* add badges for scenario and platform
* add flake8 config and requirement
* add a new line to end
* fix readthedoc build issue
* update doc
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>
* Create coverage.yml
* Update coverage.yml
* Update coverage.yml
* Add linters folder to hold flake8 linter conf to support 'Supor-linter' (#125)
* update lint workflow
* fix workflow issue
* Update lint.yml
* Create tox.ini
* Update lint.yml
* Update lint.yml
* Update tox.ini
* Update lint.yml
* Delete tox.ini from root folder, move it to .github/linters
* Update CONTRIBUTING.md
* add more comments
* Update flake8 lint rule to ignore cli banner in maro.py (#126)
* update lint workflow
* fix workflow issue
* Update lint.yml
* Create tox.ini
* Update lint.yml
* Update lint.yml
* Update tox.ini
* Update lint.yml
* Delete tox.ini from root folder, move it to .github/linters
* Update CONTRIBUTING.md
* add more comments
* update lint conf to ignore cli banner issue
Co-authored-by: Arthur Jiang <ArthurSJiang@gmail.com>
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: 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>
* rm unused requirements, add coverage badge
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-29 21:14:19 +08:00 |
Arthur Jiang
|
959d15c069
|
rm unused requirements, add coverage badge
|
2020-09-29 20:47:32 +08:00 |
Arthur Jiang
|
720e8e780e
|
Merge branch 'master' into v0.1
|
2020-09-29 20:42:20 +08:00 |
Arthur Jiang
|
4a00a9d221
|
Update test.yml
|
2020-09-29 20:40:42 +08:00 |
Arthur Jiang
|
09b7eff558
|
Update test.yml
|
2020-09-29 20:30:08 +08:00 |
Arthur Jiang
|
89eb6a0027
|
Update test.yml
|
2020-09-29 20:26:07 +08:00 |
Arthur Jiang
|
37cdde2fa7
|
Update test.yml
|
2020-09-29 20:25:46 +08:00 |
Arthur Jiang
|
141d521da4
|
Update coverage.yml
|
2020-09-29 20:16:00 +08:00 |
Arthur Jiang
|
7a61cb006c
|
Update coverage.yml
|
2020-09-29 20:10:55 +08:00 |
Arthur Jiang
|
24f150ef68
|
Update coverage.yml
|
2020-09-29 20:07:41 +08:00 |
Arthur Jiang
|
799effcc92
|
Update coverage.yml
|
2020-09-29 20:04:43 +08:00 |
Arthur Jiang
|
350ee9edbb
|
Update coverage.yml
|
2020-09-29 20:02:00 +08:00 |
Arthur Jiang
|
ff6c93e8ac
|
Update coverage.yml
|
2020-09-29 19:52:00 +08:00 |
Arthur Jiang
|
3be18fd6bb
|
Update coverage.yml
|
2020-09-29 19:45:52 +08:00 |
Jinyu-W
|
748390c4c5
|
Merge master to v0.1 (#127)
* V0.1 (#120)
* 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
* V0.1 cim nb (#70)
* added cim nb
* fixed bugs in nb
* fixed bugs in nb
* fixed a bug in nb
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* the font size of doc diagrams is enlarged (#73)
* the font size of doc diagrams is enlarged
* disable APIDOC
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* str() and repr() of DecisionEvent and Action added; notebook output updated (#74)
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* Update deploy_gh_pages.yml
* fix docker build
* V0.1 feature docker ci (#77)
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* refine
* add contributing
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
* update playground docs
* fixed a key error in K-step shaper for CIM (#80)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* V0.1 baseline results (#81)
* adding baseline results
* updated ecr results
* updated cim baseline results
* added citibike no_action results
* restored cim/hello.py
* cim result update
* citibike result update
* added missing files
* fixed a bug
* updated citibike random repositioning results
* completed baseline results
* update citi bike results
* format update
* remove runner files
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* duplicated notebook removed
* update distributed example (#69)
* update distributed example
* add config.py for distributed mode examples
* add new_line in config.py
* repalce title with caps
* add test and build badge (#76)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* V0.1 k step key error fix (#84)
* fixed a key error in K-step shaper for CIM
* fixed key error in k-step shaper in dist_actor
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* fixed unpicklable bug in k step shaper (#87)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* Update and rename unittests.yml to test.yml
* code block format update
* removed sentence above title (#90)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* cim results update * 20 (#88)
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* V0.1 import bug fix in example (#86)
* fixed a key error in K-step shaper for CIM
* fixing import bugs
* removed a blank line and an unwanted import
* added __init__ in components and changed import accordingly
* added . before components
* removed . before components
* moved dist_actor and dist_learner out of components
* fixed a bug
* fixed import formatting
* fixed import formatting
* removed config read from single_process_launcher
* restored absolute path for running dist_actor and dist_learner
* fixed a bug
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* updated citibike resposition number column
* fixed table formatiing
* Update setup.py
* fix pypi meta
* refine doc string
* fix classifier
* fix pypi homepage
* update badge
* V0.1 bug cli (#71)
* fix: previous fix cannot solve this problem
* fix: loadBalancerSku is required in new azure-cli deployment
* enable weather data (#96)
* 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
* add noaa weather source
* fix weather reset and weather comment
* add comment for weather data url
* some format update
* add badges for scenarios and platforms (#100)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* add badges for scenario and platform
* update badges
* update static badges
* fix
* changed default logging levels (#98)
* changed default logging levels
* changed logger level back to DEBUG in Logger class
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* V0.1 citibike notebook bug (#94)
* rewrote citibike nb using greedy agent
* checked out missing files from v0.1
* refined notebooks
* added output in greedy_policy.ipynb
* added output
* added output to cim nb
* refined nb
* renamed GreedyAgent to GreedyPolicy
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* update github workflow, add quality action (#111)
* update github workflow, add quality action
* update quality parameter
* update quality
* update quality parameter
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
* delete proxy useless parameter (#114)
* add badge for quality
* add flake8 config and requirement (#117)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* add badges for scenario and platform
* add flake8 config and requirement
* add a new line to end
* fix readthedoc build issue
* update doc
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>
* Create coverage.yml
* Update coverage.yml
* Update coverage.yml
* Add linters folder to hold flake8 linter conf to support 'Supor-linter' (#125)
* update lint workflow
* fix workflow issue
* Update lint.yml
* Create tox.ini
* Update lint.yml
* Update lint.yml
* Update tox.ini
* Update lint.yml
* Delete tox.ini from root folder, move it to .github/linters
* Update CONTRIBUTING.md
* add more comments
* Update flake8 lint rule to ignore cli banner in maro.py (#126)
* update lint workflow
* fix workflow issue
* Update lint.yml
* Create tox.ini
* Update lint.yml
* Update lint.yml
* Update tox.ini
* Update lint.yml
* Delete tox.ini from root folder, move it to .github/linters
* Update CONTRIBUTING.md
* add more comments
* update lint conf to ignore cli banner issue
Co-authored-by: Arthur Jiang <ArthurSJiang@gmail.com>
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: 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-29 19:14:25 +08:00 |
Chaos Yu
|
599d679a3d
|
Update flake8 lint rule to ignore cli banner in maro.py (#126)
* update lint workflow
* fix workflow issue
* Update lint.yml
* Create tox.ini
* Update lint.yml
* Update lint.yml
* Update tox.ini
* Update lint.yml
* Delete tox.ini from root folder, move it to .github/linters
* Update CONTRIBUTING.md
* add more comments
* update lint conf to ignore cli banner issue
|
2020-09-29 18:53:14 +08:00 |
Chaos Yu
|
0452003c5e
|
Add linters folder to hold flake8 linter conf to support 'Supor-linter' (#125)
* update lint workflow
* fix workflow issue
* Update lint.yml
* Create tox.ini
* Update lint.yml
* Update lint.yml
* Update tox.ini
* Update lint.yml
* Delete tox.ini from root folder, move it to .github/linters
* Update CONTRIBUTING.md
* add more comments
|
2020-09-29 18:46:57 +08:00 |
Arthur Jiang
|
6f996dc6fd
|
Update coverage.yml
|
2020-09-29 00:09:37 +08:00 |
Arthur Jiang
|
e4e0fe83b8
|
Update coverage.yml
|
2020-09-29 00:02:36 +08:00 |
Arthur Jiang
|
163fc0544e
|
Create coverage.yml
|
2020-09-29 00:00:17 +08:00 |
Arthur Jiang
|
da38885dc0
|
V0.1 (#120)
* 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
* V0.1 cim nb (#70)
* added cim nb
* fixed bugs in nb
* fixed bugs in nb
* fixed a bug in nb
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* the font size of doc diagrams is enlarged (#73)
* the font size of doc diagrams is enlarged
* disable APIDOC
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* str() and repr() of DecisionEvent and Action added; notebook output updated (#74)
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* Update deploy_gh_pages.yml
* fix docker build
* V0.1 feature docker ci (#77)
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* refine
* add contributing
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
* update playground docs
* fixed a key error in K-step shaper for CIM (#80)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* V0.1 baseline results (#81)
* adding baseline results
* updated ecr results
* updated cim baseline results
* added citibike no_action results
* restored cim/hello.py
* cim result update
* citibike result update
* added missing files
* fixed a bug
* updated citibike random repositioning results
* completed baseline results
* update citi bike results
* format update
* remove runner files
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* duplicated notebook removed
* update distributed example (#69)
* update distributed example
* add config.py for distributed mode examples
* add new_line in config.py
* repalce title with caps
* add test and build badge (#76)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* V0.1 k step key error fix (#84)
* fixed a key error in K-step shaper for CIM
* fixed key error in k-step shaper in dist_actor
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* fixed unpicklable bug in k step shaper (#87)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* Update and rename unittests.yml to test.yml
* code block format update
* removed sentence above title (#90)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* cim results update * 20 (#88)
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* V0.1 import bug fix in example (#86)
* fixed a key error in K-step shaper for CIM
* fixing import bugs
* removed a blank line and an unwanted import
* added __init__ in components and changed import accordingly
* added . before components
* removed . before components
* moved dist_actor and dist_learner out of components
* fixed a bug
* fixed import formatting
* fixed import formatting
* removed config read from single_process_launcher
* restored absolute path for running dist_actor and dist_learner
* fixed a bug
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* updated citibike resposition number column
* fixed table formatiing
* Update setup.py
* fix pypi meta
* refine doc string
* fix classifier
* fix pypi homepage
* update badge
* V0.1 bug cli (#71)
* fix: previous fix cannot solve this problem
* fix: loadBalancerSku is required in new azure-cli deployment
* enable weather data (#96)
* 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
* add noaa weather source
* fix weather reset and weather comment
* add comment for weather data url
* some format update
* add badges for scenarios and platforms (#100)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* add badges for scenario and platform
* update badges
* update static badges
* fix
* changed default logging levels (#98)
* changed default logging levels
* changed logger level back to DEBUG in Logger class
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* V0.1 citibike notebook bug (#94)
* rewrote citibike nb using greedy agent
* checked out missing files from v0.1
* refined notebooks
* added output in greedy_policy.ipynb
* added output
* added output to cim nb
* refined nb
* renamed GreedyAgent to GreedyPolicy
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* update github workflow, add quality action (#111)
* update github workflow, add quality action
* update quality parameter
* update quality
* update quality parameter
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
* delete proxy useless parameter (#114)
* add badge for quality
* add flake8 config and requirement (#117)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* add badges for scenario and platform
* add flake8 config and requirement
* add a new line to end
* fix readthedoc build issue
* update doc
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-28 22:09:00 +08:00 |
Arthur Jiang
|
e3ccc0bb10
|
update doc
|
2020-09-28 22:06:15 +08:00 |
Arthur Jiang
|
633f11248b
|
Merge branch 'master' into v0.1
|
2020-09-28 21:52:45 +08:00 |
Arthur Jiang
|
87909aa88f
|
md2rst
|
2020-09-28 21:51:18 +08:00 |
Arthur Jiang
|
093c8e8fcc
|
V0.1 (#119)
* 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
* V0.1 cim nb (#70)
* added cim nb
* fixed bugs in nb
* fixed bugs in nb
* fixed a bug in nb
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* the font size of doc diagrams is enlarged (#73)
* the font size of doc diagrams is enlarged
* disable APIDOC
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* str() and repr() of DecisionEvent and Action added; notebook output updated (#74)
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* Update deploy_gh_pages.yml
* fix docker build
* V0.1 feature docker ci (#77)
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* Update deploy_docker_image.yml
* refine
* add contributing
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
* update playground docs
* fixed a key error in K-step shaper for CIM (#80)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* V0.1 baseline results (#81)
* adding baseline results
* updated ecr results
* updated cim baseline results
* added citibike no_action results
* restored cim/hello.py
* cim result update
* citibike result update
* added missing files
* fixed a bug
* updated citibike random repositioning results
* completed baseline results
* update citi bike results
* format update
* remove runner files
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* duplicated notebook removed
* update distributed example (#69)
* update distributed example
* add config.py for distributed mode examples
* add new_line in config.py
* repalce title with caps
* add test and build badge (#76)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* V0.1 k step key error fix (#84)
* fixed a key error in K-step shaper for CIM
* fixed key error in k-step shaper in dist_actor
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* fixed unpicklable bug in k step shaper (#87)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* Update and rename unittests.yml to test.yml
* code block format update
* removed sentence above title (#90)
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* cim results update * 20 (#88)
Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
* V0.1 import bug fix in example (#86)
* fixed a key error in K-step shaper for CIM
* fixing import bugs
* removed a blank line and an unwanted import
* added __init__ in components and changed import accordingly
* added . before components
* removed . before components
* moved dist_actor and dist_learner out of components
* fixed a bug
* fixed import formatting
* fixed import formatting
* removed config read from single_process_launcher
* restored absolute path for running dist_actor and dist_learner
* fixed a bug
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* updated citibike resposition number column
* fixed table formatiing
* Update setup.py
* fix pypi meta
* refine doc string
* fix classifier
* fix pypi homepage
* update badge
* V0.1 bug cli (#71)
* fix: previous fix cannot solve this problem
* fix: loadBalancerSku is required in new azure-cli deployment
* enable weather data (#96)
* 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
* add noaa weather source
* fix weather reset and weather comment
* add comment for weather data url
* some format update
* add badges for scenarios and platforms (#100)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* add badges for scenario and platform
* update badges
* update static badges
* fix
* changed default logging levels (#98)
* changed default logging levels
* changed logger level back to DEBUG in Logger class
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* V0.1 citibike notebook bug (#94)
* rewrote citibike nb using greedy agent
* checked out missing files from v0.1
* refined notebooks
* added output in greedy_policy.ipynb
* added output
* added output to cim nb
* refined nb
* renamed GreedyAgent to GreedyPolicy
Co-authored-by: ysqyang <v-yangqi@microsoft.com>
* update github workflow, add quality action (#111)
* update github workflow, add quality action
* update quality parameter
* update quality
* update quality parameter
Co-authored-by: Arthur Jiang <sjian@microsoft.com>
* delete proxy useless parameter (#114)
* add badge for quality
* add flake8 config and requirement (#117)
* 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
* add badge
* change unittest to test
* add docker image badge
* remove unexist folders
* ignore badges, ignore examples as module
* remove __init__ file from examples
* add badges for scenario and platform
* add flake8 config and requirement
* add a new line to end
* fix readthedoc build issue
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-28 20:08:26 +08:00 |
Arthur Jiang
|
bd06036fc1
|
fix readthedoc build issue
|
2020-09-28 12:06:17 +00:00 |
Arthur Jiang
|
4ed091b454
|
Merge branch 'master' into v0.1
|
2020-09-28 11:57:40 +00:00 |
Arthur Jiang
|
886df6c7e1
|
update doc theme
|
2020-09-28 11:52:42 +00:00 |
Arthur Jiang
|
eb92d0a0cb
|
fix
|
2020-09-28 08:10:34 +00:00 |
Arthur Jiang
|
077a21898f
|
fix workflow
|
2020-09-28 07:58:22 +00:00 |
Arthur Jiang
|
d983fec14d
|
update lint, quality action
|
2020-09-28 07:42:13 +00:00 |
Arthur Jiang
|
35dbc2218f
|
update lint
|
2020-09-28 07:40:40 +00:00 |
Arthur Jiang
|
e7b4f2fc01
|
clean workflow
|
2020-09-28 07:36:47 +00:00 |