-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
Hello there,
First and foremost, thank you for opensourcing those agents !
I would like to try to use them in a context where inputs are structured/tabular data.
What do you think would be the best (and/or quickest) approach between :
- fork the project in order to allow custom network template and inputs (as convolutional layers are maybe not needed in the first layers)
- put all our structured data in a matrix form for the conv layers can process it (that doesn't seem right to me as applying the same kernel between heterogeneous inputs seems weird)
And lastly, is there already something in the project allowing us to process tabular/structured data or do you plan to add it in future releases ?
Thank you in advance for you answers.
Nicolas.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels