Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use torchs implemented lstm/gru/elman cells to model the ECNN #21

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

bknico-iis
Copy link
Collaborator

We built all connections that are necessary on our own. In contrast we now use the implemented cells provided by PyTorch and make the ECNN more flexivel that way because we can directly use Elman, LSTM and GRU cells.

@bknico-iis bknico-iis merged commit 8724761 into main Mar 11, 2024
3 of 4 checks passed
@bknico-iis bknico-iis deleted the use_rnn_cell branch April 2, 2024 07:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant