Sign inSign up

iamdonnie/get-started

By iamdonnie

Updated almost 8 years ago

A service for evaluating hand-writing digit, with Tensorflow, MNIST, cassandra

Image
0

77

iamdonnie/get-started repository overview

version: "3" services: web: links: - "db" - "db:database" image: webapp restart: always ports: - "8000:80" db: image: cassandra ports: - "9042:9042" restart: always

Tag summary

Content type

Image

Digest

Size

46.1 MB

Last updated

almost 8 years ago

docker pull iamdonnie/get-started:part2