Skip to content
Snippets Groups Projects
Commit 8f51bdf1 authored by Sebastian Döbel's avatar Sebastian Döbel
Browse files

Fixes links in data_analytics_with_r

parent 48c5c594
No related branches found
No related tags found
2 merge requests!1164Automated merge from preview to main,!1152Add page for Capella
......@@ -62,8 +62,8 @@ marie@compute$ R -e 'install.packages("ggplot2")'
The deep learning frameworks perform extremely fast when run on accelerators such as GPU.
Therefore, using nodes with built-in GPUs, e.g., clusters
[`Capella`](../jobs_and_resources/capella.md),
[`Alpha`](../jobs_and_resources/alpha_centauri.md) and
[`Capella`](../jobs_and_resources/hardware_overview.md#capella),
[`Alpha`](../jobs_and_resources/hardware_overview.md#alpha_centauri) and
[`Power9`](../jobs_and_resources/hardware_overview.md) is beneficial for the examples here.
### R Interface to TensorFlow
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment