-
Notifications
You must be signed in to change notification settings - Fork 72
Enhanced CNN Support #63
Copy link
Copy link
Closed
Description
Currently, 2D convolutional layers can be read into OMLT. To better support CNNs, the following layers should also be accommodated:
- Pooling layers (i.e., the ones summarized here)
- 1D convolutional layers (maybe 3D?)
These additions would enable the use of typical 1D and 2D CNNs (maybe 3D if desired...).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels