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 #97

Merged
merged 106 commits into from
Sep 25, 2020
Merged

V0.1 #97

merged 106 commits into from
Sep 25, 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