IPythonTheanoTutorials
IPythonTheanoTutorials copied to clipboard
ipython notebook --pylab inline not supported for Ipython Jupyter
Hi, The links to the notebooks in the README don't seem to work (404).
links in readme are broken, just tweeted the repo so wanted to fix it https://twitter.com/startupml/status/565942660431896576
In the Intro to Scikit Data (skdata) notebook, I receive the following error message when running the below code: from skdata.mnist.views import OfficialImageClassification task = OfficialImageClassification() print 'Digit shape', task.train.x[0].shape...
nbconvert helps here too? Run notebooks start-to-finish to ensure no stale code. Add some asserts to notebooks to make them regression tests?
publish notebook pages to html, script the upload to github-hosted website
- what theano is about - credits - who uses it, project history - it's fast -- show some benchmarks - connection to other projects - show project website -...