CNN Simpsons Character Set
Budget: €8 – €30 EUR
I need some bug fixing in my project of a CNN with the dataset Simpsons Character Set.
I exactly marked with "HINTS" in my Jupiter notebook where I have difficulties in coding.
I am a beginner. Thus, most of the things should be easy and fundamental.
I attached the jupyter notebook.
The dataset can be downloaded here: https://www.kaggle.com/datasets/alexattia/the-simpsons-characters-dataset?select=simpsons_dataset.
At the end, I need
a) a functional neural network that
b) can be stored in a h5-file
c) that measures the accuracy with the test data and
d) that can predict a result (incl. probabilities) with a random picture from the internet.
I exactly marked with "HINTS" in my Jupiter notebook where I have difficulties in coding.
I am a beginner. Thus, most of the things should be easy and fundamental.
I attached the jupyter notebook.
The dataset can be downloaded here: https://www.kaggle.com/datasets/alexattia/the-simpsons-characters-dataset?select=simpsons_dataset.
At the end, I need
a) a functional neural network that
b) can be stored in a h5-file
c) that measures the accuracy with the test data and
d) that can predict a result (incl. probabilities) with a random picture from the internet.