# 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).