Y
Hacker News
new
|
ask
|
show
|
jobs
by
polkapolka
2785 days ago
Sure there are constraint and pros and cons, but still: pick a neural network for unstructured data. Can always unsupervised pretrain and fine tune on a tiny dataset.
1 comments
swsieber
2785 days ago
What qualifies as unstructured data? Would you consider text content to be structured or unstructured? (e.g. for classification of documents)
link
polkapolka
2785 days ago
Text data traditionally seen as unstructured. Try a simple MLP.
link