Numpy - Jupyter #4

preview_player
Показать описание
This is a quick introduction to numpy.
Рекомендации по теме
Комментарии
Автор

Looking for Theano lectures in your concise manner. Many thanks from Korea.

MobileLinkr
Автор

Looking forward to the next video on matplotlib.
Thank you!

Vaibik
Автор

You have great tutorial videos for IPython!! Please continue on with matplotlib!!

nlbeers
Автор

It's a good video. One thing I did notice is that you make use of the np.random method quite a bit and yet you don't have a section on that. You might want to include it somewhere, just for the sake of being thorough.

brgman
Автор

Love your tutorial very much!
I want to use matplotlib, please go on!!

davidyao
Автор

np arr =
 File "<ipython-input-11-5e211aac7510>", line 1
    np arr =
         ^
SyntaxError: invalid syntax

pranaylikith