Supervied Learning Steps:
download https://www.kaggle.com/datasets/just1ce5/genshin-impact-characters-dataset/data
unzip, grab folder name dataset, and put in in this directory
modify line 25 & 26 to be the actual size that your dataset is
Install python 3.11
pip install tensorflow
pip install matplotlib
ignore could not be resolved errors in the import statements, the code should run despite these errors
run py classifier.py in terminal