-
Notifications
You must be signed in to change notification settings - Fork 493
Open
Labels
Description
It seems that most of the existing utilities are all specialized at learning on image data. Is there any plan to support general deep learning against non-image data?
To be more specific, I would like to use a dnn to learn against a vast number of vectors (ideally retrieved directly from HIve). I also like to transfer learning, i.e. parameters between parts of different dnn architectures. Is supporting such tasks on the roadmap? If so I would love to contribute as well.