Skip to content

Comments

SACAE for 1D inputs#302

Open
Eason-Jin wants to merge 14 commits intomainfrom
feature/alt-encoder
Open

SACAE for 1D inputs#302
Eason-Jin wants to merge 14 commits intomainfrom
feature/alt-encoder

Conversation

@Eason-Jin
Copy link

Modified original 2D SACAE to accept 1D inputs. The state dictionary keys are changed to "lidar" and "vector" instead of "image" and "vector". Alternatively, the state can be a single list but detach_cnn, detach_output needs to be set to False in vanilla_autoencoder.py and vector_observation needs to be set to 0 in configurations.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate incorporating more lidar into the state space

2 participants