containers
containers copied to clipboard
Add support for apache mxnet with R and python
This will create an image based on the databricks standard runtime and will add support for Apache mxnet CPU, which enables deep learning using the mxnet framework. This also installs Microsoft R Open.
This has been tested with the Databricks runtime 6.5
Added an additional folder to support a basic image deployment using Ubuntu Bionic (18.0.4) with Microsoft R Open installed along with Python.
Thanks for the contribution @temalo ! Note that we rebuilt the images on bionic in #49. Does that make this easier?