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

[Environment, Docs] SMACv2 and docs on action masking #1466

Merged
merged 42 commits into from
Sep 15, 2023

Commits on Jul 27, 2023

  1. init

    vmoens committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    7d291a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. amend

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    32d7dda View commit details
    Browse the repository at this point in the history
  2. amend

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    58cbe43 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. amend

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d8913ec View commit details
    Browse the repository at this point in the history
  2. amend

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    97263eb View commit details
    Browse the repository at this point in the history
  3. amend

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    266a84d View commit details
    Browse the repository at this point in the history
  4. amend

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    7e6b9c9 View commit details
    Browse the repository at this point in the history
  5. add info

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    646e233 View commit details
    Browse the repository at this point in the history
  6. add ci

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e9f5257 View commit details
    Browse the repository at this point in the history
  7. add ci

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    60a1563 View commit details
    Browse the repository at this point in the history
  8. amend

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    79ce182 View commit details
    Browse the repository at this point in the history
  9. amend

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a88e13b View commit details
    Browse the repository at this point in the history
  10. amend

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    28cd2b5 View commit details
    Browse the repository at this point in the history
  11. amend

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d0cf059 View commit details
    Browse the repository at this point in the history
  12. amend

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9014bc2 View commit details
    Browse the repository at this point in the history
  13. amend

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    662dbb7 View commit details
    Browse the repository at this point in the history
  14. docs

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    1b4325d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. add tests

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b6ea627 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. add group map

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    9d9eb12 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

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

Commits on Sep 5, 2023

  1. Merge branch 'main' into smacv2

    # Conflicts:
    #	test/test_specs.py
    #	torchrl/data/tensor_specs.py
    #	torchrl/envs/transforms/transforms.py
    #	torchrl/modules/distributions/discrete.py
    matteobettini committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e5250d8 View commit details
    Browse the repository at this point in the history
  2. fixes

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    be12ac1 View commit details
    Browse the repository at this point in the history
  3. fix import

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    74d7449 View commit details
    Browse the repository at this point in the history
  4. collector test

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    111bbeb View commit details
    Browse the repository at this point in the history
  5. review fixes

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d6daa7c View commit details
    Browse the repository at this point in the history
  6. change default categorical actions to true due to absence of one hot …

    …masked distribution
    
    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    613b4b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    09b0fc7 View commit details
    Browse the repository at this point in the history
  8. add docs

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d6dd19b View commit details
    Browse the repository at this point in the history
  9. amend

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    b399c40 View commit details
    Browse the repository at this point in the history
  10. amend

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    f43ffed View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. amend

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    64efb69 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into smacv2

    # Conflicts:
    #	test/test_libs.py
    matteobettini committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b1f0a05 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Merge branch 'main' into smacv2

    # Conflicts:
    #	.github/unittest/linux_libs/scripts_smacv2/environment.yml
    #	.github/unittest/linux_libs/scripts_smacv2/install.sh
    #	.github/unittest/linux_libs/scripts_smacv2/post_process.sh
    #	.github/unittest/linux_libs/scripts_smacv2/run-clang-format.py
    #	.github/unittest/linux_libs/scripts_smacv2/run_test.sh
    #	.github/unittest/linux_libs/scripts_smacv2/setup_env.sh
    #	docs/source/reference/envs.rst
    matteobettini committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d3b6d04 View commit details
    Browse the repository at this point in the history
  2. ci

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6a56db6 View commit details
    Browse the repository at this point in the history
  3. add conditional ci

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e2e90ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efcd68e View commit details
    Browse the repository at this point in the history
  5. add conditional ci

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    ba10220 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. import

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    7778cca View commit details
    Browse the repository at this point in the history
  2. test

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    abd8281 View commit details
    Browse the repository at this point in the history
  3. test

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a3c2334 View commit details
    Browse the repository at this point in the history
  4. test

    Signed-off-by: Matteo Bettini <[email protected]>
    matteobettini committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b8aa329 View commit details
    Browse the repository at this point in the history
  5. empty

    matteobettini committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    382d06b View commit details
    Browse the repository at this point in the history