Davide Angioni

Results 5 issues of Davide Angioni

## Motivation When creating a custom environment, deciding the correct TensorSpec (TS) to use is not straightforward. Some TS are never used, some look very similar to each other and...

enhancement

## Description Added the JSSP env from Learning to Dispatch. ## Motivation and Context We wanted to have a JSSP environment from a published paper. - [ ] I have...

Starting from the available pseudocode, do the following: - [x] Verify available infrastructure (buffer, models) - [x] Remove multiplayer support - [ ] Create config file - [ ] Remove...

algorithm

Write a how to file in markdown to specify how to contribute to the repo

documentation

`per_layer_ortho_init_weights` function is developed but never used. We should add the option to activate it when a neural network is created.

enhancement