Getting started with MLDL frameworks

After your installation is complete, it is time to get started with the machine learning and deep learning (MLDL) frameworks.

General setup

The WML CE packages are installed into a conda environment so after installation is complete, the frameworks are ready for use. Each framework provides a test script to verify some of its functions. These test scripts include tests and examples that are sourced from the various communities. Note that some of the included tests rely on data sets (for example, MNIST) that are available in the community and are downloaded at run time.
Note: Access and availability to this data is subject to the community and can change at any time.

To run the test script for a particular framework, run:

<framework>-test