Danijar Hafner

Results 87 issues of 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...

bug

Bind scripting functions to a namespace named by the module name to prevent naming conflicts.

enhancement

Need to map label space from 0 to 1.

enhancement

In readme, gradient and trainer.

By far the most time is spent in `start_event_loop _macosx.FigureCanvas`.

bug

Asynchronously load, modify and write result file after every evaluation.

enhancement

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....

feature