Changed python kernel to 3 in generative_examples/dcgan.ipynb

This commit is contained in:
Siju Samuel 2019-07-04 12:21:47 +05:30
parent b1f7c1f0c7
commit d905528681

View File

@ -42,8 +42,8 @@
"version": "0.3.2" "version": "0.3.2"
}, },
"kernelspec": { "kernelspec": {
"display_name": "Python 2", "display_name": "Python 3",
"name": "python2" "name": "python3"
} }
}, },
"nbformat": 4, "nbformat": 4,