-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
One of the issues encountered in developing autoencoders (and likely any neural network-based model) is understanding what features are present in the data, and what features is your model learning.
Solution
A class devoted to extracting features from data (e.g. ImageFeatureExtractor).
References
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request