Grégoire Passault

Results 268 comments of Grégoire Passault

(Which is handled in Formidable)

Ok, we should do some changes in the code to handle that, let's keep this open until Le lun. 13 mars 2017 22:15, Silas Ribas Martins a écrit : >...

Actually I think that this is harder than it looks For instance, you don't want to have both messages "You should enter a value" and "The value should be an...

Maybe that should be an option, like retrieving all the errors or the first one of every field

What do you mean by "no library rendering" ? Avoiding the three dropdowns ? I'm ok with the id change I don't understand how the min and max would be...

Yes ok, disabling the library rendering might be the default, don't you think ? Not sure how much this is currently supported

I believe you are right, since multiple is actually handled with "sub-forms" the source should also be handled for them Maybe another use case that is not handled and would...

My list is a list of features. About questions, I mostly wanted to know what was the recommended direction for this. Making it some contrib to RL Zoo indeed looks...

I started working on that in the RL Zoo, I will indeed open a draft PR soon, even if it will not support everything it can be used as a...

Ok, I started a draft PR https://github.com/DLR-RM/rl-baselines3-zoo/pull/228/ # Design choices - The export is initiated through `enjoy.py`, since I didn't wanted to duplicate or factor out the environment loading logic,...