facebookresearch/mbrl-lib

[Feature Request] Add support for low dimensional observations to PlaNet

luisenp opened this issue ยท 0 comments

๐Ÿš€ Feature Request

Current implementation only works with pixel observations. Adding support for low-dimensional observations (i.e., the standard gym obs) should be relatively easy, as it shouldn't require more changes than the encoder/decoder.