Skip to content

Commit 6be8327

Browse files
committed
add link to CS 228 ipython version of tutorial
1 parent 7bc1ad9 commit 6be8327

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

python-numpy-tutorial.md

+2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ computing.
3535

3636
Some of you may have previous knowledge in Matlab, in which case we also recommend the [numpy for Matlab users](http://wiki.scipy.org/NumPy_for_Matlab_Users) page.
3737

38+
You can also find an [IPython notebook version of this tutorial here](https://github.com/kuleshov/cs228-material/blob/master/tutorials/python/cs228-python-tutorial.ipynb) created by [Volodymyr Kuleshov](http://web.stanford.edu/~kuleshov/) and [Isaac Caswell](https://symsys.stanford.edu/viewing/symsysaffiliate/21335) for [CS 228](http://cs.stanford.edu/~ermon/cs228/index.html).
39+
3840
Table of contents:
3941

4042
- [Python](#python)

0 commit comments

Comments
 (0)