Andrew Ngによる機械学習のコースです。
Courseraの立ち上げに関わる二人の教授のうちの一人で、難易度も比較的低いので目玉コースの一つなんじゃないでしょうか。
少し応用寄りですが、理論の解説も肝はだいたい解説されていて、この分野の概要を理解する事が出来ます。以後、実際に使う時になったらその分野の専門の資料を当たる基礎を提供してくれるでしょう。
コース名:ml
Week: 2 Octave/Matlab Tutorial
動画タイトル: Computing on Data
時間:0:39以前
誤り:英語の文章
0:00
Now that you know how to load and save data in Octave, put your data into matrices and so on. In this video, I'd like to show you how to do computational operations on data. And later on, we'll be using these source of computational operations to implement our learning algorithms.
0:17
Let's get started.
0:19
Here's my Octave window. Let me just quickly initialize some variables to use for our example.