Giter Club home page Giter Club logo

jupyter-keras's Introduction

jupyter-keras

Info

Extended from Jupyter Notebook Scientific Python Stack which contains :

  • Jupyter Notebook 5.0.x
  • Anaconda Python 3.x
  • pandas, matplotlib, scipy, seaborn, scikit-learn, scikit-image, sympy, ...

And much more, check the Jupyter Github for full reference and usage. Everything is pre-installed for Python 3.x.

Image build is triggered with each update of Jupyter Notebook Scientific Python Stack and install bleeding edge versions of Keras.

For advanced usage and options, read more at Jupyter Notebook Scientific Python Stack.

I use this image to work with neural networks, so I added the specific libraries :

  • Keras: a minimalist, highly modular neural networks library, written in Python and capable of running on top of either TensorFlow or Theano. It was developed with a focus on enabling fast experimentation.
  • TensorFlow: open source software library for numerical computation using data flow graphs, now the default backend for Keras.
  • HDF5 for Python: optional dependency of Keras used to save / load weights for neural networks.

Note : in this setting, TensorFlow will only CPU enabled only.

Basic Use

docker run -d -v /$(pwd)/:/home/jovyan/work \
           -p 8888:8888 gaarv/jupyter-keras start-notebook.sh --NotebookApp.token=''

This will allow to have the current working directory path mounted directly into the guest and with no password

jupyter-keras's People

Contributors

gaarv avatar gadenbuie avatar

Stargazers

social.com AI avatar Mahmoud Adly avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.