Skip to content
Snippets Groups Projects
introduction.md 302 B
Newer Older
# Machine Learning

This section overviews machine learning frameworks and libraries available the clusters.

## TensorFlow

Load TensorFlow module:

```console
$ ml Tensorflow
```

Test module:

```console
$ ml Tensorflow
```

Read more about available versions at the [TensorFlow page](tensorflow/).