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

What qualifies as unstructured data? Would you consider text content to be structured or unstructured? (e.g. for classification of documents)
Text data traditionally seen as unstructured. Try a simple MLP.