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

Imitation learning with dagger #906

Open
wants to merge 390 commits into
base: master
Choose a base branch
from
Open

Imitation learning with dagger #906

wants to merge 390 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 25, 2020

  1. Configuration menu
    Copy the full SHA
    c373e94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a88c209 View commit details
    Browse the repository at this point in the history
  3. remove dupe imports

    liljonnystyle committed May 25, 2020
    Configuration menu
    Copy the full SHA
    89f8d1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    306a01f View commit details
    Browse the repository at this point in the history
  5. add back ray import

    liljonnystyle committed May 25, 2020
    Configuration menu
    Copy the full SHA
    0d5fa6b View commit details
    Browse the repository at this point in the history
  6. remove whitespace

    liljonnystyle committed May 25, 2020
    Configuration menu
    Copy the full SHA
    0ade197 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. moved imports under functions in train.py (#903)

    * deleting unworking params from SumoChangeLaneParams
    
    * deleted unworking params, sublane working in highway
    :
    
    * moved imports inside functions
    
    * Apply suggestions from code review
    
    * bug fixes
    
    * bug fix
    
    Co-authored-by: Aboudy Kreidieh <[email protected]>
    2 people authored and liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    1111e9a View commit details
    Browse the repository at this point in the history
  2. get not departed vehicles (#922)

    * added function to kernel/vehicle to get number of not departed vehiles
    
    * fixed over indentation of the docstring
    
    * indentation edit
    
    * pep8
    
    Co-authored-by: AboudyKreidieh <[email protected]>
    2 people authored and liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    a4c7d67 View commit details
    Browse the repository at this point in the history
  3. changed _departed_ids, and _arrived_ids in the update function (#926)

    * changed _departed_ids, and _arrived_ids in the update function
    
    * fixed bug in get_departed_ids and get_arrived_ids
    Yasharzf authored and liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    36e8851 View commit details
    Browse the repository at this point in the history
  4. Add an on ramp option

    eugenevinitsky authored and liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    ebb2921 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4c02bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    505d646 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d52445 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3b2a51 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dc881e0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ee1188e View commit details
    Browse the repository at this point in the history
  11. fix style issue

    brentgryffindor authored and liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    65c9ee0 View commit details
    Browse the repository at this point in the history
  12. reorganized file locations

    brentgryffindor authored and liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    5a3ff57 View commit details
    Browse the repository at this point in the history
  13. fix some more style issues

    brentgryffindor authored and liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    ddc53fb View commit details
    Browse the repository at this point in the history
  14. fix one more style issue

    brentgryffindor authored and liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    e7ac1a9 View commit details
    Browse the repository at this point in the history
  15. added new two new quries

    brentgryffindor authored and liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    c970219 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3b10524 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    638f9b4 View commit details
    Browse the repository at this point in the history
  18. removed the old tests

    brentgryffindor authored and liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    bc8584a View commit details
    Browse the repository at this point in the history
  19. Add an on ramp option

    eugenevinitsky authored and liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    0ee6646 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3af5595 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8d4ad29 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    aa14dbf View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    00a526b View commit details
    Browse the repository at this point in the history
  24. fix style issue

    brentgryffindor authored and liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    de35f90 View commit details
    Browse the repository at this point in the history
  25. reorganized file locations

    brentgryffindor authored and liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    979d047 View commit details
    Browse the repository at this point in the history
  26. fix some more style issues

    brentgryffindor authored and liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    fdd983e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6af7e02 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    72d4733 View commit details
    Browse the repository at this point in the history
  29. some minor issue fixed

    brentgryffindor authored and liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    420ea3f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    e45eb92 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d578e63 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    32c0528 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    c7cd963 View commit details
    Browse the repository at this point in the history
  34. fix some style issue

    brentgryffindor authored and liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    b5be92a View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    6884960 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    7e549be View commit details
    Browse the repository at this point in the history
  37. remove dupe imports

    liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    a799abd View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    f4fa426 View commit details
    Browse the repository at this point in the history
  39. add back ray import

    liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    2563818 View commit details
    Browse the repository at this point in the history
  40. remove whitespace

    liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    498e08a View commit details
    Browse the repository at this point in the history
  41. style fixed

    brentgryffindor authored and liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    d7da535 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    3df2312 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    28d4f73 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    0779832 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    b3f15a3 View commit details
    Browse the repository at this point in the history
  46. fix flake8 issues

    liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    d66a0ab View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    38af177 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    fceedf8 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    df182ad View commit details
    Browse the repository at this point in the history
  50. fix rebase errors

    liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    d888405 View commit details
    Browse the repository at this point in the history
  51. fix merge conflicts

    liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    27e2960 View commit details
    Browse the repository at this point in the history
  52. rm deleted file

    liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    69f6f55 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    4f2f23e View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    d2ba069 View commit details
    Browse the repository at this point in the history
  55. rename trajectory table

    liljonnystyle committed May 26, 2020
    Configuration menu
    Copy the full SHA
    8eee772 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    b5f5424 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    db0442b View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    39ad373 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    ed065b3 View commit details
    Browse the repository at this point in the history
  60. Minor cleanup

    akashvelu committed May 26, 2020
    Configuration menu
    Copy the full SHA
    cc0aa32 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    3c6dcf7 View commit details
    Browse the repository at this point in the history
  62. Minor cleanup

    akashvelu committed May 26, 2020
    Configuration menu
    Copy the full SHA
    3a2e135 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    ddf6a24 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    53cf035 View commit details
    Browse the repository at this point in the history
  65. leader utils added

    brentgryffindor committed May 26, 2020
    Configuration menu
    Copy the full SHA
    b16d949 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    86acecc View commit details
    Browse the repository at this point in the history
  67. fixed merge conflicts

    Yasharzf committed May 26, 2020
    Configuration menu
    Copy the full SHA
    b49dbce View commit details
    Browse the repository at this point in the history
  68. fixed docstrings

    Yasharzf committed May 26, 2020
    Configuration menu
    Copy the full SHA
    528f0aa View commit details
    Browse the repository at this point in the history
  69. removed duplicated print

    Yasharzf committed May 26, 2020
    Configuration menu
    Copy the full SHA
    cbf6a42 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    288a1cf View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Changed location of h5 file

    akashvelu committed May 27, 2020
    Configuration menu
    Copy the full SHA
    c1db60a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8645811 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f8d878 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db33f7c View commit details
    Browse the repository at this point in the history
  5. flake8 fix

    brentgryffindor committed May 27, 2020
    Configuration menu
    Copy the full SHA
    089822a View commit details
    Browse the repository at this point in the history
  6. Fixed trajectory_table_path

    akashvelu committed May 27, 2020
    Configuration menu
    Copy the full SHA
    c3756f8 View commit details
    Browse the repository at this point in the history
  7. Fixed trajectory_table_path

    akashvelu committed May 27, 2020
    Configuration menu
    Copy the full SHA
    7f68c50 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #952 from flow-project/av-emission-path

    Fixed trajectory_table_path
    akashvelu authored May 27, 2020
    Configuration menu
    Copy the full SHA
    7ab2b3e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    13a797c View commit details
    Browse the repository at this point in the history
  10. addressing comments

    liljonnystyle authored May 27, 2020
    Configuration menu
    Copy the full SHA
    1669787 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #939 from flow-project/jl-more-accel-outputs

    Add several accelerations to custom output
    liljonnystyle authored May 27, 2020
    Configuration menu
    Copy the full SHA
    243c895 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4b853b5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5c0923d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6ad0b0d View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Code structure changes

    akashvelu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    c785944 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1857f83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87ebf59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64b8a47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05e793a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a75c6e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fef3a83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8fac720 View commit details
    Browse the repository at this point in the history
  9. fix minor path issue

    brentgryffindor committed May 28, 2020
    Configuration menu
    Copy the full SHA
    9537bb4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ff90e8d View commit details
    Browse the repository at this point in the history
  11. Network update (#953)

    Add new I210 models and envs.
    eugenevinitsky authored May 28, 2020
    Configuration menu
    Copy the full SHA
    f7a278c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4ebcc06 View commit details
    Browse the repository at this point in the history
  13. fix get metadata

    brentgryffindor committed May 28, 2020
    Configuration menu
    Copy the full SHA
    bd7622a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9444107 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #954 from flow-project/jl-more-accel-outputs

    seperated speed limit check, modified orders
    liljonnystyle authored May 28, 2020
    Configuration menu
    Copy the full SHA
    11639bf View commit details
    Browse the repository at this point in the history
  16. fix get metadata

    brentgryffindor committed May 28, 2020
    Configuration menu
    Copy the full SHA
    e9c0438 View commit details
    Browse the repository at this point in the history
  17. Code cleanup

    akashvelu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    fd29e0f View commit details
    Browse the repository at this point in the history
  18. test with cluster

    akashvelu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    2b6cc08 View commit details
    Browse the repository at this point in the history
  19. Merge i210_dev

    akashvelu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    8ef0179 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. fix pathname

    liljonnystyle authored May 29, 2020
    Configuration menu
    Copy the full SHA
    39e4bc4 View commit details
    Browse the repository at this point in the history
  2. fix pathname

    liljonnystyle authored May 29, 2020
    Configuration menu
    Copy the full SHA
    d6b6c18 View commit details
    Browse the repository at this point in the history
  3. Bug fix

    akashvelu committed May 29, 2020
    Configuration menu
    Copy the full SHA
    3dfafe1 View commit details
    Browse the repository at this point in the history
  4. Minor cleanup

    akashvelu committed May 29, 2020
    Configuration menu
    Copy the full SHA
    ba67961 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Configuration menu
    Copy the full SHA
    82b252e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65791df View commit details
    Browse the repository at this point in the history
  3. fix some query bugs

    liljonnystyle authored May 30, 2020
    Configuration menu
    Copy the full SHA
    f1ef8e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b5cb41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c0358a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce18a36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c7c3c0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c52264 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7743445 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. added metadata as a table, update realized_accel at timestep 0, fixed…

    … some error with previous query, add different edge constraint for different network
    brentgryffindor committed May 31, 2020
    Configuration menu
    Copy the full SHA
    f0aa7b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. minor re-formats

    liljonnystyle authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    b46d5f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15b646b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17802fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0b60c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79afdae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09a26a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7a4d6e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8305165 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac8c545 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f9f75af View commit details
    Browse the repository at this point in the history
  11. write simulation result to disk every 100 time step

    Brent Zhao committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    660891a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    95933fa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d617c2f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a7eda70 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    248fe57 View commit details
    Browse the repository at this point in the history
  16. remove extra comma

    brentgryffindor committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    f5f000e View commit details
    Browse the repository at this point in the history
  17. Merge pull request #949 from flow-project/datapipeline_dev_v2

    Pipeline to Leaderboard
    brentgryffindor authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    9fa0027 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1e42556 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Load weights into rllib

    akashvelu committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    bff9e47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ae0081 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7d9ec1 View commit details
    Browse the repository at this point in the history
  4. new merge

    akashvelu committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    db29793 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0c3904 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29ed0e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Value function learning

    akashvelu committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    d10f8e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fa3e3a View commit details
    Browse the repository at this point in the history
  3. Bug fixes

    akashvelu committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    91fab74 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Code cleanup

    akashvelu committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    d38839f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Configuration menu
    Copy the full SHA
    b50c9a5 View commit details
    Browse the repository at this point in the history
  2. pep8 (mostly

    AboudyKreidieh committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    c27bfe5 View commit details
    Browse the repository at this point in the history
  3. pydocstyle (mostly

    AboudyKreidieh committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    4e8769b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Test file changes

    akashvelu committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    81e8d6a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. Code cleanup

    akashvelu committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    240cc05 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Configuration menu
    Copy the full SHA
    29b06d8 View commit details
    Browse the repository at this point in the history
  2. some cleanup

    AboudyKreidieh committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    d9470cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f6ceee View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Configuration menu
    Copy the full SHA
    0253fb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fd11b1 View commit details
    Browse the repository at this point in the history
  3. fix typo

    liljonnystyle committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    c7937ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d523b74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    946938a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Flag reconfig

    akashvelu committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    10bf24f View commit details
    Browse the repository at this point in the history
  2. flag cleanup

    akashvelu committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    aa72b2e View commit details
    Browse the repository at this point in the history
  3. Reorganize method arguments

    akashvelu committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    e209de2 View commit details
    Browse the repository at this point in the history
  4. Argument reorganizing

    akashvelu committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    5ce3c4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3857a44 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Cleanup and rearrange args

    akashvelu committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    1aae8f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7451d0 View commit details
    Browse the repository at this point in the history
  3. Merged i210 dev

    akashvelu committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    9519c1f View commit details
    Browse the repository at this point in the history
  4. cleanup to the multi-agent trainer (#971)

    - make the multi-agent trainer pretty
    - fix minor bug in Experiment.py where gen_emission had to be set or else it errored out
    AboudyKreidieh authored Jun 18, 2020
    Configuration menu
    Copy the full SHA
    5ac9828 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5746937 View commit details
    Browse the repository at this point in the history
  6. Cleanup to train.py

    akashvelu committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    2d96460 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Configuration menu
    Copy the full SHA
    25e623a View commit details
    Browse the repository at this point in the history
  2. reduce time-bins to 10s

    liljonnystyle committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    2e76a4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c7de60 View commit details
    Browse the repository at this point in the history
  4. docstring fix

    akashvelu committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    71dee84 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #974 from flow-project/av-time-space-fix2

    timespace diagram merge bug fix
    akashvelu authored Jun 19, 2020
    Configuration menu
    Copy the full SHA
    973528e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfb1c07 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23c55fe View commit details
    Browse the repository at this point in the history
  8. add imitation custom models

    akashvelu committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    18c0d9e View commit details
    Browse the repository at this point in the history
  9. code cleanup

    akashvelu committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    024cb93 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    16a9ced View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7ac4c32 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #978 from flow-project/jl-highway-tsd

    implement _get_abs_pos() for HighwayNetwork
    liljonnystyle authored Jun 19, 2020
    Configuration menu
    Copy the full SHA
    588bffd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5de54b7 View commit details
    Browse the repository at this point in the history
  14. remove unused import

    liljonnystyle authored Jun 19, 2020
    Configuration menu
    Copy the full SHA
    38a6d70 View commit details
    Browse the repository at this point in the history
  15. fix flake8 issues

    liljonnystyle authored Jun 19, 2020
    Configuration menu
    Copy the full SHA
    3791048 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ed01357 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b9fd3be View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    62ee8a0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    885ab6f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    01676d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. i210 imitation model file

    akashvelu committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    85fdd63 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. Configuration menu
    Copy the full SHA
    dd24fb0 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Add I210 edgestarts

    liljonnystyle authored Jun 22, 2020
    Configuration menu
    Copy the full SHA
    4e6a9b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61c0885 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a5508c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Configuration menu
    Copy the full SHA
    55e10fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3725e83 View commit details
    Browse the repository at this point in the history
  3. fix CASE syntax error

    liljonnystyle committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    f87f67a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #972 from flow-project/jl-safety-metrics

    Add computation for safety metrics to pipeline
    liljonnystyle authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    2a0d9cc View commit details
    Browse the repository at this point in the history
  5. reduce time-bins to 10s

    liljonnystyle committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    54ce4ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be5b853 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55848a4 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #975 from flow-project/jl-time-bins

    reduce time-bins to 10s
    liljonnystyle authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    85f65c5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2708287 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e3de3db View commit details
    Browse the repository at this point in the history
  11. Merge pull request #976 from flow-project/jl-veh-counts

    count vehicles in domain for leaderboard
    liljonnystyle authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    afbfb6d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7f406cb View commit details
    Browse the repository at this point in the history
  13. Merge pull request #983 from flow-project/jl-leaderboard-best

    Add query to produce max score line in leaderboard
    liljonnystyle authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    ce4cdb6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5d897af View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. fix some query bugs

    brentgryffindor committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    7ddf890 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Code cleanup

    akashvelu committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    9dd65c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    739c2ca View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Cleanup code

    akashvelu committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    ddce32e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e6302e View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    97cfdee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e22189e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #989 from flow-project/jl-tsd-mask

    Time-Space Diagram greyed regions
    liljonnystyle authored Jul 2, 2020
    Configuration menu
    Copy the full SHA
    06ff2d9 View commit details
    Browse the repository at this point in the history
  4. Reward options in I210-dev

    Add accel penalty, stop penalty, mpg reward, and ability to compute reward for any vehicles upstream of you (i.e. make you less greedy and more social)
    eugenevinitsky authored Jul 2, 2020
    Configuration menu
    Copy the full SHA
    c830f78 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. fix pydocstyle

    liljonnystyle committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    cb74b8c View commit details
    Browse the repository at this point in the history
  2. add docstring

    liljonnystyle committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    eb2416b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ed00e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Configuration menu
    Copy the full SHA
    b80e563 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Energy class for inventorying multiple energy models (#944)

    * New energy class to inventory multiple energy models
    
    Co-authored-by: Joy Carpio <[email protected]>
    liljonnystyle and joyncarpio authored Jul 8, 2020
    Configuration menu
    Copy the full SHA
    7c9a48a View commit details
    Browse the repository at this point in the history
  2. Time-Space Diagrams automatically to S3 (#993)

    * Add time-space diagram plotting to experiment.py
    liljonnystyle authored Jul 8, 2020
    Configuration menu
    Copy the full SHA
    5b7e8b2 View commit details
    Browse the repository at this point in the history
  3. Query Prereq Check (#987)

    * prereq dict added to query
    
    * prereq checking mechanism implemented, not tested yet
    
    * prereq checking tested
    
    * change to more flexible filter handling
    
    * make safety_rate and safety_max_value floats
    
    * ignore nulls in fact_top_scores
    
    * fix typo
    
    * remove unneeded import
    
    * replace uneccessary use of list to set
    
    * add queries to pre-bin histogram data
    
    * fix the serialization issue with set, convert to list before write as json
    
    * fix query
    
    * fix query
    
    * fixed query bug
    
    Co-authored-by: liljonnystyle <[email protected]>
    brentgryffindor and liljonnystyle authored Jul 8, 2020
    Configuration menu
    Copy the full SHA
    c4ba7ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb1f4f5 View commit details
    Browse the repository at this point in the history
  5. whitespace linting

    liljonnystyle committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    9f1a834 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Update energy query with new power demand model (#996)

    * update tacoma power demand query, meters/Joules -> mpg conversion
    liljonnystyle authored Jul 9, 2020
    Configuration menu
    Copy the full SHA
    220994e View commit details
    Browse the repository at this point in the history
  2. Power-Demand Model fix (#995)

    * fix some implementation errors in energy models
    
    * pull i210_dev and fix flake8
    liljonnystyle authored Jul 9, 2020
    Configuration menu
    Copy the full SHA
    f1ded54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f63cc37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2836e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    29eb5a0 View commit details
    Browse the repository at this point in the history
  2. add --multi_node flag

    nathanlct committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    97333cf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #998 from flow-project/i210_add_multinode

    Add --multi_node flag
    nathanlct authored Jul 10, 2020
    Configuration menu
    Copy the full SHA
    f7e1d78 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. Ak/i210 master merge (#994)

    * implement HighwayNetwork for Time-Space Diagrams (#979)
    
    * fixed h-baselines bug (#982)
    
    * Replicated changes in 867. Done bug (#980)
    
    * Aimsun changes minus reset
    
    * removed crash attribute
    
    * tensorflow 1.15.2
    
    * merge custom output and failsafes to master (#981)
    
    * add write_to_csv() function to master
    
    * include pipeline README.md
    
    * add data pipeline __init__
    
    * add experiment.py changes
    
    * add write_to_csv() function to master
    
    * change warning print to ValueError message
    
    * update to new update_accel methods
    
    * add display_warnings boolean
    
    * add get_next_speed() function to base vehicle class
    
    * revert addition of get_next_speed
    
    * merge custom output and failsafes to master
    
    * add write_to_csv() function to master
    
    * add display_warnings boolean
    
    * add get_next_speed() function to base vehicle class
    
    * revert addition of get_next_speed
    
    * revert change to get_feasible_action call signature
    
    * change print syntax to be python3.5 compliant
    
    * add tests for new failsafe features
    
    * smooth default to True
    
    * rearrange raise exception for test coverage
    
    * moved simulation logging to the simulation kernel (#991)
    
    * add 210 edgestarts for backwards compatibility (#985)
    
    * fastforward PR 989
    
    * fix typo
    
    * Requirements update (#963)
    
    * updated requirements.txt and environment.yml
    
    * Visualizer tests fixes
    
    * remove .func
    
    * move all miles_per_* rewards to instantaneous_mpg
    
    * update reward fns to new get_accel() method
    
    * made tests faster
    
    * some fixes to utils
    
    * change the column order, modify the pipeline to use SUMO emission file
    
    * write metadata to csv
    
    * change apply_acceleration smoothness setting
    
    * make save_csv return the file paths
    
    Co-authored-by: AboudyKreidieh <[email protected]>
    Co-authored-by: liljonnystyle <[email protected]>
    Co-authored-by: Kathy Jang <[email protected]>
    Co-authored-by: Nathan Lichtlé <[email protected]>
    Co-authored-by: akashvelu <[email protected]>
    Co-authored-by: Brent Zhao <[email protected]>
    6 people authored Jul 11, 2020
    Configuration menu
    Copy the full SHA
    3ac508a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb94c27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d373965 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab6732e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0de59b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f6acc2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a773e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. Time-Space Diagram offset axes (#999)

    * refactor tsd to allow for axes offsets
    
    * update time-space plotter unit tests
    liljonnystyle authored Jul 12, 2020
    Configuration menu
    Copy the full SHA
    0e8be95 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Configuration menu
    Copy the full SHA
    6c68800 View commit details
    Browse the repository at this point in the history
  2. Merge i210 into branch

    akashvelu committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    d73612f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6aca7c5 View commit details
    Browse the repository at this point in the history