Skip to content

Python3 Tensorflow backended Keras with Jupyter docker image based on alpine

Notifications You must be signed in to change notification settings

smizy/docker-keras-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-keras-tensorflow

build status

Python3 Keras(Tensorflow backended) with Jupyter docker image based on alpine

  • numpy, scipy, pandas, scikit-learn, seaborn, tensorflow, keras installed via pip. See pip list --format=columns for detail.
  • CPU only

Usage

docker run -it --rm -v $(pwd):/data -w /data -p 8888:8888 smizy/keras:2.0-cpu-alpine

About

Python3 Tensorflow backended Keras with Jupyter docker image based on alpine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published