Closed pmhalvor closed 2 years ago
Some things to note about this model:
Another point to note is that no Linear layer has dropout here. To regularize a bit, a dropout can be provided in init_components()
Another point to note is that no Linear layer has dropout here. To regularize a bit, a dropout can be provided in
init_components()
Linear layers don't have dropouts.
Checklist: