Skip to content

Instantly share code, notes, and snippets.

@ayushmaan
Created December 7, 2016 08:55
Show Gist options
  • Save ayushmaan/36e046fe80d4a109b0e1b5774e3751d6 to your computer and use it in GitHub Desktop.
Save ayushmaan/36e046fe80d4a109b0e1b5774e3751d6 to your computer and use it in GitHub Desktop.
Deep learning Notes
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<h3>Deep Learning With Python & Tensorflow - PyConSG 2016</h3>\n",
"https://www.youtube.com/watch?v=U0ACP9J8vOU#t=7.166165"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "py2",
"language": "python",
"name": "py2"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.2"
}
},
"nbformat": 4,
"nbformat_minor": 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment