Submission of ML project in Unity

25 janeiro 2019, 15:04 João Miguel Dias

For those groups that are working with the ML SDK in Unity 3D, the size of the whole project is to big to be submited by fenix.


Instead you should submit only the following folders and files:
  • Report
  • Unity Folder that correspond to your updated scenario example.
  • Configuration file with the hyperparameters used to train your model
  • Folder with the models learned by tensorflow (where the model is saved after the training finishes)
  • Folder with the summaries (logs created by tensorflow during the training)

For the last 2 folders, you don't need to include all summaries and all models, just the most relevant ones.