Search the Community
Showing results for tags 'numpy'.
-
I everyone! Im interested to know if is possible to run some machine learning libraries for python such as: tensorflow, sci-kit, numpy, keras, pytorch, lightGBM, theano and pandas. On the other side, any experience with Jupyter Notebooks in Django at the server? Greetings from Chile!
- 1 reply
-
- machine learning
- tensorflow
-
(and 8 more)
Tagged with:
-
Hi, I am trying to deploy a Django App in Johnny, but it requires numpy. I tried to copy the numpy's source code into my public_folder and import it from there, but numpy is not supposed to be imported from the source tree, since it has some C libraries dependecies. Is it possible tha you would consider installing numpy and matplotlib in Johnny? I appreciate your attention. Best regards, Pedro