Hey guys,
I have a problem and I would appreciate your help.
I want to create a model that takes a folder full of files of various types and categorizes by given categories based on content, the problem is that each file type has different features architecture and input shapes if I want it based on content, there is always the option to create a different model for each file type, but I was wondering if it can be done with a single model.
Any ideas would be highly appreciated!