Emmanuel Bengio

Results 4 comments of Emmanuel Bengio

It's great that z.lua has this feature, but I'm suggesting to change the default. Rather than have users look for such environment variables for every tool they install, we could...

I also went looking for the RL and found none. For posterity (happy to be corrected by the authors), what the finetuning step (and `property_filter`) seems to consist in is...

Hello, not the author, but I managed to load the sklearn models with `scikit-learn==0.21.3`, `scipy==1.5.4`, `numpy==1.17.0`. To run this in a newer environment I used `skl2onnx==1.11.0` to export the models...

FWIW applying this patch solved another problem for me where when rendering multiple images some erroneous textured triangles would appear between images (as if the batching went wrong within OpenGL).