judge0 / ide

✨ Simple, free and open-source online code editor.
https://ide.judge0.com
MIT License
818 stars 257 forks source link

Add numpy (and Tensorflow / other?) support to Python 2 and 3 #16

Closed kristijanbartol closed 5 years ago

kristijanbartol commented 6 years ago

Could be possible to easily integrate additional python images to support some machine learning / deep learning tools with at least CPU support. Will investigate as I found: https://hub.docker.com/r/tensorflow/tensorflow/.

kristijanbartol commented 6 years ago

Issue: might be computationally heavy for judge0 to run possible big matrix operations.

hermanzdosilovic commented 6 years ago

@kristijanbartol Great feature request!

I will do my research and let you know when and how tensorflow, numpy, scipy and other ML and DL libs will be supported!