A simple docker image to run Octave 3.8.1 for the Coursera Machine Learning course.
You'll want to run the image using the following:
docker run -it -v <local path to source>:/source stuartervine/octave-3.8.1
A docker image to run octave 3.8.1 for Coursera Machine Learning course
A simple docker image to run Octave 3.8.1 for the Coursera Machine Learning course.
You'll want to run the image using the following:
docker run -it -v <local path to source>:/source stuartervine/octave-3.8.1