|
|
|
|
|
by amelius
3180 days ago
|
|
Interesting! I'm curious why you've used a different classification algorithm on top of a neural network. I would expect that a neural network on top of a pretrained network could give similar results, with the benefit of simpler code. Is performance the reason? Anyway, I'm looking forward to your blog post. |
|
KNN also makes training "instant", and the code much much simpler.