Skip to content

Import Training Lab Submodules

codenamewei edited this page Feb 4, 2021 · 1 revision

In order to use TrainingLabs without problems, check if the 3 modules are imported

Going to File -> Project Structure, and head to second tab Modules

There should be

  • dl4j-cv-labs
  • dl4j-labs

If either dl4j-labs and/or dl4j-cv-labs are missing, move forward with importing the specific module

Screenshot below shows the scenario where dl4j-cv-labs module is missing

import the module by

  1. First, click on import module

  1. Choose the pom.xml file of the specific module.

Now, the missing module dl4j-cv-labs appeared in the tab. Click okay to complete the step