Skip to content

juan-medina/docker-ml-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a sample docker for creating REST API machine learning services

To install and run:

  • git clone git@github.com:cecile/docker-ml-api.git
  • cd docker-ml-api
  • docker build -t ml-api
  • docker run -d -p 80:8080 ml-api

Blog entry with a walktrought of this example:

http://juan-medina.com/2015/12/05/machine-learning-docker

Test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages