Artificial intelligent assistant

Training and testing dataset from different source Neural network I am currently building a neural network to classify handwritten characters. I have downloaded the EMNIST dataset to train my neural network. For testing, I also collected samples from students. Is the approach to use different sources for the training and testing dataset valid?

Normally we would use a dataset that is available publicly. Separate it into training and testing sets. This allows for replication of your results and comparison to other approaches.

You could also try your trained neural net on another data set as you suggest, but I would suggest you start by replicating results on a public dataset to check your implementation is correct.

xcX3v84RxoQ-4GxG32940ukFUIEgYdPy 45af847667db5dbc29dbc5b2b725a471