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

Extended bin pack environment. #239

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Commits on Apr 23, 2024

  1. 2 add a value feature to items (#7)

    Co-authored-by: Rebecca Jeffers <r.jeffers@instadeep.com>
    rsjeffers and rsjeffers committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    54ff7d5 View commit details
    Browse the repository at this point in the history
  2. 1 allow and limit rotations of items (#5)

    Co-authored-by: fares_chouaki <f.chouaki@instadeep.com>
    Co-authored-by: Rebecca Jeffers <r.jeffers@instadeep.com>
    3 people committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    dd14565 View commit details
    Browse the repository at this point in the history
  3. feat: Added support constraints to the bin-pack env. (#6)

    Co-authored-by: fares_chouaki <f.chouaki@instadeep.com>
    Co-authored-by: Rebecca Jeffers <r.jeffers@instadeep.com>
    3 people committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    04172f5 View commit details
    Browse the repository at this point in the history
  4. feat: Created an environment that allows solving value based instance…

    …s and instances where items can be rotated. (#8)
    
    Co-authored-by: fares_chouaki <f.chouaki@instadeep.com>
    Co-authored-by: Rebecca Jeffers <r.jeffers@instadeep.com>
    3 people committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ad280cb View commit details
    Browse the repository at this point in the history
  5. feat: Added a training generator and CSV generator for the extended b…

    …in pack environment (#9)
    
    Co-authored-by: fares_chouaki <f.chouaki@instadeep.com>
    Co-authored-by: Rebecca Jeffers <r.jeffers@instadeep.com>
    3 people committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b7adccf View commit details
    Browse the repository at this point in the history