Skip to content

Commit

Permalink
Initial workshop notebook files (empty)
Browse files Browse the repository at this point in the history
  • Loading branch information
rbtying committed Nov 3, 2015
1 parent da5839c commit be9a7e0
Show file tree
Hide file tree
Showing 7 changed files with 39 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ __pycache__/
# C extensions
*.so

# ipython notebook
.ipynb_checkpoints/

# Distribution / packaging
.Python
env/
Expand Down
6 changes: 6 additions & 0 deletions 1. Feed-forward Deep Neural Networks.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 0
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 0
}
6 changes: 6 additions & 0 deletions 3. Timeseries Regression.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 0
}
6 changes: 6 additions & 0 deletions 4. K-means clustering and unsupervised learning.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 0
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 0
}
6 changes: 6 additions & 0 deletions 6. Gateway to [Machine Learning].ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 0
}

0 comments on commit be9a7e0

Please sign in to comment.