"git@code.it4i.cz:davidciz/docs.it4i.cz.git" did not exist on "0f705d613c5faa675446765c033193e4a796f1a0"
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).