image classification
1
questions
1
votes
1
answers
answers
Why does my machine learning model struggle to generalize to new data when I'm using a simple neural network architecture?
ScienceI've been working on a project where I'm trying to build a simple image classification model using a neural network. I've managed to achieve decent ac...
4 views