Skip to content

Conversation

limymy
Copy link

@limymy limymy commented Oct 15, 2025

fix #121

@ClemensSchwarke
Copy link
Collaborator

Hey @limymy, thanks again for the PR :) I don't think we can support recurrent training with symmetry this way, because we would need to be more careful with the hidden states of the network. Simply repeating them should not work because those would not be the hidden states the network produces when encountering the mirrored states "naturally". Does that make sense?

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.

Incorrect batch size calculation for RNN models in symmetric data augmentation

2 participants