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

Bump the version of tch to 0.10.0 #92

Merged
merged 51 commits into from
Apr 7, 2024
Merged

Commits on Oct 15, 2023

  1. WIP: Add candle-agent

    WIP: Add candle-agent
    
    Tweaks
    
    Add optimizer
    
    Add optimizer
    
    Add Critic of SAC
    
    Add ent_coef.rs
    
    Tweaks
    
    WIP: Add actor of SAC
    
    Add SacConfig
    
    Rename sac example
    
    WIP: Add candle agent
    
    Tweaks
    taku-y committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    f6ee762 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Cargo fmt

    taku-y committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1f69ed2 View commit details
    Browse the repository at this point in the history
  2. Fix bug in MlpConfig

    taku-y committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    d1c879a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Tweak

    taku-y committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e6f0090 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Update cargo files (#1)

    taku-y committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c6821da View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Add dqn with candle (#1)

    WIP: Add dqn with candle (#1)
    
    WIP: Add dqn with candle (#1)
    
    Add dqn with candle (#1)
    taku-y committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    4265180 View commit details
    Browse the repository at this point in the history
  2. Tweaks (#1)

    taku-y committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    471678b View commit details
    Browse the repository at this point in the history
  3. Tweaks

    taku-y committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    2b74b30 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    f267f67 View commit details
    Browse the repository at this point in the history
  2. Update ci.yml

    taku-y committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    f1f83ab View commit details
    Browse the repository at this point in the history
  3. Tweaks for test

    taku-y committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    8404d38 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    e9fd1e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e42977f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    547fc91 View commit details
    Browse the repository at this point in the history
  4. Buf fix (#1)

    taku-y committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a0345d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    4017a0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd8496d View commit details
    Browse the repository at this point in the history
  3. Add compile flag (#5)

    taku-y committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    47915a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. MLflow export import (#3)

    taku-y committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    f5464d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    fd4e034 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e35732 View commit details
    Browse the repository at this point in the history
  3. Add cnn in candle agent (#1)

    taku-y committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    cc51187 View commit details
    Browse the repository at this point in the history
  4. Rename script (#1)

    taku-y committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    762cfc1 View commit details
    Browse the repository at this point in the history
  5. Tweaks (#1)

    taku-y committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    e8ad6f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    62e238a View commit details
    Browse the repository at this point in the history
  2. Refactor atari example (#1)

    taku-y committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    dea4040 View commit details
    Browse the repository at this point in the history
  3. Move config files

    Move config files
    taku-y committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    490a37f View commit details
    Browse the repository at this point in the history
  4. Remove deprecated parameter

    taku-y committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    aeaab7e View commit details
    Browse the repository at this point in the history
  5. Tweaks (#1)

    taku-y committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    258bb9d View commit details
    Browse the repository at this point in the history
  6. Update Cargo.toml (#1)

    taku-y committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    94ea9d0 View commit details
    Browse the repository at this point in the history
  7. Modify code for dqn_atari (#1)

    taku-y committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    440b3ec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a9143b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec36d74 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Default config for dqn-atari agent (#1)

    Tweaks for default config (#1)
    taku-y committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    4d8a998 View commit details
    Browse the repository at this point in the history
  2. Add mlflow in installation script (#2, #3)

    Tweaks
    taku-y committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    b53642b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8ec329 View commit details
    Browse the repository at this point in the history
  4. Better logging (#3)

    taku-y committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    aa4980b View commit details
    Browse the repository at this point in the history
  5. Support GPU (#1)

    Support GPU (#1)
    taku-y committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    245e982 View commit details
    Browse the repository at this point in the history
  6. Tweak

    taku-y committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    1729d15 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Update dqn_atari_tch

    taku-y committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    52b8dee View commit details
    Browse the repository at this point in the history
  2. Tweak install script

    taku-y committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    f43fbf6 View commit details
    Browse the repository at this point in the history
  3. Bunp the version of tch (#6)

    tch0.10.0
    
    Tweak
    taku-y committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    f1c572a View commit details
    Browse the repository at this point in the history
  4. Tweaks (#1, #6)

    taku-y committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    7a1c3cb View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    850ff89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    461dff2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e9959e View commit details
    Browse the repository at this point in the history
  4. Support critic loss type for dqn_atari (#1)

    Tweak
    taku-y committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c28ad41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    294bf4b View commit details
    Browse the repository at this point in the history
  6. Tweak (#6)

    taku-y committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    06c572d View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Tweaks

    taku-y committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    0660e15 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    taku-y committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    439199e View commit details
    Browse the repository at this point in the history