Skip to content
Snippets Groups Projects
introduction.md 301 B
Newer Older
  • Learn to ignore specific revisions
  • # 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).