Guest User

Untitled

a guest
Jul 19th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. (1) data-analytics : has libraries such as xgboost, lightgbm, sklearn etc.
  2. (2) mxnet : has libraries for mxnet(v1.1.0) along with sklearn, opencv etc.
  3. (3) caffe2 : has libraries for caffe2(v0.8.0) along with sklearn, opencv etc.
  4. (4) keras-tensorflow : has libraries for keras(v2.1.6) and tensorflow(v1.9.0) along with sklearn, opencv etc.
  5. (5) kaggle : has the environment provided by kaggle
  6. (6) pytorch : has libraries for pytorch(v0.4.0) along with sklearn, opencv etc.
  7. (7) python-base : has base python image with no libraries installed
  8. (8) r-base : has base R image with no libraries installed. Use this environment for rstudio workspace
  9. Please select one of the above environments (e.g. 1 or data-analytics):
Add Comment
Please, Sign In to add comment