Today, we began to work on the code for ml model that we will have in our app. We used a dataset that was cleaned and preprocessed my Blessing who had use working by ourselves. We built 2 Ml models which will be combined so that our ai scanner is as accurate as can be when detecting skin lesions. We built an effiecientnetb0 model and a resnet50 model. We learned how to troubleshoot the errors that popped up when we ran our code.