Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V0.1 #134

Merged
merged 141 commits into from
Sep 30, 2020
Merged

V0.1 #134

merged 141 commits into from
Sep 30, 2020

Commits on Sep 18, 2020

  1. setup v0.1

    Arthur Jiang committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    3fb488c View commit details
    Browse the repository at this point in the history
  2. rm \n in comments

    Arthur Jiang committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    8db3ca0 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. QuickStart added for docs.scenarios

    Jinyu Wang authored and Jinyu Wang committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    0739290 View commit details
    Browse the repository at this point in the history
  2. experiment result of citi bike update to 1-month version

    Jinyu Wang authored and Jinyu Wang committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    d93905b View commit details
    Browse the repository at this point in the history
  3. 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>
    ArthurJiang and Arthur Jiang committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    870a4b3 View commit details
    Browse the repository at this point in the history
  4. notebook link added for scenarios

    Jinyu Wang authored and Jinyu Wang committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    a50085d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9aed86e View commit details
    Browse the repository at this point in the history
  6. scenario notebook update (#39)

    Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
    Jinyu-W and Jinyu Wang committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    36baa90 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. scenario doc modified according to comments

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    f9fdb06 View commit details
    Browse the repository at this point in the history
  2. doc correction

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    f90b861 View commit details
    Browse the repository at this point in the history
  3. scenario doc modified according to comments

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    1c1f571 View commit details
    Browse the repository at this point in the history
  4. merge with v0.1

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    59d148a View commit details
    Browse the repository at this point in the history
  5. remove examples

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    fc8f4a1 View commit details
    Browse the repository at this point in the history
  6. rl toolkit refactoring (#42)

    * rl toolkit refactoring
    
    * rename citi_bike
    
    * add new line
    
    Co-authored-by: Arthur Jiang <sjian@microsoft.com>
    ArthurJiang and Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    a30d5d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5efc96d View commit details
    Browse the repository at this point in the history
  8. citibike doc modified according to comments

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    67e7271 View commit details
    Browse the repository at this point in the history
  9. citibike doc update

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    1420f6d View commit details
    Browse the repository at this point in the history
  10. scenario experiment result table changed

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    cefc787 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'v0.1' into v0.1_docs_scenario

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    e6ca9ad View commit details
    Browse the repository at this point in the history
  12. Merge branch 'v0.1' into v0.1_doc_correction

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    4b1537b View commit details
    Browse the repository at this point in the history
  13. Merge pull request #40 from microsoft/v0.1_doc_correction

    doc correction
    Jinyu-W committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    61a14b2 View commit details
    Browse the repository at this point in the history
  14. annotate the empty experiment results

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    6d4fab9 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'v0.1' into v0.1_docs_scenario

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    7a945a5 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #37 from microsoft/v0.1_docs_scenario

    Doc.scenario update
    Jinyu-W committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    6041a04 View commit details
    Browse the repository at this point in the history
  17. 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>
    3 people committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    dc7d24c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    24e9a5e View commit details
    Browse the repository at this point in the history
  19. Merge branch 'master' into v0.1

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    07a232c View commit details
    Browse the repository at this point in the history
  20. refine readme

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    181526f View commit details
    Browse the repository at this point in the history
  21. Merge branch 'master' into v0.1

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    ba91712 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4dd87ac View commit details
    Browse the repository at this point in the history
  23. update maro overall image

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    e68ddb9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6ada59f View commit details
    Browse the repository at this point in the history
  25. typo

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    75736df View commit details
    Browse the repository at this point in the history
  26. add key components

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    47f5d62 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3d5065f View commit details
    Browse the repository at this point in the history
  28. typo

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    a651bb8 View commit details
    Browse the repository at this point in the history
  29. refine introduction

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    36e6cfa View commit details
    Browse the repository at this point in the history
  30. fix typo

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    ebc8618 View commit details
    Browse the repository at this point in the history
  31. Merge branch 'master' into v0.1

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    8637a68 View commit details
    Browse the repository at this point in the history
  32. fix readme

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    5ecb207 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    7fbeae7 View commit details
    Browse the repository at this point in the history
  34. refine readme

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    5131133 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5a2bd1a View commit details
    Browse the repository at this point in the history
  36. refine readme

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    4911874 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    aa682dc View commit details
    Browse the repository at this point in the history
  38. update readme docs link

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    f2ad3e9 View commit details
    Browse the repository at this point in the history
  39. 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
    zhawan committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    f2b811f View commit details
    Browse the repository at this point in the history
  40. refine logo

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    4be8c8f View commit details
    Browse the repository at this point in the history
  41. fix toctree

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    1586d35 View commit details
    Browse the repository at this point in the history
  42. fix & feat: invalid filename & maro grass status (#51)

    * fix: change invalid filename to valid
    
    * feat: add maro grass status
    romickid committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    0737f5a View commit details
    Browse the repository at this point in the history
  43. refine

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    fca949c View commit details
    Browse the repository at this point in the history
  44. refine

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    b714a15 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    6257882 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    33641ce View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. V0.1 test store update (#58)

    * updateed test_store.py
    
    * fixed unpicklable store bug
    
    Co-authored-by: ysqyang <v-yangqi@microsoft.com>
    ysqyang and ysqyang committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    ef485fa View commit details
    Browse the repository at this point in the history
  2. 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
    chaosddp committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    1a5da08 View commit details
    Browse the repository at this point in the history
  3. 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>
    ysqyang and ysqyang committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    79c5a7e View commit details
    Browse the repository at this point in the history
  4. 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
    chaosddp committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    4e0c8ef View commit details
    Browse the repository at this point in the history
  5. 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>
    Jinyu-W and Jinyu Wang committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    41296bc View commit details
    Browse the repository at this point in the history
  6. 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
    zhawan committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    9e921dd View commit details
    Browse the repository at this point in the history
  7. 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>
    Jinyu-W and Jinyu Wang committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    9065110 View commit details
    Browse the repository at this point in the history
  8. 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
    chaosddp committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    823c8b4 View commit details
    Browse the repository at this point in the history
  9. update setup

    Arthur Jiang committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    c90ee62 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' into v0.1

    Arthur Jiang committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    0541786 View commit details
    Browse the repository at this point in the history
  11. Update build_wheel.yml

    ArthurJiang committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    c52ab3a View commit details
    Browse the repository at this point in the history
  12. Update build_wheel.yml

    ArthurJiang committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    84b10ab View commit details
    Browse the repository at this point in the history
  13. Update build_wheel.yml

    ArthurJiang committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    9084b66 View commit details
    Browse the repository at this point in the history
  14. Update build_wheel.yml

    ArthurJiang committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    db0091f View commit details
    Browse the repository at this point in the history
  15. rm install from PyPi

    Arthur Jiang committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    030c4e7 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'master' into v0.1

    Arthur Jiang committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    0a8699c View commit details
    Browse the repository at this point in the history
  17. 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>
    ysqyang and ysqyang committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    8f94f4b View commit details
    Browse the repository at this point in the history
  18. 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>
    Jinyu-W and Jinyu Wang committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    b33786c View commit details
    Browse the repository at this point in the history
  19. str() and repr() of DecisionEvent and Action added; notebook output u…

    …pdated (#74)
    
    Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
    Jinyu-W and Jinyu Wang committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    fdaa133 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cf75a87 View commit details
    Browse the repository at this point in the history
  21. fix docker build

    Arthur Jiang committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    dd952c5 View commit details
    Browse the repository at this point in the history
  22. 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>
    ArthurJiang and Arthur Jiang committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    ac05707 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0e4c9ff View commit details
    Browse the repository at this point in the history
  24. update playground docs

    Arthur Jiang committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    9c4ac56 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. fixed a key error in K-step shaper for CIM (#80)

    Co-authored-by: ysqyang <v-yangqi@microsoft.com>
    ysqyang and ysqyang committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    79c1dbf View commit details
    Browse the repository at this point in the history
  2. 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>
    3 people committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    cbff9fd View commit details
    Browse the repository at this point in the history
  3. duplicated notebook removed

    Jinyu Wang authored and Jinyu Wang committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    c099e8e View commit details
    Browse the repository at this point in the history
  4. update distributed example (#69)

    * update distributed example
    
    * add config.py for distributed mode examples
    
    * add new_line in config.py
    kaiqli committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    5ea38f7 View commit details
    Browse the repository at this point in the history
  5. repalce title with caps

    Jinyu Wang authored and Jinyu Wang committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    7ba08c1 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'v0.1' of github.com:microsoft/maro into v0.1

    Jinyu Wang authored and Jinyu Wang committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    73d7379 View commit details
    Browse the repository at this point in the history
  7. 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
    chaosddp committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    78a6662 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a7dfda View commit details
    Browse the repository at this point in the history
  9. 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>
    ysqyang and ysqyang committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    7b0c7a8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bad607e View commit details
    Browse the repository at this point in the history
  11. fixed unpicklable bug in k step shaper (#87)

    Co-authored-by: ysqyang <v-yangqi@microsoft.com>
    ysqyang and ysqyang committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    a553cd3 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' into v0.1

    Arthur Jiang committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    16ff2a0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7b7ff3c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    272e748 View commit details
    Browse the repository at this point in the history
  15. code block format update

    Jinyu Wang authored and Jinyu Wang committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    03a405a View commit details
    Browse the repository at this point in the history
  16. Merge branch 'v0.1' of github.com:microsoft/maro into v0.1

    Jinyu Wang authored and Jinyu Wang committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    b78a393 View commit details
    Browse the repository at this point in the history
  17. removed sentence above title (#90)

    Co-authored-by: ysqyang <v-yangqi@microsoft.com>
    ysqyang and ysqyang committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    4bcfafc View commit details
    Browse the repository at this point in the history
  18. cim results update * 20 (#88)

    Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
    Jinyu-W and Jinyu Wang committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    66b8c28 View commit details
    Browse the repository at this point in the history
  19. 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>
    ysqyang and ysqyang committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    b44bf60 View commit details
    Browse the repository at this point in the history
  20. updated citibike resposition number column

    ysqyang committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    06459ce View commit details
    Browse the repository at this point in the history
  21. Merge remote-tracking branch 'origin/v0.1' into v0.1_update_citibike_…

    …baseline_results
    ysqyang committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    210d9cd View commit details
    Browse the repository at this point in the history
  22. fixed table formatiing

    ysqyang committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    871afd0 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #92 from microsoft/v0.1_update_citibike_baseline_r…

    …esults
    
    V0.1 update citibike baseline results
    Jinyu-W committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    c79bf83 View commit details
    Browse the repository at this point in the history
  24. Merge branch 'master' into v0.1

    Jinyu Wang authored and Jinyu Wang committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    4df12ef View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Update setup.py

    ArthurJiang committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    3c7af94 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into v0.1

    Arthur Jiang committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    e45a452 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into v0.1

    Arthur Jiang committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    58b832f View commit details
    Browse the repository at this point in the history
  4. fix pypi meta

    Arthur Jiang committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    e0365dd View commit details
    Browse the repository at this point in the history
  5. refine doc string

    Arthur Jiang committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    d09e74c View commit details
    Browse the repository at this point in the history
  6. fix classifier

    Arthur Jiang committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    f78f4a0 View commit details
    Browse the repository at this point in the history
  7. fix pypi homepage

    Arthur Jiang committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    e8afe7f View commit details
    Browse the repository at this point in the history
  8. update badge

    Arthur Jiang committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    c2835b4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eb47295 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' into v0.1

    Arthur Jiang committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    c82cba2 View commit details
    Browse the repository at this point in the history
  11. V0.1 bug cli (#71)

    * fix: previous fix cannot solve this problem
    
    * fix: loadBalancerSku is required in new azure-cli deployment
    romickid committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    e68c7bc View commit details
    Browse the repository at this point in the history
  12. 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
    zhawan committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    56b557f View commit details
    Browse the repository at this point in the history
  13. 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
    chaosddp committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    ee9efbb View commit details
    Browse the repository at this point in the history
  14. update badges

    Arthur Jiang committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    bc29c8c View commit details
    Browse the repository at this point in the history
  15. update static badges

    Arthur Jiang committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    ab32e4c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ca6d518 View commit details
    Browse the repository at this point in the history
  17. fix

    Arthur Jiang committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    7bf4a99 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2800877 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'master' into v0.1

    Arthur Jiang committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    de48ba8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. 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>
    ysqyang and ysqyang committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    545a4b5 View commit details
    Browse the repository at this point in the history
  2. 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>
    ysqyang and ysqyang committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    69d928f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into v0.1

    Arthur Jiang committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    a48d01b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. 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>
    ArthurJiang and Arthur Jiang committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    91237a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4356a12 View commit details
    Browse the repository at this point in the history
  3. add badge for quality

    Arthur Jiang committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    6aaab21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ad9e5b View commit details
    Browse the repository at this point in the history
  5. 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
    chaosddp committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    6a88b45 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into v0.1

    Arthur Jiang committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    4ed091b View commit details
    Browse the repository at this point in the history
  7. fix readthedoc build issue

    Arthur Jiang committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    bd06036 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into v0.1

    Arthur Jiang committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    633f112 View commit details
    Browse the repository at this point in the history
  9. update doc

    Arthur Jiang committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    e3ccc0b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. 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>
    11 people committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    748390c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into v0.1

    Arthur Jiang committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    720e8e7 View commit details
    Browse the repository at this point in the history
  3. rm unused requirements, add coverage badge

    Arthur Jiang committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    959d15c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. 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>
    9 people committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    5b47455 View commit details
    Browse the repository at this point in the history
  2. doc refined (#122)

    * doc refined
    
    * tailing space removed
    
    Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
    Jinyu-W and Jinyu Wang committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    38c0bc2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into v0.1

    Arthur Jiang committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    87aa8f4 View commit details
    Browse the repository at this point in the history
  4. update version

    Arthur Jiang committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    b66f9e1 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into v0.1

    Arthur Jiang committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    9c4e9c3 View commit details
    Browse the repository at this point in the history