Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 408 Bytes

File metadata and controls

15 lines (11 loc) · 408 Bytes

ubuntu-jdk-python-ml

A simple image which can be used as a base for any Java / Scala app which also requires python3 machine learning libraries.

The installed python libraries are:

  • tensorflow
  • keras
  • sklearn

It also includes flask for running a small http interface on top of the previous mentioned ML.

You can use this image as your base image:

codeheroes/ubuntu-jdk-python-ml:0.1