[question] Use of Dopamine with Tabular/Structured Data
- Dominant language
- Jupyter Notebook
- Stars
- 10.9k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
Assessment
This issue has not been assessed yet.