Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 467 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 467 Bytes

COMP700

Computer Science Honours Project Nikhiel Rahul Singh 220013139

Please download the model_creation.html to view how I trained my models and you can toggle the interactive graphs that are found there.

How to run the app :

  • download the app.json & app.js
  • create a folder and change directory into that folder
  • run : npx create-expo-app psoriasis_app
  • cd psoriasis_app
  • npx expo start
  • remember to include the app.js and app.json from my repository