Danijar Hafner
Danijar Hafner
To reproduce: ``` pytest benchmarks/test_replay.py -s -x -k parallel ```
When using the same texture file in multiple material files, materials get mixed up on live reload. If a texture changes that is also used by other objects, they get...
Bind scripting functions to a namespace named by the module name to prevent naming conflicts.
In readme, gradient and trainer.
By far the most time is spent in `start_event_loop _macosx.FigureCanvas`.
Asynchronously load, modify and write result file after every evaluation.
Goals: - Read, write and modify datasets that do not fit into main memory. - Streams should be first-class citizens. Base all datasets on streaming to have a single interface....