Skip to content

Commit 9be2a02

Browse files
springcoiltaku-y
authored andcommitted
ENH: Changed the notebook slightly adding Taku as an author and removing the branch reference
1 parent 2fb658a commit 9be2a02

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/source/notebooks/convolutional_vae_keras_advi.ipynb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"cell_type": "markdown",
1919
"metadata": {},
2020
"source": [
21-
"NOTE: This notebook ran with my folk of PyMC3 https://github.com/taku-y/pymc3/tree/advi_refactor. "
21+
"NOTE: This notebook works best with Theano O.9.0dev3 otherwise you'll get Nan errors.\n",
22+
"- Notebook Written by Taku Yoshioka (c) 2016"
2223
]
2324
},
2425
{
@@ -759,8 +760,9 @@
759760
}
760761
],
761762
"metadata": {
763+
"anaconda-cloud": {},
762764
"kernelspec": {
763-
"display_name": "Python 3",
765+
"display_name": "Python [default]",
764766
"language": "python",
765767
"name": "python3"
766768
},

0 commit comments

Comments
 (0)