Alessio Palma
Alessio Palma
Replaced the deprecated scipy.misc.imresize function with numpy.array(Image.fromarray(arr).resize()), according to scipy's documentation at https://docs.scipy.org/doc/scipy-1.2.1/reference/generated/scipy.misc.imresize.html Now you can use newer versions of scipy
Hello, I am having an issue with reproducibility. Even when fixing all the python (and libraries) related seeds, I get different results between different runs of the same seed in...
Hello, thanks for your work. Is there the possibility to exactly resimulate in the simulator a given demo generated with the default `rlbench/dataset_generator.py`? How to do it?
Hello, I am having an issue with reproducibility. Even when fixing all the python (and libraries) related seeds, I get different results between different runs of the same seed in...