A flexible package for multimodal-deep-learning to combine tabular data with text and images using Wide and Deep models in Pytorch
1.3k
stars
190
forks
source link
fixed an issue related to the mlp_hidden_dims param/attribute #204 #205
Closed
jrzaurin closed 7 months ago
Fixed issue related to a typo in the param/attribute
self.mlp_hidden_dims
Specified in issue #204