mirror of
https://github.com/donnemartin/data-science-ipython-notebooks.git
synced 2024-03-22 13:30:56 +08:00
Merge pull request #22 from donnemartin/develop
Minor updates to Theano notebooks.
This commit is contained in:
commit
d56ab13783
|
@ -8,7 +8,9 @@
|
|||
"\n",
|
||||
"Credits: Forked from [summerschool2015](https://github.com/mila-udem/summerschool2015) by mila-udem\n",
|
||||
"\n",
|
||||
"# Overview\n",
|
||||
"## Slides\n",
|
||||
"\n",
|
||||
"Refer to the associated [Introduction to Theano slides](http://nbviewer.ipython.org/github/donnemartin/data-science-ipython-notebooks/blob/master/deep-learning/theano-tutorial/intro_theano/intro_theano.pdf) and use this notebook for hands-on practice of the concepts.\n",
|
||||
"\n",
|
||||
"## Basic usage\n",
|
||||
"\n",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# Introduction to Scan Theano\n",
|
||||
"# Introduction to Scan in Theano\n",
|
||||
"\n",
|
||||
"Credits: Forked from [summerschool2015](https://github.com/mila-udem/summerschool2015) by mila-udem\n",
|
||||
"\n",
|
||||
|
|
Loading…
Reference in New Issue
Block a user