File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ understanding of the {{ hpcinfra }} and related terminology.
1919
2020## Getting Access
2121
22- To get access to the {{hpcinfra}}, visit [ Getting an HPC Account ] ( account.md ) .
22+ To get access to the {{hpcinfra}}, you need [ an HPC account ] ( account.md ) .
2323
2424If you have not used Linux before,
2525{%- if site == 'Gent' %}
@@ -41,7 +41,7 @@ Linux Commands](useful_linux_commands.md))
4141
4242We will walk through an illustrative workload to get you started. In this
4343example, our objective is to train a deep learning model for recognizing
44- hand-written digits (MNIST dataset) using
44+ handwritten digits (MNIST dataset) using
4545[ TensorFlow] ( https://www.tensorflow.org/ ) ;
4646see the [ example scripts] ( https://github.com/hpcugent/vsc_user_docs/tree/main/{{exampleloc}} ) .
4747
@@ -68,7 +68,7 @@ now be able to login by running the following command:
6868ssh {{userid}}@{{loginnode}}
6969```
7070
71- !!! Warning "User your own VSC account id"
71+ !!! Warning "Use your own VSC account id"
7272
7373``` text
7474Replace **{{userid}}** with your VSC account id (see
You can’t perform that action at this time.
0 commit comments