Tags

    week of march 12th

    Comments

    Monday March 8th,
    today I worked on trying to get the .h5 file to convert to .mlmodel file type (this is the machine learning type that iso uses), but I continue to have issues. I tried changing the version of keras that I am using to convert the model but it still refuses to work. after looking though solutions on stackoverflow I think there may be a mismatch bewteen the version of keras of that I am using to train the model and the version of keras that I am using to convert the model.

    Wensday March 10th,
    today I retrained the model using a different version of tensorflow and keras and the same version of keras to convert the model but still it is not working.

    Weekly summary
    this week I encountered a major road block that I was not expecting. I though that the hardest part of the project was going to be train the model but that is actually not the case. If I have begin looking into geting the application to work of other platforms like windows or android rather that ios.