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/).
## Theano
Read more about available versions at the [Theano page](theano/).
## Keras
Read more about available versions at the [Keras page](keras/).