Translations:Keras/6/fr: Difference between revisions
Jump to navigation
Jump to search
(Created page with "#Installez TensorFlow suivant ces directives. #Follow the instructions from the parent section. #Chargez les modules nécessaires. #:{{Comman...") |
(No difference)
|
Revision as of 20:58, 28 January 2019
- Installez TensorFlow suivant ces directives.
- Follow the instructions from the parent section.
- Chargez les modules nécessaires.
[name@server ~]$ module load gcc r/3.5.0
- Lancez R.
[name@server ~]$ R
- Avec
desvtools
, installez Keras dans R.devtools::install_github('rstudio/keras')