Does GPU support Deeplearning Python script
Ujwal
New Altair Community Member
If I have deep learning code written in Keras and in python, can I execute the code in GPU in enterprise edition?
In some of the documentation it's mentioned GPU works only with DeepLearnig operator, does it mean it doesn't work with plain Python code for Deep learning
In some of the documentation it's mentioned GPU works only with DeepLearnig operator, does it mean it doesn't work with plain Python code for Deep learning
0
Best Answer
-
Hello,
What RapidMiner does is to execute Python as a foreign script, therefore you can use GPU and everything you want from Python, up to (and this is just an example) reading values from an Arduino and delivering those to RapidMiner for further processing. So you'll be fine.
All the best,
Rod.1
Answers
-
Hello,
What RapidMiner does is to execute Python as a foreign script, therefore you can use GPU and everything you want from Python, up to (and this is just an example) reading values from an Arduino and delivering those to RapidMiner for further processing. So you'll be fine.
All the best,
Rod.1