/rcnn

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Recurrent Convolutional Neural Network Experiments

Uses a Debian Linux docker with jupyter notebook to run scripts

  • Tensorflow 0.12.0rc0 from jjhelmus repository
  • Jupyter Notebook 4

Usage

Run docker with ./docker.sh (chmod 744 of to fix exec permissions) to download jupyter/tensorflow-notebook docker with tensorflow 0.12.0rc0 installed and link local folder. Alternatively run on a native linux box.