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

feature(rjy): add dmc2gym+sac baseline both in state input and pixel input #451

Merged
merged 25 commits into from
Mar 8, 2023

Commits on Aug 11, 2022

  1. feature(rjy): add rocket env

    nighood committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    0a94031 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. feature(rjy): add rocket env and config

    nighood committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    b4bba6e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. fix(rjy): waiting for cuda fix

    renjiyuan committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ab8d891 View commit details
    Browse the repository at this point in the history
  2. config(rjy): add dmc2gym _sac_state_config

    renjiyuan committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    d45ab1e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. config(rjy): modify max_env_step

    renjiyuan committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    e8e7389 View commit details
    Browse the repository at this point in the history
  2. config(rjy): max_step

    renjiyuan committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    d3cda7d View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. feature(rjy): add qac_pixel model

    nighood committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    34cb4a7 View commit details
    Browse the repository at this point in the history
  2. fix(rjy): modify qacpixel model

    nighood committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    43a4eab View commit details
    Browse the repository at this point in the history
  3. fix(rjy): waiting to merge

    renjiyuan committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    b305535 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'rjy-dmc2gym-sac' of https://github.com/nighood/DI-engine

    …into rjy-dmc2gym-sac
    nighood committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    cc54fe4 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. fix(rjy): change config

    renjiyuan committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    66d90f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. fix(rjy): modify config and qac

    renjiyuan committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    96b3d38 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. fix(rjy): rm rocket env

    nighood committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    9fdcc80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    414036c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

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

Commits on Aug 29, 2022

  1. polish(pu): add atari-like wrapper option for dmc2gym_env, add share_…

    …conv_encoder and embed_action option for qac_pixel model
    puyuan1996 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    f58f32c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    913802e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. polish(pu): add option of embed_action_density and fix sac when two Q…

    … share conv encoder
    puyuan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    e90491e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. polish(rjy): docker part

    nighood committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    ebc6011 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. test(rjy): add test for QACPixel model

    nighood committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    5f3dced View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    b928f5a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'rjy-dmc2gym-sac' of https://github.com/nighood/DI-engine

    …into rjy-dmc2gym-sac
    nighood committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    eb0c321 View commit details
    Browse the repository at this point in the history
  3. polish(rjy): modify network para

    nighood committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    df351a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

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

Commits on Mar 8, 2023

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