-
Notifications
You must be signed in to change notification settings - Fork 0
Two pytorch projects: "dl3-actual" being GRU with a self defined backward propagation method, and "dl3-bonus" being a bidirectional LSTM using the highly undocumented nn.CTCLoss function to solve MNIST
ramity/CSCE-5563-HW3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Two pytorch projects: "dl3-actual" being GRU with a self defined backward propagation method, and "dl3-bonus" being a bidirectional LSTM using the highly undocumented nn.CTCLoss function to solve MNIST