Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
briandalessandro committed Sep 8, 2018
1 parent d263e5f commit f2bf4e1
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 94 deletions.
164 changes: 76 additions & 88 deletions ipython/Labs_Student/Lab_Image_as_Data.ipynb

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions ipython/python27/Lecture_ERM_LogReg.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -504,9 +504,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 2",
"display_name": "Python [Root]",
"language": "python",
"name": "python2"
"name": "Python [Root]"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -518,7 +518,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.9"
"version": "2.7.12"
}
},
"nbformat": 4,
Expand Down
6 changes: 3 additions & 3 deletions ipython/python35/Lecture_SVM_3.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -465,9 +465,9 @@
"metadata": {
"anaconda-cloud": {},
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python [py35]",
"language": "python",
"name": "python3"
"name": "Python [py35]"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -479,7 +479,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.1"
"version": "3.5.2"
}
},
"nbformat": 4,
Expand Down

0 comments on commit f2bf4e1

Please sign in to comment.