Hacker News new | ask | show | jobs
by achompas 3937 days ago
> I decided to use scikit's machine learning libraries. [...] The writer I create uses multiple SVM engines. One large neural network for the sentence structuring and multiple small networks for the algorithm which selects words from a vocabulary.

This person has no idea what they're talking about. sklearn has no neural network code whatsoever.

EDIT: this feels like a testament to sklearn's greatness, honestly.